Get-DriveInfo
SYNOPSIS
PSCX Cmdlet: Gets disk usage information on the system's disk drives.
SYNTAX
Get-DriveInfo [<CommonParameters>]
DESCRIPTION
Gets disk usage information on the system's disk drives.
EXAMPLES
EXAMPLE 1
PS C:\>
PS> Get-DriveInfo
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.