Datasheet
UNDERSTAND THE BASICS OF POWERSHELL 17
Administering
Service Delivery
PART I
FIGURE 1.8 The output of the
Get-Help
cmdlet
Various types of help are available for cmdlets. If you don’t want to read through
a large screen full of text just to nd out the syntax for a particular command, you
can add the
-Examples
parameter to the
Get-Help
cmdlet. is will only display
the examples for the cmdlet. Figure 1.9 demonstrates the output of
Get-Help
with
the
-Examples
parameter.
FIGURE 1.9 Using
Get-Help
with the
-Examples
parameter
Table 1.3 outlines the various parameters available for use with the
Get-Help
cmdlet.
c01.indd 17c01.indd 17 5/12/2011 1:07:47 PM5/12/2011 1:07:47 PM










