/
Job_LogoffUserAndRebootWS
Job_LogoffUserAndRebootWS
Description
Logs off user and reboots computer
Syntax
Job_LogOffUserAndRebootWS(sText) As Boolean
Parameters
sText (String)
Message for the End User
Example
VBScript
If bStatus Then bStatus = Job_LogOffUserAndRebootWS("You will now be logged of and your Computer will be rebooted")
Related functions
, multiple selections available,
Related content
$cs.Job_WriteLog
$cs.Job_WriteLog
More like this
Log_RemoveLogs
Log_RemoveLogs
More like this
Exit-PSScript
Exit-PSScript
More like this
Sys_GetSerialNumber
Sys_GetSerialNumber
More like this
$InputObject.ShowMessageBox
$InputObject.ShowMessageBox
More like this