Getting Started with Windows PowerShell 3.0
Windows PowerShell 3.0 offers signficant improvements over its predecessor. Per TechNet (Source: http://technet.microsoft.com/en-us/library/hh857339.aspx), this includes and is not limited to: Disconnected Sessions Windows PowerShell Workflow Windows PowerShell Web Access Scheduled Jobs Module Auto-Loading and Cmdlet Discovery Improvements Get-ChildItem Attributes and Recursive Searches Map Network Drives Extend Types Without Types.ps1xml Files Simplified Syntax for Where-Object and ForEach-Object Updatable …