Results 1 to 25 of 25

Thread: Scheduled Task Error

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41

    Scheduled Task Error

    whenever i add a new item in Scheduled Task it says:

    General page initialization failed.
    The specified error is:
    0x80041315: The Task Scheduler Service is not running.
    is there anything i can do to fix this? cause i really need to use the scheduled tasks

    thanks

  2. #2
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    Go into Control Panel > Administrative Tools > Services

    and snoop around for a Task Scheduler service. If it isn't already started, start it up
    I'm bringing geeky back...

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    Originally posted by Jungle-Man
    Go into Control Panel > Administrative Tools > Services

    and snoop around for a Task Scheduler service. If it isn't already started, start it up
    that sounds right, but i dont see any Task scheduler service or somethin around that

    is there a specific name for it?

  4. #4
    Addicted Member Martin Wilson's Avatar
    Join Date
    Mar 2002
    Location
    :)
    Posts
    236
    The problem is becuase a file Task Scheduler needs to access is read only...I have forgotten which one it is but I'll start looking...
    What is the answer to this question?

  5. #5
    Addicted Member Martin Wilson's Avatar
    Join Date
    Mar 2002
    Location
    :)
    Posts
    236
    What is the answer to this question?

  6. #6

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    i use windows XP.. and that site is for 2000
    Last edited by h3adbang3r; Sep 14th, 2002 at 09:37 AM.

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    XP is close enough to 2000 that it might apply
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    Originally posted by parksie
    XP is close enough to 2000 that it might apply
    i tried it, and its the same as before..
    i dont havbe Task Scheduler in the Services thing

  9. #9
    Fanatic Member siyan's Avatar
    Join Date
    Jul 2001
    Location
    GOOOAAAAALLLLL!!!!!
    Posts
    869
    try start, run, then:
    C:\WINDOWS\System32\svchost.exe -k netsvcs

    -C

  10. #10

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    still gives an error

  11. #11
    Addicted Member Martin Wilson's Avatar
    Join Date
    Mar 2002
    Location
    :)
    Posts
    236
    Do you have just Schedule or Scheduler in the Services...I read somewhere that IE 5.? renames it or something.
    What is the answer to this question?

  12. #12

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    nope

  13. #13
    Addicted Member Martin Wilson's Avatar
    Join Date
    Mar 2002
    Location
    :)
    Posts
    236
    Try this:
    6. If Task Scheduler does not appear in the list, then follow these steps to enable the Task Scheduler.
    1. Follow the instructions for your operating system:
    Windows 2000: Click Start, point to Settings, and then click Control Panel.
    Windows XP: Click Start, and then click Control Panel.
    2. Double-click Scheduled Tasks.
    3. Click Advanced, and then click Start Using Task Scheduler.
    4. Close the Task Scheduler.
    It might work!
    What is the answer to this question?

  14. #14

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    its says unable to start the service

    this is so wierd

  15. #15
    Addicted Member Martin Wilson's Avatar
    Join Date
    Mar 2002
    Location
    :)
    Posts
    236
    Has it ever worked? You could always try reinstalling!
    What is the answer to this question?

  16. #16

    Thread Starter
    Member
    Join Date
    Aug 2002
    Posts
    41
    Originally posted by Martin Wilson
    Has it ever worked? You could always try reinstalling!
    yea.. until i reformatted
    when i reformatted, i tried it and it didnt work

    reinstalling scheduled tasks? how do u do that?

  17. #17
    New Member
    Join Date
    Jan 2008
    Posts
    4

    Re: Scheduled Task Error

    I am having the same problem and can't seem to google
    the answer and this thread seems to have not answered the question either.

    Scenerio: Win XP sp2 all updates from MS installed. I open task scheduler and click on advanced, then on START USING and it tells me "Unable to start the service".

    I open the services MSC and no longer is task scheduler listed as a service.

    It was there before but, has been missing for months.


    Sorry for the old thread bump.


    Please help.


    (I just registered however, the VB version number that I entered may not be correct.)

  18. #18
    New Member
    Join Date
    Jan 2008
    Posts
    4

    Re: Scheduled Task Error

    WOW !

    No Body? Un-real!

  19. #19
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Re: Scheduled Task Error

    To h3adbang3r

    The cause of this from what ive read before was frm wat i remember is due to the Scheduler service being updated. However, the registry entries that point to the program file may not be changed, so the previous version runs.

    1. Start Registry Editor (Regedt32.exe) -> going to run and then typing 'regedit' without the '.
    2. Locate the ImagePath value under the following key in the registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule
    3. Double-click the ImagePath value.
    4. Change the path to:
    %SystemRoot%\System32\Mstask.exe
    5. Quit Registry Editor.

    ps before you do this make sure you have backed-up ur registry.

    That should do the trick.

    To avibp

    Welcome to the forums. What kind of error are you getting? is it the same error as h3adbang3r. If so try the resolution mentioned, if not can u give more info

    Regards,
    Last edited by Greyskull; Jan 16th, 2008 at 07:58 PM.
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

  20. #20
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Re: Scheduled Task Error

    if #4 doesnt wrk then try the following instead:

    %SystemRoot%\System32\svchost.exe -k netsvcs

    both shud wrk if i can remember correctly...
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

  21. #21
    New Member
    Join Date
    Jan 2008
    Posts
    4

    Re: Scheduled Task Error

    Thank you Greyskull. Scheduled Task (Task Scheduler) is working again.

    Yes, my situation was the same as above including the error code.

    I have to share this with you.
    Your instructions were correct and instructed me to go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule

    The entire key "Schedule" was completely missing. It went from SCardSvr directly to
    ScsiPort with no Schedule inbetween.

    So, I found an old exported copy of my registry, located the missing "scheduled" section, copied it and pasted it to a newly created DOT reg file and injected it. It worked perfectly aside from the fact that I had to edit each of the entries to force the Scheduler data base to update otherwise the service errored out with "Could not Start"

    "%SystemRoot%\System32\svchost.exe -k netsvcs" is correct for XP.
    I couldn't find mstask.exe except for 98 and 2k systems.

    Thanks a LOT.

  22. #22
    New Member
    Join Date
    Jan 2008
    Posts
    4

    Resolved

    Greyskull, I just gave an agree rating however, I
    dunno how to mark this old thread as resolved.

    Again, thanks,
    sorry.

  23. #23
    Hyperactive Member Greyskull's Avatar
    Join Date
    Dec 2003
    Location
    somewhere in England
    Posts
    382

    Re: Resolved

    Quote Originally Posted by avibp
    Greyskull, I just gave an agree rating however, I
    dunno how to mark this old thread as resolved.

    Again, thanks,
    sorry.
    no worries. it was one of the 2 registry values jst wasnt as sure which 1 would work.

    as for putting a resolved thread on this only h3adbang3r can do it, as he is the one who started this thread, but jst to let ya know how to do it its in my siggy :P
    Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered
    If someone helped you today then please consider rating their post.

  24. #24
    New Member
    Join Date
    Mar 2008
    Posts
    1

    Re: Scheduled Task Error

    I had a similar problem but somewhat different. I couldn't start the Task Scheduler & was getting "Error 1079: The account specified for this service is different from the account specified for other services running in the same process". (I have Windows XP).

    The solution turned out to be:
    1. open services (Start, Run, 'services.msc')
    2. Scroll down to Task Scheduler and look at 'Log On As' column (which was hidden off-screen for me) to see if it's different from that of other services.
    3. Right-click 'Task Scheduler' and select 'Properties'
    4. In 'Log-On' tab click 'Local System Account'
    5. Hit 'ok' and 'start the service', which should now work

    Hope this save somebody some time.

  25. #25
    New Member
    Join Date
    May 2009
    Location
    Michigan
    Posts
    5

    Re: Scheduled Task Error

    I too am having the same problem with Task Scheduler. I am running XP with all the updates with the exception of IE 8.0. Task Scheduler is not in Services and h3adbanger3r's fix did not work since I do not have a file mstask.exe. However there is the registry entry "%SystemRoot%\System32\svchost.exe -k netsvcs". Looking to get the scheduler running again but am getting the error code 0X80041315, Task Scheduler is not running. This is really making me mean, hope one of you can help me out with this one.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width