Reply to Message

View discussion in a popup

Replying to:
LucD
Leadership
Leadership

Strange, the CapacityGB property was introduced on the Harddisk object in PowerCLI 5.1.

It works for me.

Can you do

Get-VM -Name <whateverVM> | Get-Harddisk | Get-Member

to check if the CapacityGB property is there ?


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos