AttachConfigMgrTaskSequenceDeployment
You can use the AttachConfigMgrTaskSequenceDeployment web method to attach a Microsoft Endpoint Configuration Manager deployment to an existing task sequence catalog item.
Parameters
The AttachConfigMgrTaskSequenceDeployment web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | catalogItemID | Integer | ID of the catalog item. |
| 2. | advertisementId | String | Advertisement ID of the task sequence in Microsoft Endpoint 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 the catalog item is for OSD deployment; otherwise, enter False . |
Return Value
Returns one of the following values:
-
Returns TRUE for success.
-
Returns FALSE for error.