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

Re: PowerCli to pull RDM info

$
0
0

Sure, that is doable.

Try something like this

 

Get-VM|Get-HardDisk|where {"RawPhysical","RawVirtual"-contains$_.DiskType} |
Select
@{N="VM";E={$_.Parent.Name}},Name,ScsiCanonicalName

Viewing all articles
Browse latest Browse all 252940

Trending Articles



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