sccm4uandme
New member
- Nov 16, 2022
- 1
Hello,
Have been at this for a couple of days now, but nothing seems to work. We are getting the common error 800F0831, which is stating the store is corrupt. I have had some success with this error in the past because it identifies some sort of prereq, but it is not indicating this at all in the CBS log this time. Below are my notes so far and the required files are attached: NOTE: I have been reading that these are custom fixes for individual machines, but we have many, so I am hoping to be able to duplicate remotely
sfc /scannow
Ran check for update until all failed
Got error 0x800f0831
--Store corruption, manifest missing for package
Clear cache
--Get-Service -Name wuauserv,bits,cryptsvc | Stop-Service
--Remove-Item -Path "$env:ALLUSERSPROFILE\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
--Testing Check update again
----Did not work
Took snapshot
--Ran Chkdsk
--Logs fixed some files
----Did not work
Reset the windows update cache (nuclear)
--The Windows Update Client Troubleshooting Guide
----Did not work
Sysnative Steps
--sfc /scannow
--Dism /Online /Cleanup-Image /RestoreHealth
--Component Scanner
--Tried update again
---Did not work
We are out of ideas at this point
Have been at this for a couple of days now, but nothing seems to work. We are getting the common error 800F0831, which is stating the store is corrupt. I have had some success with this error in the past because it identifies some sort of prereq, but it is not indicating this at all in the CBS log this time. Below are my notes so far and the required files are attached: NOTE: I have been reading that these are custom fixes for individual machines, but we have many, so I am hoping to be able to duplicate remotely
sfc /scannow
Ran check for update until all failed
Got error 0x800f0831
--Store corruption, manifest missing for package
Clear cache
--Get-Service -Name wuauserv,bits,cryptsvc | Stop-Service
--Remove-Item -Path "$env:ALLUSERSPROFILE\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
--Testing Check update again
----Did not work
Took snapshot
--Ran Chkdsk
--Logs fixed some files
----Did not work
Reset the windows update cache (nuclear)
--The Windows Update Client Troubleshooting Guide
----Did not work
Sysnative Steps
--sfc /scannow
--Dism /Online /Cleanup-Image /RestoreHealth
--Component Scanner
--Tried update again
---Did not work
We are out of ideas at this point