首页 > 其他 > 详细

Get disk drive information

时间:2019-04-16 13:09:31      阅读:141      评论:0      收藏:0      [点我收藏+]
wmic diskdrive get Name, Manufacturer, Model, InterfaceType, MediaType, SerialNumber

The full list of properties that you can use for the query above is as follows:
?Availability
?BytesPerSector
?Capabilities
?CapabilityDescriptions
?Caption
?CompressionMethod
?ConfigManagerErrorCode
?ConfigManagerUserConfig
?CreationClassName
?DefaultBlockSize
?Description
?DeviceID
?ErrorCleared
?ErrorDescription
?ErrorMethodology
?FirmwareRevision
?Index
?InstallDate
?InterfaceType
?LastErrorCode
?Manufacturer
?MaxBlockSize
?MaxMediaSize
?MediaLoaded
?MediaType
?MinBlockSize
?Model
?Name
?NeedsCleaning
?NumberOfMediaSupported
?Partitions
?PNPDeviceID
?PowerManagementCapabilities
?PowerManagementSupported
?SCSIBus
?SCSILogicalUnit
?SCSIPort
?SCSITargetId
?SectorsPerTrack
?SerialNumber
?Signature
?Size
?Status
?StatusInfo
?SystemCreationClassName
?SystemName
?TotalCylinders
?TotalHeads
?TotalSectors
?TotalTracks
?TracksPerCylinder

Get disk drive information

原文:https://blog.51cto.com/549687/2379265

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!