Scheduled Tasks in Windows Server 2003 – Executing a Batch File – Error: Could not start
When executing a batch file via scheduled task, cmd.exe is called by the user the task is running as. If you use the default user, or a user with administrative rights, it works perfectly. What happens when you want to lock down permissions and run the task as a non-administrative user? Chances are, you will [...]
