Hi ,
I have Orchestrator Enterprise edition with unattended robot 2018.2 version.
My main concern is Whether Unattended BOT will run or not when the RDP machine is in disconnected state
.
If my machine is connected through RDP it works but when the RDP is disconnected it doesn’t work.
Pablito
(Pawel Wozniak)
May 8, 2019, 8:06am
2
Hello @arunshiva ,
It depends how your robot is configured. Please take a look here maybe this will help:
These licenses can be distributed to your organizations and tenants. They provide specific functionality to support or manage business processes. Service licenses target a specific metric, such as service instances, service capacity, or service...
@Pablito
Yes as per the licencing part Unattended bot will run in disconnected VM.
We have Unattended Robot UiPath Enterprise Edition v2018.2 but still it is not running when the VM machine is disconnected.
Pablito
(Pawel Wozniak)
May 8, 2019, 8:12am
4
Do you have any error, exception or logs when robot is not able to run task?
@Pablito
Yes am getting this error log in Orchestrator.
Please find the attachment.
Pablito
(Pawel Wozniak)
May 8, 2019, 10:05am
6
Please check this post:
Scenario: Access is Denied
Steps to reproduce: Run Workflow
Current Behavior: {“message”:“Executor start process failed, reason System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\n at UiPath.UiSystemClass.OpenInteractiveWindowsSession(String bstrUser, String bstrPassword, UiOpenSessionFlags nFlags, String bstrApplication, String bstrAppArguments, Int32 nDelayMs, Int32 userToken, UiGenericOptions options)\r\n at UiPath.Core.Setup.…
Maybe it’s worth to try use your credentials on robot and check if this will work.