After much Googling I found a solution that worked:
1. Boot the machine with SRService disabled (Select Start / Control Panel /
Administrative Tools / Services. Double click System Restore Service, and
set Startup Type to Disabled, then click OK. Re-boot. You may have to
rename srsvc.dll, even in the DLL cache, to keep it from starting - it's
fairly persistent.)
2. You must grant access to the System Volume Information folder on C:
(Article 309531).
2a. Get a command prompt and type the following, including quotes:
cacls "C:\System Volume Information" /E /G username:F
2b. (To undo these permissions later when finished, type the follwing)
cacls "C:\System Volume Information" /E /R username
3. Move any system restore folders to a temporary location
4. reboot
5. Right click My Computer, and select Properties. This automatically
starts SRService and changes its startup from disabled to automatic
6. Click the System Restore tab
7. Select "Turn Off System Restore" and click apply.
8. Go back and uncheck “Turn Off System Restore” then click apply. Notice
the _restore… folder appears in the System Volume Information folder (No,
the previous restore points don’t re-appear.)
"JS" <@> wrote in message news:uOZC%(E-Mail Removed)...
> From Ramesh's web site: http://windowsxp.mvps.org/svchost.htm
> Also: http://support.microsoft.com/?kbid=314056
>
> To find out more about Svchost.exe entries try Process Explorer:
> http://www.microsoft.com/technet/sys...sExplorer.mspx
>
> Once you have Process Explorer installed and running:
> In the taskbar select View and check 'Show Process Tree' and 'Show Lower
> Pane' options.
> (This will provide some of the detailed info you may need)
> Expand the Process tree until 'Services.exe' has been expanded.
> Next move the mouse cursor over the Svchost.exe process that you are
> interested in.
> Or expand the Svchost entry if you see a + sign to the left of Svchost
> entry.
> (You should now see a pop up with a list of services associated with the
> Svchost.exe you chose)
> Next double click on the Svchost.exe process that you are interested in.
> The 'Properties' Window should now be displayed with numerous tabs
> available.
>
> JS
>
> "JohnB" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I ran into this problem about 2 years ago and found the fix for it. But I
>>just ran into it again, and I don't find anything that works. I found
>>this link: http://support.microsoft.com/kb/927891/
>>
>> But the 2 updates that are recommended don't install, saying the Agent is
>> already installed.
>>
>> Does anyone know of the fix for this?
>>
>> Thanks
>>
>
>