- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, exactly what I was looking for. The only change I have made is to convert the MemoryMb to MemoryGB and to change the line below as follows:
$info.MemoryGB = $vm.Summary.config.memorySizeMB / 1024
Thanks very much for your help