Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Memory sum of 3 VMs

$
0
0

#gets name and memory of certain vms
$DRReserved = Get-VM | where {$_.CustomProperty["DRReservation"] -like "True"} | select name, memory

Is there a way to get the sum or total memory of $DRReserved?

Thank you,

""


Viewing all articles
Browse latest Browse all 15028

Trending Articles



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