Page 1 of 1

same tasks different users in service mode

Posted: Wed Feb 07, 2018 6:30 pm
by FELIXINO
My request:
using Robotask as a service, I would use the same tasks created for any logged user, in the same pc (the pc is used by different domain users that logs in and logs out periodically).
I created tasks, enabled service mode as from your guide "service vs application". BUT as far as I understood, I have to login with every user account to configure robotask and enable the remote tasks... am I wrong?
I also created a new domain user, necessary to have write privileges in a network path, because a task needs to write onto. this user has been setup as from "How to get an access to the network resources in the service mode", but still I receive write access error.
any hint would be appreciated, thanks
at

Re: same tasks different users in service mode

Posted: Thu Feb 08, 2018 10:17 pm
by Oleg
The system service works under SYSTEM account and has no access to network resources by default.
if you want to read or write files on network drive on other computer you have to specify authentication parameters for your RoboTask service
Read this chapter and related chapters about RoboTask Service mode.

Also you can run RoboTask "as user"
Service-parameters.png
Service-parameters.png (17.4 KiB) Viewed 8979 times
service-as-user.png
service-as-user.png (23.84 KiB) Viewed 8979 times
But pay attention that this user must have "Log on as a service" permission
Look at the screenshot
LogOnAsService.png
LogOnAsService.png (69.38 KiB) Viewed 8979 times

Re: same tasks different users in service mode

Posted: Mon May 07, 2018 6:57 am
by Mohitverma2601
thanks