AddConfigMgrApp

You can use the AddConfigMgrApp web method to add a Microsoft Endpoint Configuration Manager application to a catalog item.

Parameters

The AddConfigMgrApp web method includes the following parameters:

AddConfigMgrApp Parameters

#

Parameters

Data Type

Description

1.  

catalogItemID

Integer

ID of the catalog item.

2.  

configMgrAppID

String

ID of the application in Microsoft Endpoint Configuration Manager.

3.  

deployTarget

Enum value

Use one of the following values:

0—DeployToUser
1—DeployToComputer
4.  

createUninstall

Boolean

Enter True if catalog item is to trigger an uninstall; otherwise, enter False.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.