Hello everyone....
Our Host machine has 4 physical NICs which are teamed into a single logical switch. (Setting is currently Switch Independent / Hyper-V Port)
When the VM is turned on, I would like to know which of four physical NICs it is using in the team. I am hoping there is a nice PowerShell command for this, but I haven't been able to find any.
...Or perhaps there are some network teaming command that would tell me what IP addresses are currently being used by each of the physical NICs in the team? I simple "ipconfig" will only show me the host IP address.
Thanks!