Scheduling 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
Scheduling server Windows Management Instrumentation (WMI) classes in Microsoft System Center Configuration Manager 2007 support scheduling 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
Term | Definition |
---|---|
Represents methods for decoding and encoding schedule tokens into and from a Configuration Manager interval string. |
|
Represents a schedule token used for scheduling events with different frequencies, for example, daily. |
|
Represents a schedule token for nonrecurring events. |
|
Represents a schedule token for events that occur at regular intervals, for example, every 10 days. |
|
Represents a schedule token for events that occur on designated days at designated monthly intervals, for example, every third month on the 15th day of the month. |
|
Represents a schedule token for events that occur for a specific day of the week, on a given week of the month, at a given monthly interval, for example, the second Saturday of every month. |
|
Represents a schedule token for events that occur at weekly intervals, for example, every third week on Wednesday. |