Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 224018

Re: Find the ESXi hosts that are not in the clusters

$
0
0

As always there are several ways to do this.

Try this one

Get-VMHost|
where{$_.ExtensionData.Parent.Type-ne"ClusterComputeResource"} |
SelectName

Viewing all articles
Browse latest Browse all 224018

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>