Problem - After Setting up NIC Teaming on Server 2012 the team does not identify the network as a Doman Network.
OS- Windows Server 2012 Datacenter (Fully Patched)
Teaming Mode : LACP
Load Balancing Mode: Address Hash
Switch Config: Cisco 3560X
interface Port-channel15
switchport mode access
interface GigabitEthernet0/2
switchport mode access
spanning-tree portfast
channel-group 15 mode active
interface GigabitEthernet0/1
switchport mode access
spanning-tree portfast
channel-group 15 mode active
Everything is working ok with the Domain/network. IP Config is right, dns points to same AD Dns servers as everything else.
Any Ideas?