I am trying to find a powershell (or WMI) query to find the sum of disk space utilization in a PC. I have the following query...

But as you can see in the image, it is showing separate rows for each drive. How Can I get the total of disk space.
Sebastian