Q. What are the PowerShell Community Extensions?

Don Jones

May 17, 2010

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. The PowerShell Community Extensions are a free, open-source set of add-in cmdlets, functions, and other functionality for Windows PowerShell. The cmdlets let you work with databases, retrieve HTTP resources, and much more. Many of these extensions are pretty developer-oriented, meaning that they provide access to complex features such as message queuing and database programming. Others duplicate functionality that's found in other shells but missing in PowerShell. The Extensions also include a number of scripts that perform complex tasks like stopping a remote process. The PowerShell Community Extensions are available at http://codeplex.com/powershellcx.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like