Win32_MotherboardDevice, ROOT\cimv2 - Instances

Class | Methods (2) | Properties (22) | Qualifiers (5) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of Win32_MotherboardDevice

This section contains sample wmi instances of Win32_MotherboardDevice class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\cimv2:Win32_MotherboardDevice.DeviceID="Motherboard"

Properties={
   'Availability' : 3 //Long, 0x3
   'Caption' : 'Motherboard' //String
   'ConfigManagerErrorCode' : null
   'ConfigManagerUserConfig' : null
   'CreationClassName' : 'Win32_MotherBoardDevice' //String
   'Description' : 'Motherboard' //String
   'DeviceID' : 'Motherboard' //String
   'ErrorCleared' : null
   'ErrorDescription' : null
   'InstallDate' : null
   'LastErrorCode' : null
   'Name' : 'Motherboard' //String
   'PNPDeviceID' : 'ACPI\PNP0C01\2&DABA3FF&2' //String
   'PowerManagementCapabilities' : null
   'PowerManagementSupported' : null
   'PrimaryBusType' : 'PCI' //String
   'RevisionNumber' : null
   'SecondaryBusType' : 'ISA' //String
   'Status' : 'OK' //String
   'StatusInfo' : null
   'SystemCreationClassName' : 'Win32_ComputerSystem' //String
   'SystemName' : '.' //String
}
comments powered by Disqus
WUtils.com