Microsoft Exam Questions

Which cmdlet should you run first?

You have a file server named Server1 that runs Windows Server 8.
Server1 has following hardware configurations:
16GB 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 virtualization 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:
A: Sets adapter properties
B: Add new interface to NIC Team
C: Adds vadapter to vm
D: Removed NIC from host
You need 4 virtual switches but currently only have3 teams available. You would need to break a team first.
http://technet.microsoft.com/en-us/library/jj130875(v=wps.620).aspx http://technet.microsoft.com/en-us/library/
jj130850(v=wps.620).aspx http://technet.microsoft.com/en-us/library/hh848564(v=wps.620).aspx http://technet.
microsoft.com/en-us/library/jj130848(v=wps.620).aspx http://technet.microsoft.com/en-us/library/jj130848.aspx