Resource management server WMI classes in Microsoft System Center Configuration Manager 2007 support resource management on the server.
The Configuration Manager 2007 server class schema is a set of Windows Management Instrumentation (WMI) classes that represent the objects on a server that is running Configuration Manager. Each Configuration Manager class is a template for a managed object and all instances of the object use the template. Classes can contain properties and methods. The properties describe the class data and the methods typically perform data management. For more information about developing applications using these classes, see About Configuration Manager SDK Requirements.
In This Section
- Hardware Inventory Server WMI Classes
- Support hardware inventory.
- SMS_G_System Server WMI Class
- Represents a system that is the parent for all hardware and software objects.
- SMS_G_System_CollectedFile Server WMI Class
- Contains information about files collected from clients.
- SMS_G_System_Current Server WMI Class
- Represents the parent of all hardware inventory classes describing the current client state at the time of the last inventory.
- SMS_G_System_ExtHistory Server WMI Class
- Represents the parent for hardware inventory objects supporting extended history.
- SMS_G_System_History Server WMI Class
- Represents the parent for hardware inventory objects supporting hardware history.
- SMS_G_System_LastSoftwareScan Server WMI Class
- Represents the most recent software inventory scan.
- SMS_G_System_SoftwareFile Server WMI Class
- Represents all software files inventoried on the client computer.
- SMS_G_System_SoftwareProduct Server WMI Class
- Represents software product information for software files that contain resource strings.
- SMS_G_System_UnknownFile Server WMI Class
- Represents software files that do not contain product resource information or are not related to software products containing product resource information.
- SMS_Group Server WMI Class
- Represents a group of hardware and software inventory objects.
- SMS_PropertyDisplayNode Server WMI Class
- Represents the nodes that are displayed in Resource Explorer.
- SMS_Query Server WMI Class
- Represents a predefined query for resources.
- SMS_R_IPNetwork Server WMI Class
- Generated dynamically at SMS Provider run time and contains discovery data for resources discovered by the Network Discovery Agent.
- SMS_R_System Server WMI Class
- Generated dynamically at SMS Provider run time and contains discovery data for all discovered system resources.
- SMS_R_User Server WMI Class
- Generated dynamically at SMS Provider run time and contains discovery data for users within a Configuration Manager site hierarchy.
- SMS_R_UserGroup Server WMI Class
- Generated dynamically at SMS Provider run time and contains discovery data for user-group objects.
- SMS_ResIDValueLookup Server WMI Class
- Maps integers to localized text strings found in a resource DLL.
- SMS_Resource Server WMI Class
- Represents all discovery resource objects.
- SMS_ResourceMap Server WMI Class
- Maps a resource type to its resource class name and display name.
- SMS_SoftwareConversionRules Server WMI Class
- Represents the rules to convert the company or product name resource string into a standard name for software inventory.
- SMS_SoftwareProductCompliance Server WMI Class
- Represents compliance information about a software product.
See Also
Send comments about this topic to Microsoft.