Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-26-2007, 04:00 AM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Starting Task Scheduler Service Gives error

My task scheduler stopped working suddenly. I ran services.msc and found that
the task scheduler was stopped. When I tried to start it it says "Could not
start Task Scheduler Service on local computer. Error 5: Access in denied". I
checked in the log-on tab and it was logged on into the local system account
with the "allow to interact with desktop.." being checked.
Please help me.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-26-2007, 04:00 AM
  #2 (permalink)  
Old 02-26-2007, 04:30 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hi,

Click Start, Run and type:

cmd /k sc qc schedule

Then run the following command:

sc sdshow schedule

Copy both outputs to Notepad, post the information here.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:A4106953-E30F-4785-9CA8-12A7AFB3B640@microsoft.com...
My task scheduler stopped working suddenly. I ran services.msc and found that
the task scheduler was stopped. When I tried to start it it says "Could not
start Task Scheduler Service on local computer. Error 5: Access in denied". I
checked in the log-on tab and it was logged on into the local system account
with the "allow to interact with desktop.." being checked.
Please help me.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-26-2007, 09:15 PM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hello Ramesh,

I have run the commands and here is the output

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: schedule
TYPE : 120 WIN32_SHARE_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
LOAD_ORDER_GROUP : SchedulerGroup
TAG : 0
DISPLAY_NAME : Task Scheduler
DEPENDENCIES : RpcSs
SERVICE_START_NAME : LocalSystem


C:\Documents and Settings\Kowshik>sc sdshow schedule

D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A ;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;
;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Hi,
>
> Click Start, Run and type:
>
> cmd /k sc qc schedule
>
> Then run the following command:
>
> sc sdshow schedule
>
> Copy both outputs to Notepad, post the information here.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:A4106953-E30F-4785-9CA8-12A7AFB3B640@microsoft.com...
> My task scheduler stopped working suddenly. I ran services.msc and found that
> the task scheduler was stopped. When I tried to start it it says "Could not
> start Task Scheduler Service on local computer. Error 5: Access in denied". I
> checked in the log-on tab and it was logged on into the local system account
> with the "allow to interact with desktop.." being checked.
> Please help me.
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-27-2007, 05:00 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Kowshik,

Create a System Restore point, and then run the following command:

cmd /k sc sdset schedule D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP WPDTLOCRRC;;;PU)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:1E9F36C7-78B8-4127-BEDE-9ED73A00DFE4@microsoft.com...
Hello Ramesh,

I have run the commands and here is the output

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: schedule
TYPE : 120 WIN32_SHARE_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
LOAD_ORDER_GROUP : SchedulerGroup
TAG : 0
DISPLAY_NAME : Task Scheduler
DEPENDENCIES : RpcSs
SERVICE_START_NAME : LocalSystem


C:\Documents and Settings\Kowshik>sc sdshow schedule

D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A ;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;
;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Hi,
>
> Click Start, Run and type:
>
> cmd /k sc qc schedule
>
> Then run the following command:
>
> sc sdshow schedule
>
> Copy both outputs to Notepad, post the information here.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-27-2007, 08:15 PM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hello Ramesh,

I have created a system restore point, ran the command and restarted the
system. Still I am getting the same error 'Access denied'.

I ran the earlier commands again and now it looks like this.

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: schedule
TYPE : 120 WIN32_SHARE_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
LOAD_ORDER_GROUP : SchedulerGroup
TAG : 0
DISPLAY_NAME : Task Scheduler
DEPENDENCIES : RpcSs
SERVICE_START_NAME : LocalSystem


C:\Documents and Settings\Kowshik>sc sdshow schedule

D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCR
RC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

Please help.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Kowshik,
>
> Create a System Restore point, and then run the following command:
>
> cmd /k sc sdset schedule D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP WPDTLOCRRC;;;PU)
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:1E9F36C7-78B8-4127-BEDE-9ED73A00DFE4@microsoft.com...
> Hello Ramesh,
>
> I have run the commands and here is the output
>
> [SC] GetServiceConfig SUCCESS
>
> SERVICE_NAME: schedule
> TYPE : 120 WIN32_SHARE_PROCESS (interactive)
> START_TYPE : 2 AUTO_START
> ERROR_CONTROL : 1 NORMAL
> BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
> LOAD_ORDER_GROUP : SchedulerGroup
> TAG : 0
> DISPLAY_NAME : Task Scheduler
> DEPENDENCIES : RpcSs
> SERVICE_START_NAME : LocalSystem
>
>
> C:\Documents and Settings\Kowshik>sc sdshow schedule
>
> D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A ;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;
> ;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
> > Hi,
> >
> > Click Start, Run and type:
> >
> > cmd /k sc qc schedule
> >
> > Then run the following command:
> >
> > sc sdshow schedule
> >
> > Copy both outputs to Notepad, post the information here.
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-27-2007, 09:15 PM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Kowshik,

Open Regedit.exe and navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Schedule

Backup the key by exporting it as a REG file.

Select the branch or subkey named "Security" and delete it.

Close Regedit.exe

Restart Windows and try starting Task Scheduler service.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E9ADD5AE-3DC8-456D-A86F-6BE3BA8A278C@microsoft.com...
Hello Ramesh,

I have created a system restore point, ran the command and restarted the
system. Still I am getting the same error 'Access denied'.

I ran the earlier commands again and now it looks like this.

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: schedule
TYPE : 120 WIN32_SHARE_PROCESS (interactive)
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
LOAD_ORDER_GROUP : SchedulerGroup
TAG : 0
DISPLAY_NAME : Task Scheduler
DEPENDENCIES : RpcSs
SERVICE_START_NAME : LocalSystem


C:\Documents and Settings\Kowshik>sc sdshow schedule

D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCR
RC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

Please help.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Kowshik,
>
> Create a System Restore point, and then run the following command:
>
> cmd /k sc sdset schedule D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP WPDTLOCRRC;;;PU)
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:1E9F36C7-78B8-4127-BEDE-9ED73A00DFE4@microsoft.com...
> Hello Ramesh,
>
> I have run the commands and here is the output
>
> [SC] GetServiceConfig SUCCESS
>
> SERVICE_NAME: schedule
> TYPE : 120 WIN32_SHARE_PROCESS (interactive)
> START_TYPE : 2 AUTO_START
> ERROR_CONTROL : 1 NORMAL
> BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
> LOAD_ORDER_GROUP : SchedulerGroup
> TAG : 0
> DISPLAY_NAME : Task Scheduler
> DEPENDENCIES : RpcSs
> SERVICE_START_NAME : LocalSystem
>
>
> C:\Documents and Settings\Kowshik>sc sdshow schedule
>
> D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A ;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;
> ;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
> > Hi,
> >
> > Click Start, Run and type:
> >
> > cmd /k sc qc schedule
> >
> > Then run the following command:
> >
> > sc sdshow schedule
> >
> > Copy both outputs to Notepad, post the information here.
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 02-28-2007, 09:15 PM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hello Ramesh,

I have deleted the security key as you said. After restarting the machine, I
ran services.msc and was able to start the task scheduler. However when I go
to the system tools--> Schedule tasks to schedule a task, I get the message
that the task scheduler is not running. When I go back to the services.msc, I
find that the task scheduler has stopped and if I try to start it again, it
gives me the same message saying 'access denied'.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Kowshik,
>
> Open Regedit.exe and navigate to:
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Schedule
>
> Backup the key by exporting it as a REG file.
>
> Select the branch or subkey named "Security" and delete it.
>
> Close Regedit.exe
>
> Restart Windows and try starting Task Scheduler service.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E9ADD5AE-3DC8-456D-A86F-6BE3BA8A278C@microsoft.com...
> Hello Ramesh,
>
> I have created a system restore point, ran the command and restarted the
> system. Still I am getting the same error 'Access denied'.
>
> I ran the earlier commands again and now it looks like this.
>
> [SC] GetServiceConfig SUCCESS
>
> SERVICE_NAME: schedule
> TYPE : 120 WIN32_SHARE_PROCESS (interactive)
> START_TYPE : 2 AUTO_START
> ERROR_CONTROL : 1 NORMAL
> BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
> LOAD_ORDER_GROUP : SchedulerGroup
> TAG : 0
> DISPLAY_NAME : Task Scheduler
> DEPENDENCIES : RpcSs
> SERVICE_START_NAME : LocalSystem
>
>
> C:\Documents and Settings\Kowshik>sc sdshow schedule
>
> D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCR
> RC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
>
> Please help.
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
> > Kowshik,
> >
> > Create a System Restore point, and then run the following command:
> >
> > cmd /k sc sdset schedule D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLO CRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRP WPDTLOCRRC;;;PU)
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:1E9F36C7-78B8-4127-BEDE-9ED73A00DFE4@microsoft.com...
> > Hello Ramesh,
> >
> > I have run the commands and here is the output
> >
> > [SC] GetServiceConfig SUCCESS
> >
> > SERVICE_NAME: schedule
> > TYPE : 120 WIN32_SHARE_PROCESS (interactive)
> > START_TYPE : 2 AUTO_START
> > ERROR_CONTROL : 1 NORMAL
> > BINARY_PATH_NAME : C:\WINDOWS\System32\svchost.exe -k netsvcs
> > LOAD_ORDER_GROUP : SchedulerGroup
> > TAG : 0
> > DISPLAY_NAME : Task Scheduler
> > DEPENDENCIES : RpcSs
> > SERVICE_START_NAME : LocalSystem
> >
> >
> > C:\Documents and Settings\Kowshik>sc sdshow schedule
> >
> > D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A ;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;
> > ;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)
> >
> > Thanks,
> > Kowshik
> >
> > "Ramesh, MS-MVP" wrote:
> >
> > > Hi,
> > >
> > > Click Start, Run and type:
> > >
> > > cmd /k sc qc schedule
> > >
> > > Then run the following command:
> > >
> > > sc sdshow schedule
> > >
> > > Copy both outputs to Notepad, post the information here.
> > >
> > > --
> > > Regards,
> > >
> > > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > > Windows® Troubleshooting http://www.winhelponline.com

> >
> >

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 02-28-2007, 10:15 PM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Perhaps reinstalling Task Scheduler would help?

Click Start, Run and type "%windir%\inf"
Right-click mstask.inf, and choose Install

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:AB11CEF1-DE2B-4A85-8283-2D9E55CF6D01@microsoft.com...
Hello Ramesh,

I have deleted the security key as you said. After restarting the machine, I
ran services.msc and was able to start the task scheduler. However when I go
to the system tools--> Schedule tasks to schedule a task, I get the message
that the task scheduler is not running. When I go back to the services.msc, I
find that the task scheduler has stopped and if I try to start it again, it
gives me the same message saying 'access denied'.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 03-01-2007, 05:30 AM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hello Ramesh,

Tried installing the task scheduler but the same thing happens. It starts
when I restart my computer but goes down when I add a scheduled task.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Perhaps reinstalling Task Scheduler would help?
>
> Click Start, Run and type "%windir%\inf"
> Right-click mstask.inf, and choose Install
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:AB11CEF1-DE2B-4A85-8283-2D9E55CF6D01@microsoft.com...
> Hello Ramesh,
>
> I have deleted the security key as you said. After restarting the machine, I
> ran services.msc and was able to start the task scheduler. However when I go
> to the system tools--> Schedule tasks to schedule a task, I get the message
> that the task scheduler is not running. When I go back to the services.msc, I
> find that the task scheduler has stopped and if I try to start it again, it
> gives me the same message saying 'access denied'.
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 03-01-2007, 05:30 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Kowshik,

Interesting problem! Any errors registered in the event log?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E24BFDDC-D0FA-408C-BE96-27B54FB747DC@microsoft.com...
Hello Ramesh,

Tried installing the task scheduler but the same thing happens. It starts
when I restart my computer but goes down when I add a scheduled task.

Thanks,
Kowshik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #11 (permalink)  
Old 03-01-2007, 12:00 PM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Hello Ramesh,

I got a few errors in the even log of which one was repeating continuously.

"\Device\ACPIEC: The embedded controller (EC) hardware returned data when
none was requested. This may indicate that the BIOS is incorectly trying to
access the EC without syncronizing with the OS. The data is being ignored.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp."

Before this error, 2 events were recorded

--The Task Scheduler service was successfully sent a start control.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

--The Task Scheduler service entered the running state.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

After these two events, the above error got repeated 5 times as a warning.
After the warning messages, events like task scheduler stopped, access denied
were recorded.

Does this have something to do with the BIOS?? I am using a IBM-Thinkpad R51
2887MQ5 notebook.

Thanks,
Kowshik

"Ramesh, MS-MVP" wrote:

> Kowshik,
>
> Interesting problem! Any errors registered in the event log?
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E24BFDDC-D0FA-408C-BE96-27B54FB747DC@microsoft.com...
> Hello Ramesh,
>
> Tried installing the task scheduler but the same thing happens. It starts
> when I restart my computer but goes down when I add a scheduled task.
>
> Thanks,
> Kowshik
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 03-01-2007, 12:15 PM
Kowshik
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Ramesh,

I also checked the help and support for these messages and it asked me to
run the command 'sc query schedule'. The output of it is given below

C:\Documents and Settings\Kowshik>sc query schedule

SERVICE_NAME: schedule
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 5 (0x5)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

In the help and support it was said that the win32_exit_code would be useful
for troubleshooting.

Thanks,
Kowshik

C:\Documents and Settings\Kowshik>


"Kowshik" wrote:

> Hello Ramesh,
>
> I got a few errors in the even log of which one was repeating continuously.
>
> "\Device\ACPIEC: The embedded controller (EC) hardware returned data when
> none was requested. This may indicate that the BIOS is incorectly trying to
> access the EC without syncronizing with the OS. The data is being ignored.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp."
>
> Before this error, 2 events were recorded
>
> --The Task Scheduler service was successfully sent a start control.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> --The Task Scheduler service entered the running state.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> After these two events, the above error got repeated 5 times as a warning.
> After the warning messages, events like task scheduler stopped, access denied
> were recorded.
>
> Does this have something to do with the BIOS?? I am using a IBM-Thinkpad R51
> 2887MQ5 notebook.
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
> > Kowshik,
> >
> > Interesting problem! Any errors registered in the event log?
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E24BFDDC-D0FA-408C-BE96-27B54FB747DC@microsoft.com...
> > Hello Ramesh,
> >
> > Tried installing the task scheduler but the same thing happens. It starts
> > when I restart my computer but goes down when I add a scheduled task.
> >
> > Thanks,
> > Kowshik
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 03-01-2007, 10:15 PM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Starting Task Scheduler Service Gives error

Kowshik,

The error code 5 usually indicates Access Denied error. I'm running out of ideas now, but will make a note of this issue.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:84AB2BB6-E3CC-423E-A100-F86009F22B9C@microsoft.com...
Ramesh,

I also checked the help and support for these messages and it asked me to
run the command 'sc query schedule'. The output of it is given below

C:\Documents and Settings\Kowshik>sc query schedule

SERVICE_NAME: schedule
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 5 (0x5)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

In the help and support it was said that the win32_exit_code would be useful
for troubleshooting.

Thanks,
Kowshik

C:\Documents and Settings\Kowshik>


"Kowshik" wrote:

> Hello Ramesh,
>
> I got a few errors in the even log of which one was repeating continuously.
>
> "\Device\ACPIEC: The embedded controller (EC) hardware returned data when
> none was requested. This may indicate that the BIOS is incorectly trying to
> access the EC without syncronizing with the OS. The data is being ignored.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp."
>
> Before this error, 2 events were recorded
>
> --The Task Scheduler service was successfully sent a start control.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> --The Task Scheduler service entered the running state.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> After these two events, the above error got repeated 5 times as a warning.
> After the warning messages, events like task scheduler stopped, access denied
> were recorded.
>
> Does this have something to do with the BIOS?? I am using a IBM-Thinkpad R51
> 2887MQ5 notebook.
>
> Thanks,
> Kowshik
>
> "Ramesh, MS-MVP" wrote:
>
> > Kowshik,
> >
> > Interesting problem! Any errors registered in the event log?
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "Kowshik" <Kowshik@discussions.microsoft.com> wrote in message news:E24BFDDC-D0FA-408C-BE96-27B54FB747DC@microsoft.com...
> > Hello Ramesh,
> >
> > Tried installing the task scheduler but the same thing happens. It starts
> > when I restart my computer but goes down when I add a scheduled task.
> >
> > Thanks,
> > Kowshik
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error message when starting Task Scheduler Cal Bear '66 Windows Vista 0 02-22-2008 04:02 PM
Task Scheduler Service cannot be changed Gerd Windows Vista 5 10-12-2007 11:30 AM
Task Scheduler Service won't start - Windows XP tvs Windows XP 2 09-23-2007 03:40 PM
Problem with Task Scheduler Service chrsmtclf@gmail.com Windows XP 0 01-04-2007 05:14 AM
Task Scheduler service not running? James Welch Windows Vista 2 01-02-2007 07:11 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 08:02 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0