Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Task Scheduler service disappeared from the Services list  (Read 6772 times)

0 Members and 1 Guest are viewing this topic.

Merel

    Topic Starter


    Greenhorn

    Task Scheduler service disappeared from the Services list
    « on: March 05, 2010, 07:38:51 AM »
    I use Windows-XP PRO. Task Scheduler service generates problems with almost every Windows version now and in past years as well, as you can see with search engines on Internet. Typical cases are:
    - The service is not running
    - Task Scheduler is "not installed as a service".

    In my case both issues are true. On forums, a specific error code is 0x80041315 mentioned very often. This is also my case.

    I discovered the following issues :
    - TASK SCHEDULER service does not appear in the list of services.
    - One registry key is  missing :    HKLM\System\CurrentControlSet\Services\Schedule.

    I have no recent backup of the key.
    I found the key on internet at several websites. Most websites are showing the same basic contents ; probably the original native contents installed from the Windows CD.

    I imported the key to replace the one missing in the Register.
    I used following FILE.reg. Double clicking on it,  imported the key with success to the Register:

    =======================FILE.reg=========================
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
    =====================================================


    After that, I exported the newly created key. As you can see in the exported key, a new subkey "Enum" had been added by Windows. This a good sign because the created key was been recognized by the system.

    ==================Exported Key "Schedule"===================
    Key Name:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule
    Class Name:        <NO CLASS>
    Last Write Time:   2/26/2010 - 4:14 PM
    Value 0
    Name:            Start
    Type:            REG_DWORD
    Data:            0x2

    Key Name:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Enum
    Class Name:        <NO CLASS>
    Last Write Time:   2/26/2010 - 4:14 PM
    Value 0
    Name:            0
    Type:            REG_SZ
    Data:            Root\LEGACY_SCHEDULE\0000

    Value 1
    Name:            Count
    Type:            REG_DWORD
    Data:            0x1

    Value 2
    Name:            NextInstance
    Type:            REG_DWORD
    Data:            0x1
    ==============End of Exported Key "Schedule"==================


    However this action (importing the key) is not enough to make the Task Scheduler
    appear back again on the list of the other Services. As long as this service is not back on the Services list, I don't know how to make it start either.

    How can I bring this service back to life ?
    I welcome any advice. Thank you.

    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: Task Scheduler service disappeared from the Services list
    « Reply #1 on: March 05, 2010, 10:42:20 AM »
    Schedule key seems to be more complex, than that.
    This is how it looks on my Vista (I'll try in a moment to see, how it looks on my XP):

    Quote
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
    "AtTaskMaxHours"=dword:00000048
    "DisplayName"="@%SystemRoot%\\system32\\schedsvc.dll,-100"
    "Group"="SchedulerGroup"
    "ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
      74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
      6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
    "Description"="@%SystemRoot%\\system32\\schedsvc.dll,-101"
    "ObjectName"="LocalSystem"
    "ErrorControl"=dword:00000001
    "Start"=dword:00000002
    "Type"=dword:00000020
    "DependOnService"=hex(7):52,00,50,00,43,00,53,00,53,00,00,00,45,00,76,00,65,00,\
      6e,00,74,00,4c,00,6f,00,67,00,00,00,00,00
    "ServiceSidType"=dword:00000001
    "RequiredPrivileges"=hex(7):53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,\
      00,65,00,51,00,75,00,6f,00,74,00,61,00,50,00,72,00,69,00,76,00,69,00,6c,00,\
      65,00,67,00,65,00,00,00,53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\
      00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\
      67,00,65,00,00,00,53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,00,69,\
      00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,\
      65,00,72,00,73,00,6f,00,6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,\
      00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,41,00,73,00,73,00,69,00,67,00,\
      6e,00,50,00,72,00,69,00,6d,00,61,00,72,00,79,00,54,00,6f,00,6b,00,65,00,6e,\
      00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,\
      54,00,63,00,62,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,\
      00,53,00,65,00,52,00,65,00,73,00,74,00,6f,00,72,00,65,00,50,00,72,00,69,00,\
      76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
    "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
      00,01,00,00,00,60,ea,00,00,01,00,00,00,60,ea,00,00,00,00,00,00,00,00,00,00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Parameters]
    "ServiceDll"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,\
      00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      73,00,63,00,68,00,65,00,64,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,\
      00
    "ServiceDllUnloadOnStop"=dword:00000001
    "ServiceMain"="ServiceMain"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Security]
    "Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,60,00,04,00,00,00,00,00,14,00,8d,00,02,00,01,01,00,00,00,00,00,\
      05,0b,00,00,00,00,00,18,00,dd,01,0e,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      20,02,00,00,00,00,14,00,ff,01,0f,00,01,01,00,00,00,00,00,05,12,00,00,00,00,\
      00,18,00,8d,00,02,00,01,02,00,00,00,00,00,05,20,00,00,00,21,02,00,00,01,01,\
      00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Enum]
    "0"="Root\\LEGACY_SCHEDULE\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001


    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: Task Scheduler service disappeared from the Services list
    « Reply #2 on: March 05, 2010, 10:51:55 AM »
    This is from XP:

    Windows Registry Editor Version 5.00

    Quote
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
    "Description"="Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start."
    "Type"=dword:00000020
    "Start"=dword:00000002
    "ErrorControl"=dword:00000001
    "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
      74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
      6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
    "DisplayName"="Task Scheduler"
    "Group"="SchedulerGroup"
    "DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00
    "DependOnGroup"=hex(7):00,00
    "ObjectName"="LocalSystem"
    "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,03,00,03,\
      00,01,00,00,00,70,17,00,00,01,00,00,00,60,ea,00,00,00,00,00,00,00,00,00,00
    "NextAtJobId"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Parameters]
    "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
      00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      73,00,63,00,68,00,65,00,64,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,\
      00
    "ServiceMain"="SchedServiceMain"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Security]
    "Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,60,00,04,00,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,\
      05,0b,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      23,02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,\
      02,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,\
      00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Enum]
    "0"="Root\\LEGACY_SCHEDULE\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001


    Merel

      Topic Starter


      Greenhorn

      Re: Task Scheduler service disappeared from the Services list
      « Reply #3 on: March 05, 2010, 12:34:08 PM »
      Thanks very much Broni.
      I guess that importing your key "just as it is" can't harm functionality, since anyway there  is none anyway here on my system.

      I will consider this.
      I suppose that the only thing I need to do for that is to paste your entire text [within the quoted area] into a file  "whatever-filename.reg" ... and doubleclick on it ?

      (but adding at the top 2 mandatory lines shown just before the Quote area, of which the second line must be empty)


      Maybe I will wait a little longer, in case more information would come along about the issue.

      Broni


        Mastermind
      • Kraków my love :)
      • Thanked: 614
        • Computer Help Forum
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: Task Scheduler service disappeared from the Services list
      « Reply #4 on: March 05, 2010, 12:43:53 PM »
      Yes, I put a "quote" wrap in a wrong place.
      Create fresh restore point first.

      Quote
      Windows Registry Editor Version 5.00

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
      "Description"="Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start."
      "Type"=dword:00000020
      "Start"=dword:00000002
      "ErrorControl"=dword:00000001
      "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
        74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
        00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
        6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
      "DisplayName"="Task Scheduler"
      "Group"="SchedulerGroup"
      "DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00
      "DependOnGroup"=hex(7):00,00
      "ObjectName"="LocalSystem"
      "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,03,00,03,\
        00,01,00,00,00,70,17,00,00,01,00,00,00,60,ea,00,00,00,00,00,00,00,00,00,00
      "NextAtJobId"=dword:00000001

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Parameters]
      "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
        00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
        73,00,63,00,68,00,65,00,64,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,\
        00
      "ServiceMain"="SchedServiceMain"

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Security]
      "Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
        00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
        00,00,02,00,60,00,04,00,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,\
        05,0b,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,\
        23,02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,\
        02,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,\
        00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

      [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule\Enum]
      "0"="Root\\LEGACY_SCHEDULE\\0000"
      "Count"=dword:00000001
      "NextInstance"=dword:00000001

      Merel

        Topic Starter


        Greenhorn

        Task Scheduler service IS BACK in the Services list and seems to run.
        « Reply #5 on: March 07, 2010, 02:12:29 PM »
        Broni
        Importing your Register Key and a reboot did the job.
        Task Scheduler service is back in the Services list with status  "Started"


        Of course I got an immediate attempt from M$ to install additional crap
        Internet Explorer 7/8 RSS Support – MSFEEDSSYNC.EXE which I really don't need.
        WinPatrol's watchdog Scotty however was on Patrol !

        But the fact that I got the warning message from WinPatrol confirms that the service  was back in business. I expect that next step (making tasks run on schedule) will be no problem, but I have to check on that.

        Thank you again very much.

        Post-scriptum : Can we edit the topic title to add the word [Solved] in front ??
        That would be nice because I didn't find a working solution elsewhere in Google search results, for exactly the same issue.

        I have no idea why and when this service disappeared in the first place.
         

        Broni


          Mastermind
        • Kraków my love :)
        • Thanked: 614
          • Computer Help Forum
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 8
        Re: Task Scheduler service disappeared from the Services list
        « Reply #6 on: March 07, 2010, 02:46:36 PM »
        I'm glad, things worked out :)

        Quote
        Can we edit the topic title to add the word [Solved] in front ??
        You'd have to PM one of mods...