Local user won't work here. It must be a domain user having permissions for the share. If you use RunAsUser then the user of that command must have permissions for the share. In addition, the account running 24x7 service must have "act as part of operation system" permissions and the user in RunAsUser must have "logon as a batch job" and "logon as a service" permissions. If you don't run 24x7 as a service then you don't need all that. You can do pretty much everything without these complications. : I removed drive mapping from my cmd file and changed to \\server\share etc. : Again, manually launching the cmd file works perfect but 24x7 still returns : error 1314. : The target server is in another domain. I have setup a local user on that : server with a share on the target directory. : Which user and domain should I use as "RunAsUser"? The user of the : target-server or the user of the server running 24x7?
|