Skip to main content

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:

#ParametersData TypeDescription
catalogItemIDIntegerID of the catalog item.
advertisementIdStringAdvertisement ID of the task sequence in Microsoft Endpoint Configuration Manager.
programTypeStringEnter one of the following values to identify the purpose of this catalog item: Install Uninstall Repair
isOsdDeploymentBooleanEnter 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.