The motherboards on Windows devices.
Column | Description |
---|---|
DeviceGuid | The device that the system board belongs to. |
Availability | Indicates the availability and status of the device. For example, the Availability property indicates that the device is running and has full power (3), or is in a warning (4), test (5), degraded (10), power save state (13-15 and 17), or in Power Save - Unknown mode (13). |
InstallDate | The date and time the object was installed. Does not need a value to indicate that the object is installed. |
LastErrorCode | Captures the last error code reported by the logical device. |
PowerManagementCapabilities | Indicates the specific power-related capabilities of the logical device. Possible values are: 0=Unknown, 1=Not Supported, 2=Disabled, 3=Enabled, 4=Power Saving Modes Entered Automatically, 5=Power State Settable, 6=Power Cycling Supported, 7=Time Power On Supported |
PowerManagementSupported | Indicates if the Device can be power managed - ie, put into a power save state (TRUE) or not (FALSE). Does not indicate that power management features are currently enabled, or if enabled, what features are supported. Refer to the PowerManagementCapabilities array for this information. |
PrimaryBusType | Indicates the primary bus type of the motherboard. For example: PCI. |
RevisionNumber | Indicates the revision number of the motherboard. For example: 00. |
SecondaryBusType | Indicates the secondary bus type of the motherboard. For example: ISA. |
Status | The current operational or non-operational status of the object. Operational statuses include: "OK", "Degraded", and "Pred Fail" (an element, such as a SMART-enabled hard disk drive, may be functioning properly but predicting a failure in the near future). Non-operational statuses include: "Error", "Starting", "Stopping", and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is online, but the managed element is neither "OK" nor in one of the other states. |