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

Re: Retrieving information from an embedded hash table

$
0
0

Try something like this

 

$hd=$disk.GetEnumerator() |where {$_.Value.Label-eq"Hard disk 10"} |Select-ExpandPropertyValue

 

Via $hd you can now access the properties.

$hd.Label / $hd.CapGB / ...


Viewing all articles
Browse latest Browse all 232869

Trending Articles



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