exam questions

Exam 70-743 All Questions

View all questions & answers for the 70-743 exam

Exam 70-743 topic 1 question 128 discussion

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

You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that hosts a virtual machine named VM1.
Server1 has three network adapter cards that are connected to virtual switches named vSwitch1, vSwitch2 and vSwitch3.
You configure NIC Teaming on VM1 as shown in the exhibit. (Click the Exhibit button.)

You need to ensure that VM1 will retain access to the network if a physical network adapter card fails on Server1.
What should you do?

  • A. From Windows PowerShell on VM1, run the Set-VmNetworkAdapterTeamMapping cmdlet.
  • B. From Windows PowerShell on Server1, run the Set-VmNetworkAdapter cmdlet.
  • C. From Windows PowerShell on Server1, run the Set-VmSwitch cmdlet.
  • D. From Windows PowerShell on Server1, run the Set-VmNetworkAdapterFailoverConfiguration cmdlet
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References: https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapterteammapping?view=win10-ps

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
jtrott
Highly Voted 5 years, 10 months ago
Answer should be B: https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
upvoted 12 times
jamiescyclops
5 years, 3 months ago
I agree. Example 5 PowerShell Copy PS C:\> Get-VM Redmond | Set-VMNetworkAdapter -AllowTeaming On This example configures NIC Teaming for all virtual network adapters of the virtual machine named Redmond. https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
upvoted 4 times
...
...
smp
Most Recent 3 years, 10 months ago
https://www.starwindsoftware.com/blog/forcing-the-affinity-of-a-vnic-to-a-pnic-with-a-set-vswitch Set-VMNetworkAdapterTeamMapping needs to run first, answer is A
upvoted 1 times
...
Wafi
4 years, 3 months ago
not correct, 1st you cann't start this cmdlet on the VM and when you run it on server : Set-VMNetworkAdapterTeamMapping will configure preferred physical adapter for the virtual adapter so the answer is B
upvoted 1 times
Wafi
4 years, 3 months ago
the D isn't correct, that will be used the cofigure the VM if it failover, and that not wanted
upvoted 1 times
Wafi
4 years, 3 months ago
an the C isn't correct cuse this to configure the VSwitch and that will effect all other VMs , and it's not needed , the question is just about one VM
upvoted 1 times
...
...
...
plmmsg
4 years, 4 months ago
B. Set-VMNetworkAdapter -VMName <VMname> -AllowTeaming On
upvoted 1 times
...
Marz
5 years, 4 months ago
I agree with Jtrott, you should set VM's the nic to enable Nic teaming.
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