same tasks different users in service mode

Discuss RoboTask here
Post Reply
FELIXINO
Posts: 10
Joined: Wed Nov 16, 2011 7:00 am

same tasks different users in service mode

Post 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
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: same tasks different users in service mode

Post 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 8956 times
service-as-user.png
service-as-user.png (23.84 KiB) Viewed 8956 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 8956 times
Oleg Yershov
Mohitverma2601
Posts: 1
Joined: Mon May 07, 2018 6:05 am

Re: same tasks different users in service mode

Post by Mohitverma2601 »

thanks
Post Reply