You work as a senior administrator at ABC.com. The ABC.com network consists of a single
domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2
installed.
You are running a training exercise for junior administrators. You are currently discussing what
happens when you run the Remove-NetLbfoTeam Windows PowerShell cmdlet.
Which of the following describes the results of running this cmdlet?
A.
It removes one or more network adapters from a specified NIC team.
B.
It removes a team interface from a NIC team.
C.
It removes a specified NIC team from the host.
D.
It removes a network adapter member from a switch team.
Explanation:
The Remove-NetLbfoTeam cmdlet removes the specified NIC team from the host. This cmdlet disconnects all associated team members and providers from the team. You can specify the team to remove by using either a team object retrieved by Get-NetLbfoTeam, or by specifying a team name..
http://technet.microsoft.com/en-us/library/jj130848.aspx
thx liron