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

help with powercli error message

$
0
0

$path = @()

$cluster = 'cluster_01'

$parent = Get-View $cluster.ExtensionData.ResourcePool

while ($parent.parent){ 

    $parent = Get-View $parent.parent

    $path += $parent.Name

}

Why am I getting this error message?

Capture.PNG


Viewing all articles
Browse latest Browse all 220961

Latest Images

Trending Articles



Latest Images

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