View Single Post
  #8 (permalink)  
Old 01-18-2008
NickDownUnder NickDownUnder is offline
 

Join Date: Jan 2008
Posts: 2
NickDownUnder is on a distinguished road
Thanks: 0
Thanked 1 Time in 1 Post
Numerous taskeng.exe processes -- SOLUTION!
OK, after working on it for a few hours, I figured it out myself. It has to do with a failing IE feed reader scheduled task, which as it happens runs every 5 minutes!

I have Vista RC1 SP1 Refresh installed, so I'm not sure if that was a related cause....

Anyway, here's the solution:
  1. Go to the start menu.
  2. Type task scheduler and press enter.
  3. Press continue on the UAC popup.
  4. In the left pane of task scheduler, underneath Task Scheduler Local, right-click on Task Scheduler Library.
  5. In the View submenu, make sure the Show Hidden Tasks option is checked.
  6. Widen the Name column in the center pane. The hidden task that is likely at fault has a name that starts with User_Feed_Synchronization, followed by a dash and a bunch of digits inside a curly brace.
  7. Select that task in the middle pane by clicking on its name.
  8. To verify that this scheduled task is creating all those taskeng.exe processes, select the History tab in the middle pane near the middle of the screen. If you expand out the Level and Date and Time Columns, you should see a bunch of errors and date and times that are 5 minutes apart. If that's the case, then this task is the problem.
  9. On the rightmost pane, select Disable.
  10. There may be more than one scheduled task like this, so you'd need to disable any or all that were causing problems.

That should do it! It worked for me, anyway. Let me know how that goes...hope it helps!

Nick Hain
Melbourne, Australia
Reply With Quote
The Following User Says Thank You to NickDownUnder For This Useful Post:
korayem (05-12-2009)