The software updates server Windows Management Instrumentation (WMI) classes support the software updates feature in Microsoft System Center Configuration Manager 2007. The main class is SMS_SoftwareUpdate Server WMI Class, representing a software update, which is a type of configuration item. For more information, see Software Updates Overview.

Note
Some of the classes that are defined for software updates are applicable to all types of configuration items, not just software updates. An example is SMS_CIAllCategories Server WMI Class.

The Configuration Manager 2007 server class schema is a set of WMI classes that represents the objects found on a server 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

Term Definition

SMS_ApplicableUpdatesSummaryEx Server WMI Class

Provides summary information for each update.

SMS_AuthorizationList Server WMI Class

Lists all authorization lists available on the site.

SMS_CIAllCategories Server WMI Class

Provides information about all categories associated with a given configuration item.

SMS_CIContentFiles Server WMI Class

Lists all files and properties associated with the content of a specific software update.

SMS_CIRelation Server WMI Class

Defines the relationship between two configuration items.

SMS_CIToContent Server WMI Class

Provides a list of contents and properties associated with a configuration item.

SMS_CIUpdateSources Server WMI Class

Provides information about update sources associated with a given configuration item.

SMS_EULAContent Server WMI Class

Provides information about content associated with Microsoft Software License Terms.

SMS_SoftwareUpdate Server WMI Class

Provides a list of all software updates available on a site.

SMS_SoftwareUpdateSource Server WMI Class

Lists all update sources available on a site.

SMS_SoftwareUpdatesPackage Server WMI Class

Represents the package of all software updates available on a site.

SMS_Template Server WMI Class

Lists deployment templates available on the site and can be used to create new deployment templates.

SMS_UpdateCategoryInstance Server WMI Class

Represents all software update-specific category objects available on the site.

SMS_UpdateComplianceStatus Server WMI Class

Provides compliance status for updates on client computers.

SMS_UpdateDeploymentSummary Server WMI Class

Provides deployment summaries for updates.

SMS_UpdatePrograms Server WMI Class

Provides information about programs used for a software update.

SMS_UpdateRelations Server WMI Class

Defines the relationship between two updates.

SMS_UpdatesAssignment Server WMI Class

Represents an assignment for a software updates deployment.

See Also


Send comments about this topic to Microsoft.