Installation, Storage, and Compute with Windows Server 2016 — Question 7
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have a Hyper-V host named Server1 that runs Windows Server 2016. You plan to deploy several shielded virtual machines on Server1. You deploy a Host
Guardian on a new server.
You need to ensure that Server1 can host shielded virtual machines.
What should you run first?
Answer options
- A. the Mount-VHD cmdlet
- B. the Diskpart command
- C. the Set-VHD cmdlet
- D. the Set-VM cmdlet
- E. the Set-VMHost cmdlet
- F. the Set-VMProcessor cmdlet
- G. the Install-WindowsFeature cmdlet
- H. the Optimize-VHD cmdlet
Correct answer: G
Explanation
The correct answer is G, as the Install-WindowsFeature cmdlet is necessary to install the required features for hosting shielded VMs on Server1. The other options do not install necessary features and are therefore not appropriate for preparing Server1 for shielded virtual machine deployment.