Microsoft PowerShell
Microsoft PowerShell is a command-line environment for Windows and is available for Windows XP, Windows Server 2003, and Windows Vista (links below)
- Windows XP x86
- Windows XP x64
- Windows Server 2003 x86
- Windows Server 2003 x64
- Windows Vista x86
- Windows Vista x64
A pre-requisite is the .NET Framework Version 2.0
There is a free eBook that introduces PowerShell scripting at
http://download.microsoft.com/…/Windows Powershell – EN.zip
(In addition to scripting, developers can create new commands for PowerShell using C# or VB. The Windows SDK contains everything you need to start developing commands.)
Full documentation for PowerShell is available from MSDN ( the Microsoft Developer Network) at
Recent Comments