» 
RUNAS command as scheduled task
I'm currently developing an application at work. I use the RUNAS command to launch an executable file. The batch file to lauch the file under another user's account works, but not when I put it in scheduled tasks, I get an Access Denied error.
Now, let me give some more details : I'm in my local admin group and the RUNAS command will execute as a domain administrator's one.
I will spend part of tomorrow looking for an explanation, but if someone knows right away a possible cause for the RUNAS command not working as a scheduled task, that would save me some time.
|