AttachConfigMgrTaskSequenceDeployment

App Portal 2017

You can use the AttachConfigMgrTaskSequenceDeployment web method to attach a System Center Configuration Manager (Current Branch) deployment to an existing task sequence catalog item.

Parameters

The AttachConfigMgrTaskSequenceDeployment web method includes the following parameters:

AttachConfigMgrTaskSequenceDeployment Parameters

#

Parameters

Data Type

Description

1.  

catalogItemID

Integer

ID of the catalog item.

2.  

advertisementId

String

Advertisement ID of the task sequence in System Center Configuration Manager (Current Branch).

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.