Previous Topic: SoftwarePackageProcedureBootMaskNext Topic: FindSoftwarePackageProcedure


SoftwarePackageProcedureBootMask2 (bootBeforeMask)

The SoftwarePackageProcedureBootMask2 (bootBeforeMask) sequence includes a series of flags that indicate the restart options for a software package procedure. This sequence also includes the functionality that helps you shut down a target computer after completion of the jobs.

Parameters

xsd:boolean noReboot

Specifies not to restart the computer 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 machine 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.