Hi Guys
I have an Application (A) which is only reachable via the Remote Desktop App.
I want to execute some RPA Steps in A but when I select the Remote Desktop Screen I get the following Error:
UiPathRemoteRunTime.exe is not running in the remote session.
. And I find the following UiPath article: About UiPath Remote Runtime
I tried to automate it anyway but when I trigger the unattended robot via the orchestrator I finally get the next error message:
Cannot bring the target application in foreground because the Windows session is locked.
I assume the second error is related to the first error and the unattended robot cannot access the remote desktop session because it is “locked”. Am I right with my assumption and where can I get he RemoteDesktopClient.msi to install on the Application (A) Server?
Thanks for some clarification.
Cheers
Kevin