Skip to main content

AddCM12Package

You can use the AddCM12Package web method to add a System Center 2012 Configuration Manager package to a catalog item.

Parameters

The AddCM12Package web method includes the following parameters:

#ParametersData TypeDescription
1.catalogItemIDIntegerID of catalog item.
2.cmPackageIDStringPackage ID in System Center 2012 Configuration Manager.
3.cmPackageDataStringString in the format of InstallType|PackageName, where:
InstallType is one of the following:
0 —Install
1 —Uninstall
2 —Repair
PackageName is a string that identifies the package.
For example:
0|AdobeReader

Return Value

Returns one of the following values:

  • Returns TRUE for success

  • Returns FALSE for failure