/
CMS_RerunPackage
CMS_RerunPackage
Description
Sets status for the specified package to 'Waiting' causing it to rerun the next time the Agent is being executed
Syntax
CMS_RerunPackage(sPackage, sVersion) as Boolean
Parameters
sPackage (String)
Name of package
sVersion (String)
Version of package
Example
VBScript
If bStatus Then bStatus = CMS_RerunPackage("CapaInstaller", "v1.0")
Related functions
Related content
CMS Functions
CMS Functions
Read with this
CMS_RerunPackage
CMS_RerunPackage
More like this
Job functions
Job functions
Read with this
CMS_RerunPackage
CMS_RerunPackage
More like this
CMS_ExistPackageOnManagementServer
CMS_ExistPackageOnManagementServer
More like this
CMS_ExistPackageOnManagementServer
CMS_ExistPackageOnManagementServer
More like this