This command lets you send signals to Software Delivery on separate actions required by the Software Delivery agent during the installation.
Signal
[reboot] [rerun] [logoff] [rebootae] [logoffae]
Causes the computer to be rebooted after execution of the current job.
The current job will be restarted next time as well. This command can be used with logoff or the reboot parameter.
Log off user after execution of the current job.
Reboot computer after execution of last job in batch.
Log off user after execution of last job in batch.
At least one argument is required. Apart from that requirement, any combination of the arguments can be selected, except that rebootae and rerun cannot be used together.
Example:
The following example illustrates how to signal the Software Delivery agent that the computer should be rebooted after execution of the current job and that the job should be run upon reboot. This is used in Software Delivery when, for example, executing jobs involving SXP packages. The proper logic needs to be implemented in user-written procedures to efficiently utilize this capability.
sd_acmd signal reboot rerun
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|