ITsMediaClass Interface
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 ITsMediaClass automation interface, in Configuration Manager 2007, enables the creation of task sequence media for operating system deployment. This interface inherits from IDispatch.
In This Section
Term | Definition |
---|---|
Cancels task sequence media creation. |
|
Contains a comma-delimited list of name=value pairs to use when establishing the Windows Management Instrumentation (WMI) connection to the SMS Provider. |
|
Creates task sequence boot media that download policy from a management point and allow a user to run a task sequence for operating system deployment. |
|
Creates capture media that can be used to capture an operating system from a reference computer. |
|
Creates stand-alone media from which to run an operating system image deployment |
|
Contains the current step in task sequence media creation. |
|
Contains a comma-delimited list of distribution points, most preferable first. |
|
Contains a buffer in which additional error information can be retrieved from task sequence media creation. |
|
Contains the exit code for task sequence media creation. |
|
Contains a label to help identify the task sequence media during media creation. |
|
Contains the number of steps necessary for task sequence media creation. |
|
Contains the name of the SMS Provider to which to connect. |
|
Contains the site code for the site server (not necessarily the target site code). |
|
Contains the status for task sequence media creation. |
|
Contains information about the steps required for task sequence media creation. |
|
Contains a value indicating the progress of task sequence media creation. |
Remarks
The UUID for ITsMediaClass is EBA491FD-A947-4f99-9F60-D615F810CCDC.
See Also
Concepts
TsMediaClass Client COM Automation Class
Operating System Deployment Task Sequencing