when i manually run the scheduled task it runs fine. i am running from windows server 2003

but when i set a time for it to run, it does not run. does anyone know what the issue is here?

link|improve this question

does it display a gui interface? – tony roth Jul 15 '10 at 18:38
it displays nothing – Артём Царионов Jul 15 '10 at 18:40
1  
check the log file (from memory, in scheduled tasks go to the menu bar and choose 'Advanced', then 'View Log'. Do you get any clue as to why it does not run? Check the event log as well – natxo asenjo Jul 15 '10 at 18:58
feedback

2 Answers

up vote 1 down vote accepted

Double check the scheduled time/date that it runs, along with the user credentials it runs under. Also make sure the current/date time is set correctly.

link|improve this answer
feedback

On the Scheduled Task's property screen, do you have the 'Run only if logged on' checkbox checked? Is the Enabled checkbox checked?

link|improve this answer
no i do not..... – Артём Царионов Jul 15 '10 at 18:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.