Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
windows:wmi:disks:wmi_and_disks_msft [07/05/2023 17:31] thierry [MSFT_Disk] |
windows:wmi:disks:wmi_and_disks_msft [09/06/2023 16:20] (Version actuelle) thierry [Vierge] |
||
|---|---|---|---|
| Ligne 138: | Ligne 138: | ||
| </codedoc></codedoc> | </codedoc></codedoc> | ||
| - | ==== MSFT_Disk ==== | + | ==== Comparaison MSFT_Disk / MSFT_PhysicalDisk / Win32_DiskDrive ==== |
| <codedoc> | <codedoc> | ||
| instances of MSFT_Disk | instances of MSFT_Disk | ||
| Ligne 177: | Ligne 177: | ||
| }; | }; | ||
| - | instance of MSFT_Disk | + | instance of MSFT_PhysicalDisk |
| { | { | ||
| - | AllocatedSize = "2000398934016"; | + | AllocatedSize = “512110190592”; |
| - | BootFromDisk = FALSE; | + | |
| BusType = 11; | BusType = 11; | ||
| - | FirmwareVersion = "CC61"; | + | CannotPoolReason = {7}; |
| - | FriendlyName = "ST2000DM001-1ER164"; | + | CanPool = FALSE; |
| + | DeviceId = “1”; | ||
| + | FirmwareVersion = “T0929A0”; | ||
| + | FriendlyName = “Intenso SSD SATAIII”; | ||
| HealthStatus = 0; | HealthStatus = 0; | ||
| - | IsBoot = FALSE; | + | IsPartial = TRUE; |
| - | IsClustered = FALSE; | + | LogicalSectorSize = “512”; |
| - | IsHighlyAvailable = FALSE; | + | MediaType = 4; |
| - | IsOffline = FALSE; | + | Model = “Intenso SSD SATAIII”; |
| - | IsReadOnly = FALSE; | + | ObjectId = “{1}\\\\PC-THIERRY\\root/Microsoft/Windows/Storage/Providers_v2\\SPACES_PhysicalDisk.ObjectId=\”{6e6eee87-74ee-11e9-8b27-806e6f6e6963}:PD:{3d29fe32-dc1f-60cd-fd4b-f51e648eeb67}\“”; |
| - | IsScaleOut = FALSE; | + | OperationalStatus = {2}; |
| - | IsSystem = FALSE; | + | PhysicalLocation = “Integrated : Bus 0 : Device 23 : Function 0 : Adapter 0 : Port 0”; |
| - | LargestFreeExtent = "0"; | + | PhysicalSectorSize = “512”; |
| - | Location = "Integrated : Bus 0 : Device 23 : Function 0 : Adapter 0 : Port 0"; | + | SerialNumber = “AA000000000000000494”; |
| - | LogicalSectorSize = 512; | + | Size = “512110190592”; |
| - | Model = "ST2000DM001-1ER164"; | + | SpindleSpeed = 0; |
| - | Number = 0; | + | SupportedUsages = {1, 2, 3, 4, 5}; |
| - | NumberOfPartitions = 1; | + | UniqueId = “ATA Intenso SSD SATAIII AA000000000000000494”; |
| - | ObjectId = "{1}\\\\PC-THIERRY\\root/Microsoft/Windows/Storage/Providers_v2\\WSP_Disk.ObjectId=\"{6e6eee87-74ee-11e9-8b27-806e6f6e6963}:DI:\\\\?\\scsi#disk&ven_st2000dm&prod_001-1er164#4&61b3d44&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\""; | + | UniqueIdFormat = 1; |
| - | OfflineReason = 0; | + | Usage = 1; |
| - | OperationalStatus = {53264}; | + | VirtualDiskFootprint = “0”; |
| - | PartitionStyle = 1; | + | }; |
| - | Path = "\\\\?\\scsi#disk&ven_st2000dm&prod_001-1er164#4&61b3d44&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}"; | + | instance of Win32_DiskDrive |
| - | PhysicalSectorSize = 4096; | + | { |
| - | ProvisioningType = 2; | + | BytesPerSector = 512; |
| - | SerialNumber = " W4Z3A36Q"; | + | Capabilities = {3, 4, 10}; |
| - | Signature = 1431655765; | + | CapabilityDescriptions = {“Random Access”, “Supports Writing”, “SMART Notification”}; |
| - | Size = "2000398934016"; | + | Caption = “Intenso SSD SATAIII”; |
| - | UniqueId = "5000C5008A988D69"; | + | ConfigManagerErrorCode = 0; |
| - | UniqueIdFormat = 3; | + | ConfigManagerUserConfig = FALSE; |
| + | CreationClassName = “Win32_DiskDrive”; | ||
| + | Description = “Lecteur de disque”; | ||
| + | DeviceID = “\\\\.\\PHYSICALDRIVE1”; | ||
| + | FirmwareRevision = “T0929A0”; | ||
| + | Index = 1; | ||
| + | InterfaceType = “IDE”; | ||
| + | Manufacturer = “(Lecteurs de disque standard)”; | ||
| + | MediaLoaded = TRUE; | ||
| + | MediaType = “Fixed hard disk media”; | ||
| + | Model = “Intenso SSD SATAIII”; | ||
| + | Name = “\\\\.\\PHYSICALDRIVE1”; | ||
| + | Partitions = 3; | ||
| + | PNPDeviceID = “SCSI\\DISK&VEN_INTENSO&PROD_SSD\\4&61B3D44&0&000400”; | ||
| + | SCSIBus = 0; | ||
| + | SCSILogicalUnit = 0; | ||
| + | SCSIPort = 0; | ||
| + | SCSITargetId = 4; | ||
| + | SectorsPerTrack = 63; | ||
| + | SerialNumber = “AA000000000000000494”; | ||
| + | Signature = 2303424239; | ||
| + | Size = “512105932800”; | ||
| + | Status = “OK”; | ||
| + | SystemCreationClassName = “Win32_ComputerSystem”; | ||
| + | SystemName = “PC-THIERRY”; | ||
| + | TotalCylinders = “62260”; | ||
| + | TotalHeads = 255; | ||
| + | TotalSectors = “1000206900”; | ||
| + | TotalTracks = “15876300”; | ||
| + | TracksPerCylinder = 255; | ||
| }; | }; | ||
| - | |||
| </codedoc></codedoc> | </codedoc></codedoc> | ||
| Ligne 584: | Ligne 614: | ||
| </codedoc></codedoc> | </codedoc></codedoc> | ||
| - | ===== Vierge ===== | ||
| - | <codedoc> | ||
| - | instance of MSFT_Partition | ||
| - | <codedoc toggle> | ||
| - | </codedoc></codedoc> | ||