- Microsoft Hyper-V PowerShell Automation
- Vinith Menon
- 199字
- 2021-08-06 19:24:19
Chapter 1. New PowerShell Cmdlets in Hyper-V on Windows Server 2012 R2
The Hyper-V PowerShell module includes several significant features that extend its use, improve its usability, and allow you to control and manage your Hyper-V environment with more granular control.
Various organizations have moved on from Hyper-V (V2) to Hyper-V (V3). In Hyper-V (V2), the Hyper-V management shell was not built-in and the PowerShell module had to be manually installed. In Hyper-V (V3), Microsoft has provided an exhaustive set of cmdlets that can be used to manage and automate all configuration activities of the Hyper-V environment. The cmdlets are executed across the network using Windows Remote Management.
In this chapter, we will cover:
- The basics of setting up a Hyper-V environment using PowerShell
- The fundamental concepts of Hyper-V management with the Hyper-V management shell
- The updated features in Hyper-V
Here is a list of all the new features introduced in Hyper-V in Windows Server 2012 R2. We will be going in depth through the important changes that have come into the Hyper-V PowerShell module with the following features and functions:
- Shared virtual hard disk
- Resizing the live virtual hard disk
- Installing and configuring your Hyper-V environment
- The Android Game Developer's Handbook
- C語言程序設(shè)計基礎(chǔ)與實驗指導(dǎo)
- C和C++安全編碼(原書第2版)
- 看透JavaScript:原理、方法與實踐
- Servlet/JSP深入詳解
- Koa開發(fā):入門、進階與實戰(zhàn)
- Java Web基礎(chǔ)與實例教程
- jQuery開發(fā)基礎(chǔ)教程
- C程序設(shè)計實踐教程
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- Visual FoxPro程序設(shè)計習(xí)題集及實驗指導(dǎo)(第四版)
- Java SE實踐教程
- 細說Python編程:從入門到科學(xué)計算
- Machine Learning With Go
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣