January 2014
Intermediate to advanced
760 pages
20h 7m
English
One of the great things about Windows PowerShell is the way that it provides the ability to document scripts. In this chapter, we look at different ways of obtaining documentation. We begin with examining documentation from help, and then we move to different ways of getting documentation from the scripts themselves.
There are many reasons for documenting scripts. It might be due to compliance requirements, for ease of use, or for change control. The easiest way to provide script documentation is to obtain it from the script itself. While there are several different ways of incorporating ...
Read now
Unlock full access