Code: Select all
PS > Get-PhysicalDisk | sort FriendlyName
FriendlyName CanPool OperationalStatus HealthStatus Usage Size
------------ ------- ----------------- ------------ ----- ----
PhysicalDisk0 False OK Healthy Auto-Select 111.79 GB
PhysicalDisk1 False OK Healthy Auto-Select 232.88 GB
PhysicalDisk2 False OK Healthy Auto-Select 10.91 TB
PhysicalDisk3 False OK Healthy Auto-Select 3.64 TB
Disk1 holds the C drive volume, and disk2, disk0 have volumes which are mount points to the C drive. Disk3 is not currently formatted.