Home All Groups Group Topic Archive Search About

cannot open scheduled tasks after installing Windows 2003 SP1

Author
20 Jul 2005 4:07 PM
Fasahat
guys
i installed windows 2003 SP1 on my Windows 2003 domain controller.After
restarting the server,i cannot open my task scheduler-scheduled tasks on my
server.
i tried to restart the service.the service cannot stop it is giving me an
error:

Cannot stop the Task Scheduler service on Local Computer.
Error 1053:The service did not respond to the start or control request in
the timely fashion
i can run the backup manully. i want to schedule my backup using task
scheduler.
need some help
Regards
Fasahat.
--
fasahat
--
fasahat

Author
20 Jul 2005 7:43 PM
Crack
This may help.

When you try to start the Task Scheduler, you receive:

Could not start the Task Scheduler service on Local Computer.
Error 1053: The service did not respond to the start or control request in a
timely fashion.

This error will occur if the %SystemRoot%\Schedlgu.txt file has the
Read-Only attribute.

To fix this problem:

1. Open a CMD prompt.

2. Type attrib -r %SystemRoot%\Schedlgu.txt and press Enter.

http://www.jsifaq.com/SUBK/TIP5100/rh5152.htm


Show quoteHide quote
"Fasahat" wrote:

> guys
> i installed windows 2003 SP1 on my Windows 2003 domain controller.After
> restarting the server,i cannot open my task scheduler-scheduled tasks on my
> server.
> i tried to restart the service.the service cannot stop it is giving me an
> error:
>
> Cannot stop the Task Scheduler service on Local Computer.
> Error 1053:The service did not respond to the start or control request in
> the timely fashion
> i can run the backup manully. i want to schedule my backup using task
> scheduler.
> need some help
> Regards
> Fasahat.
> --
> fasahat
> --
> fasahat

Bookmark and Share