Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Scheduled tasks in windows 2000 server do not run

Jul 3, 2007 4:36PM PDT

I have created a batch file to backup data in particular servers in our company and created a schedule task to run the batch file at designated time and date. The problem is that the scheduled task do not run. There are a total of 150 scheduled tasks at this particular server, all running except the one I created(located at crive c).

I've tried to rename it and make it sure that it is the first one in the list of scheduled task but still it didn't run.

Please help.

Discussion is locked

- Collapse -
Too many missing details.
Jul 3, 2007 10:52PM PDT

Sorry but I can't tell if you set the non-interactive item or if your batch was written well. Given so few details I can guess what the issue is here.

Try google.com with words like "scheduled tasks don't run."

If you decide to reveal all the details I'll look again.

Bob

- Collapse -
Too many missing details.
Jul 4, 2007 10:23AM PDT

Hi Bob,

I guess my batch file is good. It is running in different server.
Here are some details:
>>last run time status = never (w/c means it didn't run eversince i created it)
>>creator = administrator but other tasks is system

I've tried to create a test batch file with below code:
echo off
echo test
pause
echo on
but still didn't work

Hoping above details will do.

- Collapse -
Sorry.
Jul 4, 2007 10:34AM PDT
- Collapse -
I got it
Jul 5, 2007 8:36AM PDT

Hi Bob,

I got it. I recreated the task with correct account setting including the password and it did run.

Thanks for the help...

Cesar

- Collapse -
Thanks for the report back.
Jul 5, 2007 10:22AM PDT

I'm glad it was that. Again, thanks for the report.

Bob