Software Updates 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 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 |
---|---|
Provides summary information for each update. |
|
Lists all authorization lists available on the site. |
|
Provides information about all categories associated with a given configuration item. |
|
Lists all files and properties associated with the content of a specific software update. |
|
Defines the relationship between two configuration items. |
|
Provides a list of contents and properties associated with a configuration item. |
|
Provides information about update sources associated with a given configuration item. |
|
Provides information about content associated with Microsoft Software License Terms. |
|
Provides a list of all software updates available on a site. |
|
Lists all update sources available on a site. |
|
Represents the package of all software updates available on a site. |
|
Lists deployment templates available on the site and can be used to create new deployment templates. |
|
Represents all software update-specific category objects available on the site. |
|
Provides compliance status for updates on client computers. |
|
Provides deployment summaries for updates. |
|
Provides information about programs used for a software update. |
|
Defines the relationship between two updates. |
|
Represents an assignment for a software updates deployment. |
See Also
Concepts
Configuration Manager Software Updates
About Software Updates Setup and Configuration
Software Updates Overview