Hyper-V & TEAM Server 2022

Created by Adam Greenhow, Modified on Sat, 23 Aug at 7:17 PM by Adam Greenhow

If you specifically want LACP, follow these additional steps:

(1) First, create NIC teaming using Server Manager with LACP mode and dynamic load balancing.

(2) Execute the following PowerShell command to create the virtual switch based on the teaming:


New-VMSwitch -Name "TEAM" -NetAdapterName "TEAM" -AllowNetLbfoTeams $true -AllowManagementOS $true

(3) Ensure that all your network cards are connected to the network and have valid IP addresses.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article