The PowerShell team at Microsoft has been working extremely hard and has provided increadible resources for online training. The latest PoSh info on their Channel9 site proves that.
http://channel9.msdn.com/learn/courses/WindowsServer2008R2/PowerShell/
From above:
Windows PowerShell is a Windows command-line shell designed for ease-of-use not only by system administrators but also for application and system developers. The shell includes an interactive prompt and a scripting environment that can be used independently or in combination. PowerShell V2 is available by default with both R2 and Windows 7 and, via an optional update, previous versions of Windows.
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.
Version 2 of Windows Powershell introduces an array of new features including remote sessions, an integrated script environment, debugging tools, and much more.
Monday, November 9, 2009
Windows PowerShell is Powerful Automation!
From: Anonymous at 2:26 PM
Labels: announcements, tools
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment