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

Re: How to get Physical RDM naa ID assigned to VM ?

$
0
0

Or maybe this...

 

 

get-vm | ? {Get-harddisk -vm $_ -DiskType "RawPhysical","RawVirtual"} | FT name, @{Label="naa";E={(Get-datastore -relatedobject $_).extensiondata.info.vmfs.extent.diskname}}


Viewing all articles
Browse latest Browse all 249166

Trending Articles



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