NIC Teaming Configuration

Hi

how to check if NIC Teaming is enabled for network adapters on windows?

Probably using WMI or powershell.

How would you find this info in a file, registry, wmi, or command line in general?

I’ve not found a “standard” way of configuring or querying NIC teaming on Windows, unfortunately. It seems to be vendor-specific, with Intel, Broadcom, etc. all configuring NIC teaming in different ways.

1 Like

There is also the newer Microsoft vendor independent teaming.

It should be possible to get info on any of them, it would just take work to address each of the possibilities.

My case is about HP NIC teaming
I analyzed config files of it, registry entries of it but I can not find anything ?