Job_ShutdownWS
Description
This will shut down the system after all jobs have been installed
Note: This function is only supported from computer context
Syntax
Job_ShutdownWS() as Boolean
Example
VBScript
If bStatus Then bStatus = Job_ShutdownWS()
This will shut down the system after all jobs have been installed
Note: This function is only supported from computer context
Job_ShutdownWS() as Boolean
If bStatus Then bStatus = Job_ShutdownWS()