I want to run a job from Uipath assistant on a VM, the bot runs fine as long as the VM is kept open on my machine but if I minimize or close the RDP session the job fails ( the activities in the code timeouts). The job involves multiple UI interactions on a browser.
I tried the workaround in this link but it didn’t help (Executing Tasks in a Minimized RDP Window)
VM OS: Windows Server 2016
Could anyone advise on this?