wmic path Win32_DiskDrive get InterfaceType,Size,Index,Name,Model,Signature,MediaType /format:list wmic path Win32_LogicalDisk get Caption,DeviceID,Name,Size,FileSystem,Description,DriveType,MediaType,VolumeName /format:list wmic path Win32_LogicalDiskToPartition get EndingAddress,antecedent,dependent,StartingAddress /format:list