![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| I'm trying to create a task to connect to a RDP session. The recorder tracks all of the mouse movements fine, however it's not recording any of the keystrokes within the RDP session. If I go into the editior I can see the where it made an entry to record a keystroke however there are no values included with the commands. RDP client is configured to go full screen when connected. I can go in and enter all of the keystrokes manualy however this would a huge effort to do. Any suggestions? |
| |||
| Hello, Automation Anywhere supports all the remote access software. For e.g. for use with Microsoft's Remote Desktop please follow the instruction below. 1. Keep the screen size of the connection while recording to non-maximized mode. How to change screen size: In the Remote Desktop Connection window, click Options. On the Display tab, under Remote desktop size, drag the slider to choose the size of remote desktop smaller than full size. 2. Keep the property of Keyboard under Local resources to - 'In full screen mode only'. How to configure it: In the Remote Desktop Connection window, click Options. On the Local Resources tab, under Keyboard, choose "In full screen mode only". 3. Now when you connect, make sure remote desktop is coming up in non-maximized mode. Record your action in remote machine using remote desktop window, like any other task on your computer. Hope that helps. |