You have a file server named Server1 that runs Windows Server 2012 R2. Server1 has following
hardware configurations:
16 GB of RAM
A single quad-core CPU
Three network teams that have two network adapters each
You add additional CPUs and RAM to Server1.
You repurpose Server1 as a visualization host.
You install the Hyper-V server role on Server1.
You need to create four external virtual switches in Hyper-V.
Which cmdlet should you run first?
A.
Set-NetAdapter
B.
Add-NetLbfoTeamNic
C.
Add-VMNetworkAdapter
D.
Remove-NetLbfoTeam
Explanation:
You need 4 virtual switches but currently only have 3 teams available. You would need to break a
team first.
The Remove-NetLbfoTeamcmdlet removes the specified NIC team from the host.