Reply to Message

View discussion in a popup

Replying to:
ganapa2000
Hot Shot
Hot Shot

Hi LucD,

After replacing the below line from

[math]::Round($script:vdiskCapacity, 0)}},

To

[math]::Round($script:vdiskCapacity - ($script:vdiskCapacity - $script:vdiskFree), 0)}},

I am getting the desired output. Smiley Happy

Thank you very much for your help as always Smiley Happy

Reply
0 Kudos