- PowerShell is an object-oriented programming language and interactive command line shell for Microsoft Windows.
PowerShell was designed to automate system tasks, such as batch processing, and create systems management tools for commonly implemented processes. The PowerShell language is similar to Perl. PowerShell includes more than 130 standard command line tools for functions that formerly required users to create scripts in VB, VBScript or C#.
PowerShell offers a variety of ways to automate tasks, including:
- Cmdlets, which are very small .NET classes that appear as system commands.
- Scripts, which are combinations of cmdlets and associated logic.
- Executables, which are standalone tools.
- Instantiation of standard .NET classes.
PowerShell integrates with the .NET environment and can also be embedded within other applications. Over a hundred cmdlets are included that can be used separately or combined with others to automate more complex tasks. Users can also create and share cmdlets.
PowerShell is available as a free download for Windows XP, Windows Server 2003 and Windows Vista. Support for PowerShell is built into Windows Server 2008 and Windows 7, where it is included as an optionally installed feature.
 |
Getting started with PowerShell |
| To explore how the PowerShell is used in the enterprise, here is an additional resource: |
| Learning Center: Windows PowerShell for beginners: Ready to get started with Windows PowerShell? This collection of screencasts, book excerpts and tutorials lays the groundwork for anyone that wants to get the most out of Microsoft's scripting language. |
| CONTRIBUTORS: |
Don Jones |
| LAST UPDATED: |
02 Apr 2009
|
 |
Read more about PowerShell:
|


 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->

|