Hi all,
I have one service that interacts with desktop, this service is similar to scheduler application, will run one application on timer.
Well this was run well until I change the application that run on timer, this application on old days make run batch files on user workstation, now I have install one freenas on my network that is very nice for storage, and I need to check if a directory exits and if not than create, but here is my problem, I’m always get this msg:
Access to the path “………” is denied.
Well this happens because my service run under local system account, and I know that this account don’t have network privileges.
Well I can’t change the service login because I need this option:
Allow service to interact with desktop.
If I run the application by double click on user workstation than it will run ok if I use the service will popup the error.
Is there any one that cold helps me on this one?
Cheers,
I have one service that interacts with desktop, this service is similar to scheduler application, will run one application on timer.
Well this was run well until I change the application that run on timer, this application on old days make run batch files on user workstation, now I have install one freenas on my network that is very nice for storage, and I need to check if a directory exits and if not than create, but here is my problem, I’m always get this msg:
Access to the path “………” is denied.
Well this happens because my service run under local system account, and I know that this account don’t have network privileges.
Well I can’t change the service login because I need this option:
Allow service to interact with desktop.
If I run the application by double click on user workstation than it will run ok if I use the service will popup the error.
Is there any one that cold helps me on this one?
Cheers,