My schedule on Windows 2003 does not run.
Hello,
I read many people have a similar problem. This solution will not work. I have a schedule to run every 5 minutes on a local account. Here's how it ran:
Mon 04/04/2005
10:15 AM
10:30 AM
10:35 AM
10:45 AM
11:00 AM
11:05 AM
11:15 AM
The task makes a list of tasks, redirects the output to a log and runs not longer than a second:
schtasks /query /fo table /v >> %LOGFILE%
As you can see, sometimes it works, and sometimes it doesn't, everytime it doesn't I get the well known message:
The attempt to log on to the account associated with the task failed,
I work with at least a hundred Windows 2000 servers, another 2003 server and never ran into this problem.
Regards,
Richard
Same Issue on Windows 2003 server
Hi Richard
I've exactly get same issue with my scheduled task....
Have you found a workaround since 2005 ?
Regards
Bertrand