Hi
Long time, no progress here… Untill today, where (with the great help of UiPath Support) we managed to get this working.
In short the solution was “Elevated Rights”.
In long the solution was setting up MultiHop and giving BOTH UiPathRemoteRuntimes “Elevated Rights” on Machine B AND Machine C on the picture below:
This is done by editing the “Launch_UiPahtRemoteRuntime” task on both machines and giving them “Highest rights”:
In our case the reason is because the application that we are running through VMware is running with “Elevated rights” on the Machine C.
So note that UiPath Remote Runtime is by default running in without “Elevated Rights” and can therefore only communicate with applications without “Elevated Rights”. If you need to run a application that has “Elevated Rights”, UiPath Remote Runtime needs to run with “Elevated Rights” as well.