PrepAway - Latest Free Exam Questions & Answers

You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that hosts a virtual

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 Hyper-V Manager on Server1, modify the settings of VM1.

B. From Windows PowerShell on VM1, run the Set-VmNetworkAdapterTeamMapping cmdlet.

C. From Windows PowerShell on Server 1, run the Set-VmNetworkAdapterFailoverConfiguration cmdlet.

D. From Hyper-V Manager on Server1, modify the properties of vSwitch1.

Explanation:

You can configure NIC teaming in the Guest OS; however, before NIC teaming will work in a virtual machine, you need to enable NIC teaming in the Advanced Features section of the VM settings.

One Comment on “You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that hosts a virtual

  1. minkus says:

    There are two ways to enable NIC Teaming in the VM:
    1) In the Hyper-V Manager, in the settings for the VM, select the VM’s NIC and the Advanced Settings item, then enable the checkbox for NIC Teaming in the VM
    2) Run the following Windows PowerShell cmdlet in the host with elevated (Administrator) privileges.
    Set-VMNetworkAdapter -VMName -AllowTeaming On




    1



    0

Leave a Reply