Share via


Hardware Inventory Server WMI Classes

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

The Configuration Manager 2007 hardware inventory server Windows Management Instrumentation (WMI) classes are generated dynamically (reported) based on the content of the Sms_def.mof file. Not all hardware classes and properties listed in the Managed Object Format (MOF) file are reported. Each class and property in the MOF file contains an "SMS_Report" qualifier, and only classes and properties with the "SMS_Report" qualifier set to true are reported.

During the Configuration Manager hardware inventory process, the name for a class is transformed from "Win32_hardware" to "SMS_G_System_hardware". For example, "Win32_DiskDrive" translates to "SMS_G_System_DISK". Each class in the Sms_def.mof file contains an "SMS_Class_ID" qualifier that specifies the actual hardware name that is used by Configuration Manager.

In addition to the class name change, the following differences are found between the Win32 classes and the Configuration Manager hardware inventory server classes:

  • Each Configuration Manager class inherits four properties from SMS_G_System_Current Server WMI Class.

  • The Configuration Manager hardware inventory classes do not support the Win32 class methods.

  • Many of the Configuration Manager hardware inventory classes contain a subset of the Win32 class properties.

In This Section

See Also

Concepts

Resource Management Server WMI Classes

Did you find this information useful? Please click the following link to send your suggestions and comments about the documentation to the Configuration Manager SDK Doc Feedback alias: CMSDKdoc@microsoft.com.