![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| I created a task to connect to a Windows RDP session to run some access queries. Due to the length of time the queries take to complete (15 min or more) However the RDP session will time out and lock the session. Is there anything that can be done with the RDP session to keep it alive so the session does not get locked after 15 min of no activity? I don't have the abilty to edit the lockout session...it's set through GP via Active Directory. Thanks |
| |||
| Hello, What you can do is create a dummy task or even convert it to an executable and keep that running. All that task / exe would do is playback the mouse moves so as to simulate user moving the mouse and that would prevent the session from locking out. Hope that helps! |