|
Log Off Action |
Declaration |
<AMLOGOFF FORCE="yes/no"> |
See Also |
Ends the Windows session for the current user, leaving the computer running in full power mode.
Example 1: Administrators could create and deploy a task with this action to force the system to Log Off at a certain time at night.
Example 2: A task could be built very easily that would Log Off the system quickly with just the press of a hot-key combination.
Specifies that the system should log off immediately without notifying and waiting for applications to return that they are ready to close.
Standard Error Handling Options
This action also includes the standard "Error Causes" and
"On Error" failure handling options/tabs
More on Error Handling Options
Variables and Expressions
All text fields allow the use of expressions by surrounding the
expression in percentage signs (example: %MYVARIABLE%,
%Left('Text',2)%). To help construct these expressions, a popup
expression builder is available in all these fields by pressing F2.
More on variables...
More on expressions...
More on the expression builder...
<AMLOGOFF>
<AMLOGOFF FORCE="YES">