Get-PSDrive (alias: gdr)

$ gdr | ? {$_.Description -eq 'boot'} | fl -Property *
Used                   : 51706880
Free                   : 212582400
CurrentLocation        :
Name                   : E
Provider               : Microsoft.PowerShell.Core\FileSystem
Root                   : E:\
Description            : boot
MaximumSize            :
Credential             : System.Management.Automation.PSCredential
DisplayRoot            :
VolumeSeparatedByColon : True