Teamed NIC's - MAC Addresses

Looking to pull back mac addresses of both nic’s that are teamed.

mac addresses of adapters of network only returns the address of the active teamed nic.

Any guidance on this pls ?

think i have answered my own question here -

if (windows of operating system) then concatenation " || " of string values of selects “MACAddress from Win32_NetworkAdapter” of wmi else mac addresses of adapters of network

2 Likes