As you've probably already discovered, Windows PowerShellTM is a powerful and flexible tool. You may not know, however, that you can extend Windows PowerShell by writing your own cmdlets.
This article discusses:
* Windows PowerShell SDK
* Using the System.IO.IsolatedStorage namespace
* Overriding default cmdlet behavior
* Installing and using custom cmdlets
|