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

Custom Property for Disk storage Format

$
0
0

I have a report that works like this:

 

get-vm | select name, memorygb,

@{N="GuestOS";E={$_.ExtensionData.Guest.guestFullName}}

 

What I would like to do is create a custom properties for each virtual disk on the VM.  The first custom property shows the name of the virtual disk, the second one whether it is thin or thick provisioned.  Some VMs have only one virtual disk.  Others have 2,3 or 4. 

 

How can I do this?

 

Thanks!


Viewing all articles
Browse latest Browse all 182126

Trending Articles



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