|
PowerShell Means “Powerful Automation”! PowerShell is a Windows management technology designed for ease-of-use by both system administrators and application developers. PowerShell Version 2 (V2) is available with both Windows Server 2008 R2 and Windows 7 as well as previous Windows releases via an optional update. For Developers specifically, Windows PowerShell in combination with the Windows Management Infrastructure (WinRM, WS-Management, WMI) provides a great way to automate server hosted solutions. For example, if you implement all your administration logic via PowerShell, then layer the MMC GUI over the top (i.e. MMC calls PowerShell to get the work done) - you will have given your Enterprise customers the absolute best of all worlds; GUIs, scripting, and delegated, remote automation.
PowerShell V2 introduces many new features including remote sessions, an integrated script environment, debugging tools, and much more.
|

0 comments:
Post a Comment