Previous Topic: SoftwareJobBootMask (bootBeforeMask)Next Topic: SoftwareJobContainerProperties


SoftwareJobBootMask3 (bootBeforeMask)

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

xsd:boolean noReboot

Specifies that the computer must not be restarted before starting the job.

xsd:boolean reboot

Restarts the computer before starting 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

Not applicable.

xsd:boolean logoffAfterLast

Not applicable.

xsd:boolean ShutdownAfterLast

Not applicable.

Remarks

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