Task Scheduler will not start, getting error message...can't find

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When trying to start apply a task the task wouldn't start, so I went to
ADMINISTRATIVE TOOLS, clicked on SERVICES, and then clicked on START when
TASK SCHEDULER was highlighted. I subsequently recieved the following error
message.... Error 2: The system cannot find the file specified.

Did I accentally delete something? Can I reinstall?

Thanks,
Robe
 
robertjrose said:
When trying to start apply a task the task wouldn't start, so I went to
ADMINISTRATIVE TOOLS, clicked on SERVICES, and then clicked on START when
TASK SCHEDULER was highlighted. I subsequently recieved the following error
message.... Error 2: The system cannot find the file specified.

Did I accentally delete something? Can I reinstall?

Thanks,
Robe

Run regedit.exe, than navigate to this spot:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule

Now have a look at ImagePath, then check out the file that
is refrenced there. Did you delete it? If so then you must
restore it from the i386 folder of your WinXP CD, then
re-apply the current Service Pack.
 
Pegasus (MVP) said:
Run regedit.exe, than navigate to this spot:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule

Now have a look at ImagePath, then check out the file that
is refrenced there. Did you delete it? If so then you must
restore it from the i386 folder of your WinXP CD, then
re-apply the current Service Pack.


I ran regedit. exe and I was able to find the following file data in the above listed ImagePath folder .......%SystemRoot%\System32\svchost.exe -k netsvcs
Does this mean that I didn't delete the necessary file? What else could it
be?
 
robertjrose said:
When trying to start apply a task the task wouldn't start, so I went to
ADMINISTRATIVE TOOLS, clicked on SERVICES, and then clicked on START when
TASK SCHEDULER was highlighted. I subsequently recieved the following error
message.... Error 2: The system cannot find the file specified.

Did I accentally delete something? Can I reinstall?

Thanks,
Robert

I ran regedit. exe and I was able to find the following file data in the
above listed ImagePath folder .......%SystemRoot%\System32\svchost.exe -k
netsvcs
Does this mean that I didn't delete the necessary file? What else could it
be?
 
the above listed ImagePath folder
........%SystemRoot%\System32\svchost.exe -k netsvcs
Does this mean that I didn't delete the necessary file? What else could it
be?

What type is ImagePath? It must be RegExpand_SZ.
 
Pegasus (MVP) said:
the above listed ImagePath folder
........%SystemRoot%\System32\svchost.exe -k netsvcs

What type is ImagePath? It must be RegExpand_SZ.


I checked and the "TYPE" is RegExpand_SZ
What else could it be?
Thanks, I really appreciate the help...I'm lost.
Robert
 
robertjrose said:
What else could it be?
Thanks, I really appreciate the help...I'm lost.
Robert

AFAIR, the Task Scheduler is bundled with IE6, hence a
re-installation of IE6 might fix the problem.

I also note that the following files appear to relate to the
Task Scheduler. They are all located in the System32
directory.
- mmtask.tsk
- mstask.dll
- schtasks.exe
Perhaps one of them is missing on your machine, or maybe
one of them has inappropriate NTFS permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top