Understand Hyper- V’s architecture. When you have a good understanding of Hyper-V ’s architecture, especially when an operating system in a virtual machine is hypervisor aware versus non- hypervisor aware, you have a solid understanding of what is important from an architectural perspective.
You should know about the Hyper- V Integration Components and how they change the behavior of a virtual machine. Also know for which operating systems the integration components are available.
Exam Essentials
Know Hyper- V’s requirements and how to install it. Know the hardware and software requirements as well as how to install Hyper-V . Hyper- V requires an x64- based processor and Data Execution Protection (DEP). Hardware-a ssisted virtualization must be enabled— don’t forget this! Also remember that you can install Hyper-V two ways: using Server Manager or using the command line in Server Core.
Understand virtual networks and virtual hard disks. Virtual networks and hard disks are the two most tested topics. You definitely should know the types of virtual networks available (that is, external, internal only, and private virtual network) as well as all types of virtual hard disks (dynamically expanding, fixed size, differential, and physical or pass- through). You should be able to apply the correct one when needed. Don’t forget the Edit Virtual Hard Disk Wizard, which is also a good source for questions in the exam.
Know how to create and manage virtual machines. You should be able to explain how to create a virtual machine, what options are available to install an operating system in a virtual machine, and how to install the Hyper- V Integration Components on a virtual machine. Don’t forget about the virtual machine states and the virtual machine settings!
Understand how to back up and restore virtual machines. Have a good understanding of the concept of exporting and importing virtual machines, how snapshots work, and what lies behind a quick migration. Understand how you can export a virtual machine, what you should consider when moving it to a new host machine, and what happens after importing it to the import folder. The same applies to snapshots: you need to know what options you have available and what each option will do. Especially recognize the difference between applying and reverting a snapshot.
Review Questions
- On which of the following x64 editions of Windows Server 2022 does Hyper- V run? (Choose all that apply.)
A. Windows Server 2022 Web Edition
B. Windows Server 2022 Standard Edition
C. Windows Server 2022 Itanium Edition
D. Windows Server 2022 Datacenter Edition - You want to build a test environment based on virtual machines on a single Windows Server 2022 machine, but you also want to make sure the virtual machines communicate with only each other. What type of virtual network do you need to configure?
A. External
B. Internal only
C. Private virtual machine network
D. Public virtual machine network - Andy wants to change the memory of a virtual machine that is currently powered up. What does he need to do?
A. Shut down the virtual machine, use the virtual machine’s settings to change the memory, and start it again.
B. Use the virtual machine’s settings to change the memory.
C. Pause the virtual machine, use the virtual machine’s settings to change the memory, and resume it.
D. Save the virtual machine, use the virtual machine’s settings to change the memory, and resume it. - You want to make sure the hard disk space for your virtual machines is occupied only when needed. What type of virtual hard disk would you recommend?
A. Dynamically expanding disk
B. Fixed- size disk
C. Differencing disk
D. Physical or pass- through disk - How do you add a physical disk to a virtual machine?
A. Use the Virtual Hard Disk Wizard.
B. Use the Edit Virtual Hard Disk Wizard.
C. Use the virtual machine’s settings.
D. Use the New Virtual Machine Wizard.
Review Questions - Rich bought a new server with an Itanium IA- 64 processor, 4 GB of RAM, and a SAN that provides 1 TB of hard disk space. After installing Windows Server 2022 for Itanium- based systems, he wants to install Hyper- V on this server. Can Hyper- V be installed on this system?
A. Yes
B. No - What are the minimum CPU requirements for running Hyper- V on a machine? (Choose all that apply.)
A. An x64- based processor (Intel or AMD).
B. Hardware Data Execution Protection (DEP) must be enabled.
C. Hardware- assisted virtualization must be enabled.
D. The processor must at least have a dual core. - What is the command to install Hyper- V on a Windows Server 2022 machine that was installed in Server Core?
A. start /w ocsetup Hyper- V
B. start /w ocsetup microsoft- hyper- v
C. start /w ocsetup Microsoft- Hyper- V
D. start /w ocsetup hyper- v - On what operating systems can you install the Hyper- V Manager MMC? (Choose all that apply.)
A. Windows Server 2022
B. Windows Server 2003
C. Windows 10
D. Windows 11 - What statement is correct for an external virtual network?
A. The virtual machines can communicate with each other and with the host machine.
B. The virtual machines can communicate with each other only.
C. The virtual machines can communicate with each other, with the host machine, and with an external network.
D. The virtual machines cannot communicate with each other. - You have a Windows Server 2022 server. The server has the Hyper- V server role installed. You create a virtual machine on the server named VM01, which has a legacy network adapter. You need to assign a specific amount of available network bandwidth to the virtual machine. What should you do first?
A. The legacy network adapter needs to be removed, and then the Set- VMNetworkAdapter cmdlet must be run.
B. The legacy network adapter needs to be removed, and then another network adapter should be added.
C. Add another legacy network adapter, and then the Set- VMNetworkAdopter cmdlet must be run.
D. Add another legacy network adapter, and then configure network adapter teaming. - Your company has decided to use Microsoft Hyper- V for its entire virtualized environment. You are trying to learn about all the issues surrounding Hyper- V. You start reading about Integration Services. You need to find out all of the services that Integrated Services use.
Which of the following does Integrated Services offer? (Choose all that apply.)
A. Time Synchronization
B. Data Exchange
C. Heartbeat
D. Backup (volume snapshot) - You want to create a virtual disk that clones a local drive available on your host machine. What types of disks can you use to copy a physical disk to a virtual disk using Hyper- V Manager? (Choose all that apply.)
A. Dynamically expanding
B. Fixed size
C. Differencing
D. Physical or pass- through - What is a legacy network adapter in Hyper- V?
A. A virtual network adapter that can be configured when the Hyper-V Integration Components are installed
B. A virtual network adapter that can connect to the virtual networks
C. A virtual network adapter that you need in order to boot from the network
D. A virtual network adapter that connects your virtual machine to the host machine - How do you move virtual machines between host machines?
A. Use the Export And Import Virtual Machine command in Hyper- V.
B. Move the virtual machine files to the target host, and add them to Hyper- V.
C. Create a snapshot of the virtual machine, and apply it to a different machine.
D. Use the Save command in Hyper- V.
Review Questions - You are the administrator of a large company that has decided to switch from Virtual Server to Microsoft Hyper- V. You have created a Hyper- V virtual machine with Windows Server 2022. You want to be able to do Time Synchronization in the virtual machine. What do you need to install to get the volume snapshots?
A. Virtual Machine Additions
B. Integration Services
C. Virtual Integration
D. Virtual Machine Services - You are the administrator of a mid- sized company that has decided to switch from Virtual Server to Microsoft Hyper- V. You have created a Hyper- V virtual machine with Windows Server 2022. You are having issues when the virtual machine’s data gets exchanged. What do you need to install to solve your problem?
A. Virtual Machine Additions
B. Run a V2V conversion
C. Virtual Integration
D. Integration Services - You are the administrator for a large organization that has a Windows Server 2022 machine named Panek1. The Hyper- V role has been installed on the server named Panek1. You have created a fixed- size VHD named DiskA.vhd. As an administrator, you need to make the data in DiskA.vhd available to several virtual machines. You must also
■ Ensure that if the contents are changed on any virtual machine the changes are not reflected on the other virtual machines.
■ Minimize the amount of disk space used.
What should you do?
A. Create a fixed- size VHDX. Transfer the information from DiskA.vhd to the new VHDX file.
B. Convert DiskA.vhd to a dynamically expanding VHD.
C. Create a dynamically expanding VHDX. Transfer the information from DiskA.vhd to the new VHDX file.
D. Create differencing VHDs that use DiskA.vhd as the parent disk. - You are the administrator on a mid-s ized company network. You have a server named Stellacon1 that runs Windows Server 2022. Stellacon1 has the Hyper- V server role installed. On Stellacon1, you create a virtual machine named VM2022. VM2022 has a legacy network adapter. You need to assign a specific amount of available network bandwidth to VM2022. What should you do first?
A. Remove the legacy network adapter, and then run the Set- VMNetworkAdapter cmdlet.
B. Add a second legacy network adapter, and then run the Set- VMNetworkAdapter cmdlet.
C. Add a second legacy network adapter, and then configure network adapter teaming.
D. Remove the legacy network adapter, and then add a newer network adapter. - You are a network administrator for a small company that uses Hyper- V. You need to reboot your virtual machine. What PowerShell command can you use?
A. Restart- VM
B. Reboot- VM
C. Shutdown- VM
D. ShutStateOff
Leave a Reply