- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
How can I query the host profile and associated hosts with it? The closest thing I get is this.
(Get-VMhostProfile hostprofilename).extensiondata.entity
Type Value
----- ------
HostSystem host-3026
HostSystem host-3028
But, I am not getting the hostname and get only host value.