Hey All, Today I am going to write a blog on How to Enable NIC teaming in Windows 10 Operating System.
While I was configuring my home lab, I had planned to use existing two Network Adaptors as NIC teaming on a Windows 10 machine. I had explored the same and thought to share with you if you are also planning to configure NIC teaming in your environment. Here is PowerShell command you can use.
New-NetLbfoTeam TeamName "[NIC1_NAME]","[NIC2_NAME]"
New-NetLbfoTeam TeamName "[NIC1_NAME]","[NIC2_NAME]"
Thanks for visiting here. Share this article if you found it useful. Be sociable.