That looks like some of the VMs might not be connected to a portgroup.
Can you run the following for one of those VMs?
Get-VM-Name MyVM |Get-NetworkAdapter| Select *
That looks like some of the VMs might not be connected to a portgroup.
Can you run the following for one of those VMs?