Valid 70-410 Dumps shared by ExamDiscuss.com for Helping Passing 70-410 Exam! ExamDiscuss.com now offer the newest 70-410 exam dumps, the ExamDiscuss.com 70-410 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-410 dumps with Test Engine here:
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. Server1 hosts several virtual machines. Each virtual machine has two network adapters. Server1 contains several virtual switches. On Server1, you create a NIC team that has two network adapters. You discover that the NIC team is set to Static Teaming mode. You need to modify the NIC teaming mode to Switch Independent. Which cmdlet should you use?
Correct Answer: B
Explanation/Reference: Explanation: The Set-NetLbfoTeam cmdlet sets the TeamingMode or LoadBalancingAlgorithm parameters on the specified NIC team. Example: Set the teaming mode This command sets the teaming mode of the team named Team1 to LACP. Windows PowerShell PS C:\> Set-NetLbfoTeam -Name Team1 -TeamingMode LACP Reference: Set-NetLbfoTeam https://technet.microsoft.com/en-us/library/jj130844(v=wps.630).aspx