PowerTip: Use PowerShell 3.0 to Find Size of Volumes and Partitions

Summary: Use Windows PowerShell 3.0 on Windows 8 and Windows Server 2012 to find the size of disks, partitions, and volumes. How can I find disk space information for disks, partitions, and volumes on Windows 8 or Windows Server 2012? Use the Get-Disk, Get-Partition, and Get-Volume functions. Note &nbs...