System                                                    Example

You can use this command to do any of the following as part of the macro

  1. Lock the computer
  2. Log off
  3. Shutdown the computer
  4. Restart the computer

Note: If you include Shutdown or Restart in the macro then any actions after shutdown or restart will not be executed. So ideally you would want shutdown and restart command the last.

Example: To Lock computer.

  1. Open the Macro Editor from Tools -> Macro Editor.
  2. Double click on the 'System' command.
  3. Select the option 'Lock Computer'
  4. Click on 'Save' button.