Agent Controller

I am trying to start an Agent from my Agent Controller machine. It tries to establish a connection but times out.

For Agent controllers, the time for which the password is stored to connect to the required Agent machine is configurable.
The <Agent_Controller_Home>/conf/>application.properties file has a property - “agent.rdp.password.cleanup.duration.seconds". The default value is 15 seconds.

To save the password for a longer duration while establishing connectivity, set the property to a higher value.