Summary
In this chapter first we went through the introduction to PowerShell as the shell scripting utility for management and automation of Windows Server, where we also touched on the various core components of PowerShell, including the technical overview, cmdlets, and different versions released. Then we went ahead with Windows Server 2012 PowerShell 3.0, and discussed the PowerShell 3.0-specific features and enhancements, including the system requirements and management part of PowerShell.
Finally we looked at the PowerShell 3.0 capabilities for the Windows Server 2012 Hyper-V role, and laid out some examples of the PowerShell cmdlets for the Hyper-V Windows Server 2012 role.
This chapter was relatively short but provided an insight into the shell scripting capability and command-line utility of Windows Server 2012, which can be used to manage and automate the various tasks related to the Hyper-V virtualization infrastructure.
The next chapter will talk about the various types of Hyper...