Windows Server 2012: inside Microsoft's Enterprise Server OS

Windows Server 2012: Automation with PowerShell

7 of 11
Source: Microsoft

PowerShell is Microsoft’s automation engine for administrators, built on the .Net runtime but with its own language. It plays a key role in Server 2012, with one factor being that the lead architect for Windows Server Jeffrey Snover is also PowerShell’s inventor. Many of the operations in Server Manager are enacted by PowerShell scripts, and in some cases you can see the script that is generated so you can adapt it. There are new features in PowerShell, including IntelliSense code completion in the editor and a workflow engine, but the real improvement is in hundreds of new cmdlets, commands that you can use in scripts. Areas that were weak before, such as Hyper-V, are now comprehensively covered. PowerShell can be used remotely, so is turning out to be useful not only for local networks but also for managing servers in the cloud, such as those hosted on Windows Azure.

7 of 11

More from this story

Email Alerts

Register now to receive ComputerWeekly.com IT-related news, guides and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy
 

COMMENTS powered by Disqus  //  Commenting policy