MWJ Computing A life lived through digital exploration.

23Dec/090

PowerShell 2.0 SDK is available now.

The PowerShell 2.0 Software Development Kit (SDK) is available at the Microsoft Download site.

From the Overview: This SDK contains reference assemblies and samples that demonstrates how to use the Windows PowerShell 2.0 APIs to build a rich set of applications. In this package, you will find sample code which shows how to use the new PowerShell class, how to write cmdlets that supports eventing, transactions and jobs. In addition, there are examples of host applications that connect to remote computers using individual runspaces and runspace pools. This SDK also includes modified Windows PowerShell 1.0 samples using the modified and improved Windows PowerShell 2.0 APIs.

You can download it here.

You will need a current version of Windows and .NET Framework 2.0.