Load balancing and failover (LBFO), also known as NIC Teaming, is a powerful feature introduced by Microsoft only with Windows Server 2012. With previous versions of Windows you could only rely on third party software, a curious limitation.
NIC Teaming allows an administrator to place in a team multiple network adapters being part of the same machine.
Working as a team, the network adapters improve bandwidth and protect from failures, sharing the same IP and network configuration.
The reason is pretty straightforward, if one of the adapters breaks, the others will take care of the local connectivity. Windows supports up to 32 adapters placed in a single team.
To create a NIC Team, open the Server Manager and look for the NIC Teaming field. Click on Disabled:
Select New Team from the TASKS dropdown menu:
Select the adapters you want to include in the team and click Ok. The team will be created (Note: it will be created a new adapter with the NIC Team name, you may be unable to reach the machine through RDP depending upon the network configuration):
The team is ready:
It’s time to configure the team, open the Network and Sharing Center and click the team name:
Configure the team and enjoy it:
Read related articles
Configuring and using Windows Deployment Services (WDS)
A 2026 guide to WDS: installation, PXE boot, boot/install images, and the limitations introduced with Windows 11 and Server 2025.
How to install and configure Windows Server Update Services (WSUS)
How to install and configure WSUS in 2026: client groups, approval rules, database maintenance, and the critical CVE to patch.
Sysprep in 2026: practical guide for sysadmins and MSPs
What Sysprep is, when to use it, and how to properly generalize a Windows image before distribution or cloning.





