/
CMS_UninstallPackageFromUnitById
CMS_UninstallPackageFromUnitById
Description
Uninstalls package from unit
Syntax
CMS_UninstallPackageFromUnit(sID) As Boolean
Parameters
sID (String)
ID of the package (JobId from the JOB table)
Example
If bStatus Then bStatus = CMS_UninstallPackageFromUnitById("126") |
Related functions
Related content
CMS_AddComputerToStaticGroup
CMS_AddComputerToStaticGroup
Read with this
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_RemovePackageFromUnit
CMS_RemovePackageFromUnit
More like this