question

FrustratedTech-7447 avatar image
1 Vote"
FrustratedTech-7447 asked ArturMustafin1-7214 commented

Windows Server 2008R2 Update failure

Hi,

We have extended support for the above OS and I've been trying, without success, to get one of these servers updated with the latest security rollup packs but they constantly fail. All the pre-requisites have been installed successfully (KB4474419, KB4538483), as has the latest SSU - previously July but one was released this week (KB4592510) and this has also installed successfully. The ESU key has been activated successfully with slmgr /ato <ESU activation key> and confirmed that it was successful. Yet, trying to get the latest Security Monthly Quality Rollup pack (KB4592471) to install is proving impossible. The last successful pack to install was September 2020 (KB4577051). I'm now at my wits end trying to work out what is going on. Can anyone offer any ideas as to what I can do to resolve this please? Upgrading to a later version of the server OS isn't an option, as much as I would like to.

windows-serverwindows-server-update-services
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

198266-image.png



You will need
KB3138612
KB2518869
KB4592510
KB4575903
KB4538483
KB2999226
KB4490628
KB4474419
KB976902 - SP1 (if that was the only KB installed, all above is required)

0 Votes 0 ·
image.png (693.8 KiB)
DSPatrick avatar image
0 Votes"
DSPatrick answered

trying to get the latest Security Monthly Quality Rollup pack (KB4592471) to install is proving impossible

What happens when you try?






5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

FrustratedTech-7447 avatar image
0 Votes"
FrustratedTech-7447 answered

Installation Failure: Windows failed to install the following update with error 0x80070005: 2020-12 Security Monthly Quality Rollup for Windows Server 2008 R2 for x64-based Systems (KB4592471)

The same occurred with the Oct and Nov rollup packs

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

0x80070005 = Access Denied. and usually means the user lacks some required permissions. Might try using a different account.

--please don't forget to Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

FrustratedTech-7447 avatar image
0 Votes"
FrustratedTech-7447 answered DSPatrick commented

I did see that somewhere but being a domain admin, I assumed I'd have the correct permissions to install updates. I have managed to successfully install the latest SSU and the prereqs under this account also, so would permissions be any different for rollup packs?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Might also try using the local administrator account.




0 Votes 0 ·
AJTek-Adam-J-Marshall avatar image
0 Votes"
AJTek-Adam-J-Marshall answered

Try installing the update using the LOCAL SYSTEM account (From an Administrative Command Prompt):

psexec -SID cmd.exe
Then use wusa.exe to install it through the command line.

Local system should have access to everything.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

FrustratedTech-7447 avatar image
0 Votes"
FrustratedTech-7447 answered

Unfortunately, this also failed. Just to confirm, I used psexec (ran whoami to confirm it was running under NT authority\System, the update started and then failed very quickly again. I guess it's not permission related.

I did have KB4592503 (Security Only Quality Update 2020-12) presented to me which, strangely enough, installed without issue... It's just these rollup packs that constantly fail.
If anymore info is required, I will gladly supply as this has been plaguing me since last week now

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
1 Vote"
DSPatrick answered DSPatrick commented
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks for this. Able to apply the said update.

66116-image.png


0 Votes 0 ·
image.png (79.6 KiB)

You're welcome.

--please don't forget to Accept as answer if the reply is helpful--


1 Vote 1 ·
FrustratedTech-7447 avatar image
0 Votes"
FrustratedTech-7447 answered AndrewEdwards-1045 published

Confirmed, all pre-reqs are installed - 4538483 as opposed to 4570903

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Did you ever get an answer to this? I have the exact same issue with a server...

0 Votes 0 ·
DSPatrick avatar image
0 Votes"
DSPatrick answered

I'd verify system and servicing health by running;
sfc /scannow

also system update readiness tool

https://docs.microsoft.com/en-us/troubleshoot/windows-server/deployment/fix-windows-update-errors


Then check for errors in;
%SYSTEMROOT%\Logs\CBS\CheckSUR.log

--please don't forget to Accept as answer if the reply is helpful--







5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.