Retrieve Domain Name for Guest VMs using PowerCLI
April 17, 2014
I was recently required to return a collection of VMs and the domain to which they were a member. This was possible to retrieve by using the Get-VM cmdlet and manipulating the value of the ‘Guest.HostName property’. By returning this value for a single VM we can see that it is possible to return the … More Retrieve Domain Name for Guest VMs using PowerCLI