Previous Topic: SoftwareJobBootMask (bootAfterMask)Next Topic: SoftwareJobBootMask (bootBeforeMask)


SoftwareJobBootMask3 (bootAfterMask)

This sequence includes a series of flags that indicate the reboot options for a software job.

xsd:boolean noReboot

Specifies that the computer must not be restarted after completion of the job.

xsd:boolean reboot

Restarts the computer after completion of the job.

xsd:boolean logoff

(If set to true) Specifies that the user agent logs off the user and the computer agent logs off all the users before the job starts.

xsd:boolean rebootAfterLast

Restarts the computer after completion of the last job in the container.

xsd:boolean logoffAfterLast

(If set to true) Specifies that the user agent logs off the user and the computer agent logs off all the users after completion of the last job in the container.

xsd:boolean ShutdownAfterLast

(If set to true) Specifies that the target computer shuts down after completion of the last SD job.

Remarks

Only one flag may be set to true at a time.