never-displayed
View discussion in a popup
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