Microsoft® Windows® PowerShell supports the creation of cmdlets for use within automation scripts. This section contains code examples that show how various APIs are used when creating cmdlets. For more information about cmdlets, see Windows PowerShell Cmdlets.
For more information about about the guideline that should be followed when developing cmdlets, see the following topics.
See Also