About Show #265
Richard chats with Steve Murawski about the new features in Powershell V3. V3 comes with Server 2012, but should also make an appearance in 2008 R2 and Windows 7. Steve talks about how V3 is utilizing .NET 4 and the DLR for improved performance and flexibility. The new Command Source Adapter uses CDXML to create Powershell proxy commands against WMI API calls, which has made it possible for Server 2012 to ship with 1200 cmdlets, up from the 400 in 2008 R2. Steve also talks about workflows in V3, coming from the .NET 4 workflow foundation engine to create long running powershell tasks that survive the shutdown of the powershell enginer, even reboots. Microsoft seems to get it right on version threes - and Powershell V3 is no exception.