Run Action Icon

Log Off Action

Declaration

<AMLOGOFF FORCE="yes/no">

See Also

Restart, Shut Down

Description

Ends the Windows session for the current user, leaving the computer running in full power mode.

Practical Usage

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.

Parameters

General Tab

Force the system to shut-down without notifying applications
Yes/No, Optional - default NO
MARKUP: FORCE="YES"

Specifies that the system should log off immediately without notifying and waiting for applications to return that they are ready to close.

Notes

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...

Example

<AMLOGOFF>

<AMLOGOFF FORCE="YES">