Installation, Storage, and Compute with Windows Server 2016 — Question 226
You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 hosts a virtual machine named VM1 that runs Windows Server 2016.
On VM1, Dynamic Memory is disabled, MAC spoofing is enabled for the virtual network adapter, and checkpoints are disabled.
You need to ensure that you can install the Hyper-V server role on VM1.
What should you do?
Answer options
- A. Shut down VM1, enable Dynamic Memory on VM1, and then start VM1.
- B. Shut down VM1, run the Set-VMProcessor cmdlet, and then start VM1.
- C. Disable Hyper-V integration services for VM1, and then restart VM1.
- D. Configure VM1 to use standard checkpoints.
Correct answer: B
Explanation
The correct answer is B because the Set-VMProcessor cmdlet is required to configure the VM1's processor settings to meet the requirements for installing the Hyper-V role. Options A and C do not address the necessary changes for Hyper-V installation, while option D is unrelated to the integration of the Hyper-V role.