Reply to Message

View discussion in a popup

Replying to:
amarcy
Contributor
Contributor

Figured it out, I was missing the Guest.HostName property when defining parameters of get-view:

Get-View -ViewType VirtualMachine -Property Name, Guest.HostName

Reply
0 Kudos