Hi
I have been enumerating VM network settings using Get-VMGuestNetworkInterface and have noticed that if a NIC has more than one ip assigned to it only the first one is returned. Is there anything I can do to get round this problem?
My intention is to use set-vmguestnetworkinterface to make required changes but I need to allow for instances of multiple ips on any given VMs nic.
Thanks
Darren