For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entry types events settings

Remote Desktop Manager Windows gives you the flexibility to automatically run operations before or after establishing a connection.

These operations are defined in the Events section of a session's properties. Define a script or a command line which executes at the appropriate time with the provided parameters, such as the session ID or username. For example, events can be used to execute an external batch file or application that prompts the user for more information, or to update a log on a remote server.

Settings

The Events section is comprised of four tabs, all of which determine at what point the Events are to be executed relative to the session, e.g., before the connection is established or after its interruption.

OPTION
DESCRIPTION

None

No script, command line, or message prompt is executed.

Execute script

Select a script file to execute.

Execute command-line

Enter a command line to execute.

Prompt message

Enter a message to display.

Execute macros/scripts/tools

Select a Macros/Scripts/Tools entry from the workspace.

Execute PowerShell

Write a custom PowerShell script. The custom PowerShell script can be executed before opening the connection.

Copy to clipboard (custom)

Provide text to copy to the clipboard.

Before open

The Miscellaneous section of the Before open tab allows to power on the remote device before trying to establish the connection.

Please note that for the Wake-on-LAN feature to work:

  • The remote device must support the Wake-on-LAN feature.

  • The MAC address must be filled out in the Information section of the session properties.

OPTION
DESCRIPTION

Power On mode

Enable the Wake-on-LAN.

Wait timeout

Enter the delay before retrying to wake the remote device.

Retry count

Enter the number of times to try to wake the remote device.

After Open

OPTION
DESCRIPTION

Execute automatically

Execute the macro automatically when the session is open.

Initial wait

Enter the delay before the macro is executed.

Type

Select how the macro is executed. Choose between: - Default: Enter a typing macro manually. - Link: Select an existing macro/script/tool from the workspace.

Typing macro

Enter the typing macro to execute.

Macro password

Enter a password to prompt for before executing the macro. The Allow password in variable setting must be enabled in the Security settings of the entry.

Delay time

Enter the delay time for the {DELAY} instruction.

Command

Enter the delay time between each command.

Before close

OPTION
DESCRIPTION

Confirm on disconnect

Add a confirmation step before closing the session.

After close

OPTION
DESCRIPTION

Protocol

Specifies the protocol used for port knocking (Default, IPv4 and IPv6 ).

Interval (sec)

Defines the time interval (in seconds) between consecutive port knocks.

Verbose level

Determines the amount of logging or feedback provided during the port-knocking process.

See also

Last updated

Was this helpful?