Main Forum > General Computer Support

W 7 update issue_error RC_DataStore code 0X800F081F

<< < (3/5) > >>

mrwoof:
Ran fix with same result as before. Can't find aggressive mode, just option to run for Win update or background intelligent transfer  service.Ran both.
win stand alone installer  after an hour; error 0x08024001e

Boggin:
I've been having another dig around for fix for the 0x800F081F error and it would seem that either SURT or a repair install are the only options.

http://windows.microsoft.com/en-us/windows7/windows-update-error-800f081f

Run SURT again then forget about it until it completes then see what it reports in the Checksur log as I've previously described.

I think you are going to have to have some patience on this.

Julian:
Huh I wonder it you need to reset bits I was reading through your log and i saw it pop up with missing qmgr.dat and im assuming since it could not find the catroot folder it was already deleted no worries there windows rebuilds that with the cryptographic service. Hmmmm have you done a prescan yet? That's the scan tool in option 2 it does not repair just checks. If you have missing files I would like to see that log.

Julian:
Shoot try running this and restart
--- Code: ---net stop cryptsvc
esentutl /p
%systemroot%\System32\catroot2\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\catdb
rmdir /s /q %systemroot%\system32\catroot2.old
md %systemroot%\system32\catroot2.old
xcopy %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old /s
del /f /q %systemroot%\system32\catroot2\*.*
net start cryptsvc
pause
--- End code ---

mrwoof:
Nice one Julian ! Ran your code & then update which detected and installed a bunch of updates. I'm happy to delete the blunderbuss of failed "fix" solutions I had been polluting my system with before you & Boggin chimed in. Maybe you can post this event in "User submitted guide" section.
I'll post your elegant solution on another tech support forum, it might accelerate their learning curve :evil:
As we say here in Ireland "May your bed never be empty"
Both Max & I are now in a state of happiness.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version