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

Re: SAN Information Needed

$
0
0

At the top of the ForEach loop, inside the code block you can insert a line like this

$cluster = Get-Cluster -VMHost $esxi

Then add a calculated property on the Select cmdlet

@(N="Cluster";E={$cluster.Name}}


Viewing all articles
Browse latest Browse all 214147

Trending Articles



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