Hello...
I've just started the evaluation in order to adopt roboTask in our environment.
I was wondering if a task can be triggered when no user is logged on.
Also what about atriggering a task when the logged on user is locked?
Thank you in advace for any advice!
Trigger task when user is not logged on (or locked)
Re: Trigger task when user is not logged on (or locked)
Use system service mode. Read here (and related chapters) about service mode of RoboTask...a task can be triggered when no user is logged on.
You can set RoboTask System service and setup initial parameters by RoboTask Service Manager.
If task has some trigger it will running automatically
Locked session is similar to SYSTEM session. The task can be triggered automatically or via network remotely from remote RoboTask.Also what about atriggering a task when the logged on user is locked?
But pay attention that locked and SYSTEM sessions has some restrictions: system ignores mouse and keyboard simulation. This is the property of system security and you can not change this.
Oleg Yershov
Re: Trigger task when user is not logged on (or locked)
Thank you for the explanation.
Unfortunately mouse and keyboard simulation are needed for the activity I'm testing Robotask, therefore I'm going to setup a test with an user section not locked, paying attention to ensure it does not lock!
Unfortunately mouse and keyboard simulation are needed for the activity I'm testing Robotask, therefore I'm going to setup a test with an user section not locked, paying attention to ensure it does not lock!
Re: Trigger task when user is not logged on (or locked)
In this case you can use RoboTask in unlocked user session only.Unfortunately mouse and keyboard simulation are needed for the activity...
Oleg Yershov