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

Re: ClusterName of a VM

$
0
0

You can get the clustername from a vmview or hostview object with:

 

$ClusterName= (Get-View (Get-View$VmView.Runtime.Host).Parent).Name$ClusterName= (Get-View$VMHostView.Parent).Name

Viewing all articles
Browse latest Browse all 246286

Trending Articles



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