How to fix error "Could not start executor. RDP connection failed: Message: The connection failed at negotiating security settings." thrown when triggering an unattended execution from Orchestrator?
Root Cause: This error is known to arise due to remote connections to the particular Robot machines being blocked from a system level.
Resolution: Note that even though the user is added to the Remote desktop users group and assigned the required group policies as per the Robot installation pre-requisites, their remote connection to a particular machine can be blocked from a system properties level.
This issue can also occur if the RDP listener is listening on a port other than 3389 for versions lower than 23.4
To fix this, the setting has to be explicitly disabled and can be accessed from the following location: Control Panel → System and Security → System → Advanced System settings → Remote Tab.
- Disable the option by selecting "Allow remote connections to this computer" to fix the remote connection error and allow the Robot service to create sessions on the particular Windows machine.