Problem:
A scheduled task running on windows 2003 shows status “could not run” . The task is starting a batch (cmd) running some simple dos shell commands. So nothing special.
Solution:
Rights for user BATCH on %windir%\system32\cmd.exe missing
Add rights for user BATCH on cmd.exe read/execute and read