Posted by: kurtsh | June 6, 2008

DOWNLOAD: Windows PowerShell Quick Reference Card (Free)

<parts taken from the Windows Powershell Blog>
Windows PowerShell
is a modern object-based command shell and scripting language designed for Microsoft Windows. Along with the normal shell features for working with files and Powershellprograms, it also provides for direct access to all of Windows though the Windows Object Models: .NET, COM and WMI.

This refcard covers starting and using Windows PowerShell, including the syntax for all statements, operators and other elements of the language. Also included are examples of how to use .NET, COM, ADSI and WMI objects from PowerShell. Finally, it includes tips and tricks—short examples showing how to perform common tasks from PowerShell.

This is an 8-page card that covers the PowerShell language, common commands and  examples. The card was written primarily for developers (it is Developer Zone after all) and for people with existing scripting experience. Even so, if you’re using PowerShell, it should be a handy reference to the environment.

MORE:  http://refcardz.dzone.com


Categories