BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Introducing PowerShell 3

Introducing PowerShell 3

This item in japanese

Bookmarks

PowerShell 3 which will be released as a part of Windows Management Framework 3.0 is currently in CTP. Apart from being based on the DLR, it has a lot of new features such as better workflows, simpler syntax, delegation of credentials, robust sessions and more.

A big change is that PowerShell 3.0 is based on the Dynamic Language Runtime; though not exactly the same way as other DLR languages like IronPython or IronRuby. Joel Benett, in his article “PowerShell 3 – Finally on the DLR!” explores this in detail and also explains the performance improvements that DLR brings to PowerShell.

Some of the new features in this version are -

If you are keen to try PowerShell 3 out, do note that you can also run PS 2 and 3 side-by-side; something that was not possible with 1 and 2. Also note that this is a preview release, and features could change between now and the final release. 

What features in PowerShell 3 are you most excited about?

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT