Windows Server 2012 R2 NIC Teaming (LBFO) Deployment and Management を参照のこと。
New-NetIPAddress
  -InterfaceAlias <Interface Name>
  -IPAddress <IP Address>
  -PrefixLength <Prefix Length>
  -DefaultGateway <Default Gateway IP Address>
Set-DnsClientServerAddress
  -InterfaceAlias <Interface Name>
  -ServerAddress <DNS Server Address>
Add-NetLbfoTeamNic <Team name> -VlanID <VLAN ID>