exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 223 discussion

Actual exam question from Microsoft's 70-740
Question #: 223
Topic #: 1
[All 70-740 Questions]

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?

  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
References:
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Tester123456
5 years, 3 months ago
The answer is correct. Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization
upvoted 2 times
...
Izhar
5 years, 6 months ago
Got this question in exam
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...