Book Image

Mastering Windows PowerShell Scripting

By : Brenton J.W. Blawat
Book Image

Mastering Windows PowerShell Scripting

By: Brenton J.W. Blawat

Overview of this book

Table of Contents (22 chapters)
Mastering Windows PowerShell Scripting
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Best practices for script management


When you are creating and maintaining scripts, you may create multiple iterations of your scripts. Whether it is bug fixes or adding new functionality, it's sometimes difficult to keep track of all of the different versions of your code. This section explores tips for better managing your scripts and provides insight into tricks that you can do to make your iterations more reliable.