exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 117 discussion

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

HOTSPOT -
You have a four-node Hyper-V cluster named Cluster1.
A virtual machine named VM1 runs on Cluster1. VM1 has a network adapter that connects to a virtual switch named Network1.
You need to prevent a network disconnection on VM1 from causing VM1 to move to another cluster node.
What command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

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
Thermal
Highly Voted 5 years, 3 months ago
The answer is correct, it should be... "Set-VMNetworkAdapter -VMName VM1" and "-NotMonitoredInCluster $True" As per the link... https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps This link show the below switch is valid for for the "Set-VMNetworkAdapter -VMName VM1" -NotMonitoredInCluster Indicates whether to not monitor the network adapter if the virtual machine that it belongs to is part of a cluster. By default, network adapters for clustered virtual machines are monitored. Yes it does not specify which network adapter but then again the question states "prevent a network disconnection on VM1", the above commands accomplish that goal.
upvoted 5 times
...
Pitch09
Most Recent 4 years, 8 months ago
Got this Q too
upvoted 3 times
...
Izhar
5 years, 5 months ago
Got this question in exam
upvoted 3 times
...
Aldrid
5 years, 6 months ago
D=VmSwitch
upvoted 1 times
Wanderlusting
5 years, 5 months ago
https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
upvoted 2 times
...
...
Aldrid
5 years, 6 months ago
May be we should chose D ? How we can select network adapter by VM NAME ? ?
upvoted 1 times
...
Aldrid
5 years, 6 months ago
Got that q on 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 ...