Job\_RebootWS
Description
Section titled “Description”Reboot workstation. In order for this function to work properly the script needs to be executed by an Agent that can do the actual reboot
Note: This function is only supported from computer context
Syntax
Section titled “Syntax”Job_RebootWS(sMsg) As Boolean
Parameters
Section titled “Parameters”sMsg (String)
Message to show user before reboot
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Job_RebootWs("Reboot needed in order to complete installation")Related functions
Section titled “Related functions”