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

Re: orphaned vmdk files script

$
0
0

The example of LucD is good.

 

In the attached script you just need to replace the following line:

$row.Size = $fileResult.FileSize

By this line

$row.Size = [math]::Round($fileResult.FileSize/1GB,1)


Viewing all articles
Browse latest Browse all 168455

Trending Articles



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