Hello
I need to retrieve all the DHCP servers that cater to the DHCP-enabled vSphere VMs in the datacenter. How do I do that using PowerShell? I assume this information resides on the VM Hosts?
I can connect to the vCenter server, retrieve VMs and the corresponding VMHosts. Just need to collect DHCP inventory.
Thanks