AttachCM12TaskSequenceDeployment
You can use the AttachCM12TaskSequenceDeployment web method to attach a System Center 2012 Configuration Manager deployment to an existing task sequence catalog item.
Parameters
The AttachCM12TaskSequenceDeployment web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | catalogItemID | Integer | ID of the catalog item. |
| 2. | advertisementId | String | Advertisement ID of task sequence in System Center 2012 Configuration Manager. |
| 3. | programType | String | Enter one of the following values to identify the purpose of this catalog item: Install Uninstall Repair |
| 4. | isOsdDeployment | Boolean | Enter True if this task sequence is an OSD deployment; otherwise, enter False . |
Return Value
Returns one of the following values:
-
Returns TRUE for success.
-
Returns FALSE for error.