CMS\_IncrementSessionID
Description
Section titled “Description”This will inform the system to increment SessionID after a forced reboot. This will make sure packages scheduled as Always will run again even though they have already run this session
Syntax
Section titled “Syntax”:vb: CMS_IncrementSessionID() as Boolean
:ps: Not Supported
Example
Section titled “Example”:vb: VBScript
Section titled “:vb: VBScript”If bStatus Then bStatus = Job_RebootWS("Reboot requested")If bStatus Then bStatus = CMS_IncrementSessionID()Related functions
Section titled “Related functions”