exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 254 discussion

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

HOTSPOT -
You have a Hyper-V host named Server1. Server1 hosts a virtual machine named VM1 that runs Windows Server 2016. VM1 has the following configurations.

You need to enable nested virtualization for VM1.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
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
Mjwc
Highly Voted 5 years, 6 months ago
Hot Area: 1) Before enabling nested virtualization, you must change: - The Generation - The NumaNodesCount -The ProcessorCount - The Version 2) To enable nested virtualization, you must run the following cmdlet: - Set-VM - Set-VMBios - Set-VMFirmware - Set-VMProcessor - Set-VMSecurity Answers: 1) The version (5.0 should be 8.0) 2) Set VMProcessor
upvoted 36 times
...
KING_C
Highly Voted 5 years, 2 months ago
HOTSPOT - You have a Hyper-V host named Server1. Server1 hosts a virtual machine named VM1 that runs Windows Server 2016. VM1 has the following configurations. You need to enable nested virtualization for VM1. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area: 1) Before enabling nested virtualization, you must change: - The Generation - The NumaNodesCount -The ProcessorCount - The Version 2) To enable nested virtualization, you must run the following cmdlet: - Set-VM - Set-VMBios - Set-VMFirmware - Set-VMProcessor - Set-VMSecurity
upvoted 6 times
...
user789
Most Recent 4 years, 8 months ago
Options please?
upvoted 1 times
...
hkh
5 years, 4 months ago
first you must change the version and then set the vm-processor comdlt
upvoted 4 times
...
UnluckyDucky
5 years, 7 months ago
VM1 needs to be shutdown, and after performing the Set-VMProcessor -VMName "VM1" ExposeVirtualizationExtensions $true on Server1, nested virtualization is available. Dynamic memory must be turned off.
upvoted 3 times
TA77
5 years, 1 month ago
Plus VM version must be at least 8.0
upvoted 2 times
...
...
hkshado
5 years, 10 months ago
Requirement > Windows Server 2016 or Windows 10 with at least 4GB RAM > VM is v8.0 or above > Intel processor with VT-x and EPT (Extended Page Tables) > Set-VMProcessor -VMName "Windows Server 2016 Guest01" -ExposeVirtualizationExtensions $true > dynamic memory feature must be turned off
upvoted 5 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 ...