• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Scheduled Task "Could Not Start"

Retro2001

Senior member
I've got several computers that have a scheduled task, set to run (a short batch script) every minute between 8am and 8pm. These computers are running Windows XP Pro (SP2) and are part of a Windows 2000 domain. The task is set to run as a domain user who has administrator rights on the local machines. At least twice a day (but not in a set interval) the task will stop running:

Status: Could not start
Last Result: 0xe34

Going into the task and setting the users password again fixes the problem, until the next failure. Any suggestions - Either towards fixing the problem directly or more reliably running this script every 60 seconds?

Thanks!

--Will
 
Originally posted by: Retro2001
I've got several computers that have a scheduled task, set to run (a short batch script) every minute between 8am and 8pm. These computers are running Windows XP Pro (SP2) and are part of a Windows 2000 domain. The task is set to run as a domain user who has administrator rights on the local machines. At least twice a day (but not in a set interval) the task will stop running:

Status: Could not start
Last Result: 0xe34

Going into the task and setting the users password again fixes the problem, until the next failure. Any suggestions - Either towards fixing the problem directly or more reliably running this script every 60 seconds?

Thanks!

--Will

Are you using AT or the scheduling wizard to set this up?
 
Scheduling Wizard. I didn't believe that AT could be used to schedule a job with every-minute repetition. If I'm wrong though, I've got no other reason for using the Wizard over AT.

Thanks,
Will
 
Back
Top