Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 183671

List of VM disk type

$
0
0

Hi

 

Is there a way to list all the vmdks with their disk type?

 

I already have the command to show all the thin allocated disks:

 

Get-VM | where {($_ | Get-HardDisk | %{$_.StorageFormat}) -contains "Thin"} | select Name

 

Thanks for ur help.


Viewing all articles
Browse latest Browse all 183671

Trending Articles



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