SCCM update deployment failed with error 0x800f0831
I am attempting to deploy a cumulative update through SCCM.
However, I recieve an error message in the WindowsUpdate.log:
FATAL: CBS called Error with 0x800f0831
Can someone please advise on how to resolve the error? Thank you.
Microsoft Security Intune Configuration Manager Other
1 additional answer
Sort by: Most helpful
-
AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
2023-07-12T02:14:53.9366667+00:00 Hi, @DukenTee
Thank you for posting in Microsoft Q&A forum.
Error 0x800f0831 occurs when there is no access to Microsoft Update, especially when installing a Windows update or a cumulative update through SCCM. It can also be a result of missing package manifests and failed package resolution.
We may try running the System File Checker (SFC) utility and the check disk (chkdsk) utility. If SFC fails to repair corrupted files, use the Deployment Image Servicing and Management (DISM) tool to fix them
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".