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

Remote Desktop Manager typing macro to perform authentication

With Remote Desktop Manager, it is possible to send credentials through a typing macro using variables.

  1. Open the Properties of a Website session entry. In the left menu, make sure you are in Common – General.

  2. Click the Login tab to access the Settings section.

  3. Enable Autofill login and disable Auto submit.

  4. In the left menu, navigate to Security – Security settings.

  5. Under Password, enable Allow password in variable. This option needs to be enabled to send the password to the remote session.

  6. In the left menu, navigate to Connection – Events.

  7. Click on the After Open tab. In the Typing macro section, paste the following: $USERNAME${TAB}$PASSWORD${ENTER}.

  8. Click OK to save.

Last updated

Was this helpful?