Description |
Suspends or hibernates the local computer with the possibility to wake up at a specified time. NOTE: This action is not supported on Windows NT. This action can be used to Automated Workflow power saving routines on certain computers or servers that do not need to be on during non-use periods. This action could be placed at the end of a Workflow to reduce or eliminate power consumption when the computer is not doing anything; furthermore, the action could set the computer to wake up immediately before the next Workflow run time (if known). |
Declaration |
<AMSUSPEND ACTION="options" WAKEDELAY="text" WAKETIME="time" MEASURE="options" FORCE="yes/no"> |
Example |
<AMSUSPEND ACTION="hibernate" WAKETIME="120002"> |
General Tab Parameters |
Action: Specifies whether the computer should go into suspend mode or hibernation mode.
Options, Optional Default check Wake Delay: Specifies the amount of time that should elapse after the system goes into suspend or hibernate, before the system should automatically resume normal operation. Text, Optional - default 0 Wake measure: Specifies whether the computer should go into suspend mode or hibernation mode.
Options, Optional Default minutes Wake time: Specifies that the computer should wake at a certain time rather than after a certain delay. time, Optional Default "" Force the suspend/hibernate: Specifies that the system should hibernate or suspend immediately without notifying and waiting for applications to return that they are ready to close. Yes/No, Optional - default NO |
See Also |