Hi Friends,
In our organization we just manually migration UiPath 2020.4 to 2022.10.7 version
But While RDP Connection is connected the process is running fine
While we disconnect RDP and run the process means it goes to Pending state?
Why it will happen we need to install any other things please let me know if you have any solution.
yes we have 5 unattended licenses for different 5 machines all the machines get same issue.
If we open that rdp machine and run the bot means it will run but the machine is disconnected means it goes to pending state
You need to make sure that while installing the Assistant, It will prompt for UserMode or Service Mode, there you need to choose Service mode installation for assistant to run the flow in Unattended mode
@Vicky_K could you also try Signing Out from the VM, instead of just disconnecting the RDP session? Might be a currently connected session is blocking Orchestrator from opening another one.
It won’t show while install the studio but we have advance option there we can choose Service mode i will change to service mode it will run Thanks you for all giving the solution