exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 25 discussion

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

Your network contains an Active Directory domain named contoso.com. The functional level of the forest and the domain is Windows Server 2008 R2. All servers in the domain run Windows Server 2016 Standard. The domain contains 300 client computers that run either Windows 8.1 or Windows 10.
The domain contains nine servers that are configured as shown in the following table.

The virtual machines are configured as follows:
- Each virtual machine has one virtual network adapter.
- VM1 and VM2 are part of a Network Load Balancing (NLB) cluster.
- All of the servers on the network can communicate with all of the virtual machines.
You need to minimize the likelihood that a virtual machine running malicious code will consume excessive resources on Server5.
What should you do?

  • A. Configure the virtual machines as shielded virtual machines.
  • B. Run the Set-VMProcessor cmdlet and specify the EnableHostResourceProtection parameter.
  • C. Run the Set-VMProcessor cmdlet and specify the MaximumCountPerNumaNode parameter.
  • D. Configure VM Network Adapter Isolation.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
mvdb87
Highly Voted 5 years, 5 months ago
It's B. Source: https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmprocessor?view=win10-ps -EnableHostResourceProtection Specifies whether to enable host resource protection on the virtual machine. When enabled, the host will enforce limits on some aspects of the virtual machine's activity, preventing excessive consumption of host compute resources. VM activities controlled by this setting include the VMbus pipe messages associated with a subset of the VM's virtual devices, and intercepts generated by the VM. The virtual devices affected include the video, keyboard, mouse, and dynamic memory VDEVs.
upvoted 9 times
...
Aldrid
Highly Voted 5 years, 5 months ago
Got this q on exam
upvoted 5 times
...
eyeteegrunt
Most Recent 4 years, 11 months ago
had this q on exam on 7/10/20
upvoted 4 times
...
Izhar
5 years, 4 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 ...