Chapter 7 - Installing Hyper-V Flashcards
What is Docker?
A well-known application for maintaining containers.
What is PowerShell Direct?
A feature that permits commands to be run against virtual machines from a local PowerShell installation.
What is Shielded Virtual Machine?
A feature that allows the encryption of virtual machines.
What are Checkpoints?
How Has Windows Server 2016 improved “checkpoints”?
Point-in-time images of a virtual machine.
Windows Server 2016 improves checkpoints with a new productioncheckpoint feature; production checkpoints are “point in time” images of a virtual machine, which can be restored later in a way that is completely supported for all production workloads; this is achieved through using backup technology inside the VM instead of the more traditional saved state approach.
What is Hyper-V Manager?
The GUI that permits the management of Hyper-V.
What is Nested Virtualization?
The ability to run Hyper-V virtualization from within a virtual machine.
Name at least three requirements that you must meet in order to run shielded virtual machines.
UEFI 2.3.1c
TMP v2.0,
IOMMU, Generation 2, and supported OS
How can you install Hyper-V using the GUI?
Choose the Add Roles and Features option from the Manage menu of Server Manager.
Name at least two requirements for nested virtualization.
At least 4 GB of RAM; Windows Server 2016 or Windows 10 Anniversary Update; a virtual machine running Hyper-V that is the same build as the host; and an Intel processor with VT-x and EPT technology
What is an IOMMU?
n input–output memory management unit (IOMMU) is a memory management unit (MMU) that connects a direct-memory-access–capable (DMA-capable) I/O bus to the main memory.
What is a TPM v.2?
designed to provide hardware-based, security-related functions. A TPM chip is a secure crypto-processor that helps you with actions such as generating, storing, and limiting the use of cryptographic keys
What is UEFI 2.3.1? 6 features
United Extensible Firmware Interface allows for:
- Ability to support Windows 10 security features like Secure Boot, Windows Defender Credential Guard, and Windows Defender Exploit Guard.
- All require UEFI firmware.
- Faster boot and resume times.
- Ability to more easily support large hard drives (more than 2 terabytes) and drives with more than four partitions.
- Support for multicast deployment, which allows PC manufacturers to broadcast a PC image that can be received by multiple PCs without overwhelming the network or image server.
- Support for UEFI firmware drivers, applications, and option ROMs.
What are the prerequisites for Hyper-V installation?
- x64 processor with Second Level Address Translation (SLAT)
- A minimum of 4 GB of RAM
- At least 1 GB of RAM for the host operating system of Windows Server 2016 VM Monitor Mode extensions
- Virtualization support enabled in the BIOS or UEFI
Processors with Intel Virtualization Technology (Intel VT) or AMD Virtualization (AMD-V) technology - Available and enabled hardware-enforced Data Execution Prevention (DEP); for Intel systems, this is the XD bit (execute disable bit), and for AMD systems, it is the NX bit (no execute bit)
What are the steps for installing Hyper-V?
8 steps
In Server Manager, select Manage > Add Roles and Features.
Step 2. On the Before You Begin page, verify that your destination server and network environment are prepared for the role and feature you want to install and click Next.
Step 3. On the Select Installation Type page,select Role-based or feature-based installation and then click Next.
Step 4. On the Select Destination Server page, select a server from the server pool and then click Next.
Step 5. On the Select Server Roles page, select Hyper-V,
Step 6. To add the tools you use to create and manage virtual machines, click Add Features on the Features page and click Next.
Step 7. On the Create Virtual Switches page ( the Virtual Machine Migration page, and the Default Stores page, select the proper options.
Step 8. On the Confirm Installation Selections page, click Restart to restart the destination server automatically, if required, and then click Install.
How do you delegate Hyper-V management using a GUI?
Step 1. In Server Manager, select Tools > Hyper-V Manager.
Step 2. In the left pane, select Hyper-V Manager.
Step 3. Click Connect to Server in the Actions pane
Step 4. Select Another computer in the Select Computer dialog and then click Connect as another user.
Step 5. Click Set User.