Running UIRobot from task scheduler with “Run whether user is logged in or not” is not working

Hello,

I have create a simple batch file that calls UIRobot.exe for the purpose of automation testing. It runs fine when I schedule it in Task Scheduler on a Windows Server, with the setting “Run whether user is logged in”f. However, since I am trying to run even when the user is not logged on, when I check this setting to "Run whether user is logged in” and “Run High priority”.

Please help me on this to resolve the issue ASAP .

Thanks,
Harishwar Reddy

Hello, did you manage to solve this, I find myself in the same situation

We enforced the robots to not be able to schedule anymore from Task Scheduler.
To schedule the robots you will need an UiPath Orchestrator.
After having an Orchestrator installed and running, in case you don’t like the Orchestrator UI interface, you can use its Rest API calls for performing the schedule or running jobs.