Previous Topic: SoftwarePackageGroupPropertiesNext Topic: SoftwarePackageProcedureBootMask2 (bootAfterMask)


SoftwarePackageProcedureBootMask (bootAfterMask)

A series of flags that indicate the reboot options for a software package procedure.

xsd:boolean noReboot

Do not reboot the computer after the job has ended.

xsd:boolean reboot

Reboot the computer after the job has ended.

xsd:boolean logoff

If logoff is set to true the user agent Logs off the user and the machine agent logs off all users before the job starts.

xsd:boolean rebootAfterLast

Reboots the computer when last job in the container has ended.

xsd:boolean logoffAfterLast

If logoffAfterLast is set to true the user agent logs off the user and the machine agent logs off all users when the last job in the container has ended.

Remarks

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