This PowerShell command will show you size information of disks, partitions, and volumes in Windows 8.
Get-Disk | Get-Partition | Get-Volume
This PowerShell command will show you size information of disks, partitions, and volumes in Windows 8.
Get-Disk | Get-Partition | Get-Volume