exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 27 discussion

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

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. Server1 contains a virtual machine named VM1.
You need to ensure that you can use nested virtualization on VM1.
What should you run on Server1?

  • 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
Show Suggested Answer Hide Answer
Suggested Answer: F 🗳️

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
RockClimber
Highly Voted 5 years, 6 months ago
Correct Use Set-VMProcessor combined with -ExposeVirtualizationExtensions https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmprocessor?view=win10-ps
upvoted 13 times
...
mvdb87
Highly Voted 4 years, 12 months ago
It is indeed F like RockClimber says. My source: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization Steps: Configure Nested Virtualization Create a virtual machine. See the prerequisites above for the required OS and VM versions. While the virtual machine is in the OFF state, run the following command on the physical Hyper-V host. This enables nested virtualization for the virtual machine. Copy Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true Start the virtual machine. Install Hyper-V within the virtual machine, just like you would for a physical server. For more information on installing Hyper-V see, Install Hyper-V.
upvoted 6 times
lbs
4 years, 6 months ago
Pre-requisites: The Hyper-V host and guest must both be Windows Server 2016/Windows 10 Anniversary Update or later. VM configuration version 8.0 or greater. An Intel processor with VT-x and EPT technology -- nesting is currently Intel-only. There are some differences with virtual networking for second-level virtual machines.
upvoted 1 times
...
...
HugoFerreira1995
Most Recent 4 years ago
Got this q on exam
upvoted 1 times
...
Thanishn
4 years, 1 month ago
Correct
upvoted 1 times
...
davidtld
4 years, 12 months ago
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/nested-virtualization
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago