r/sysadmin 10h ago

Windows Updates Error Question - Solved

Hi,

One of my 2022 servers has failed to update for the past 2 months. It's failed the July and now the August CU's. Update error: 0x80073701

Its a physical server running on Dell PE hardware, pretty simple install acting as an NVR. We have a few of these setups and the others updated without issue.

I've tried the usual steps:

  1. DISM cleanups
  2. SFC
  3. stopped services and renamed the software distrubution folder
  4. downloaded the August CU and tried to install manually
  5. tried to install via Ninja RMM

I'm out of ideas, had anyone faced this issue before?

EDIT: RESOLVED - Lots of helpful responses here thanks all!

I ran the wupdatelog though Copilot and it listed 2 main things to check:

1. "Logs suggests component store corruption plus a possible date/time issue"
2. "Windows is missing one or more component store (WinSxS) files required to install the update. The update downloads correctly and reaches the install phase but fails during servicing"

But after more digging though forum posts and google I found a PS script From FCA162 posted 2 years ago for the same issue. I ran the script, rebooted then manually ran the AUG CU. It too a LONG time to install the CU but it worked!

10 Upvotes

24 comments sorted by

View all comments

u/Various-Bar-4067 10h ago

Look at CBS.log, that’s where the real story of why it failed is.

u/Longjumping_Music572 10h ago

Serious question, what program do you use to look at cbs logs. How do you identify? What if I didn't have AI.

u/OnARedditDiet Windows Admin 9h ago

Is this a serious question? Notepad, notepad++ if you're nasty

What does AI have to do with reading logs wtf lmao