Page 1 of 1

Failure configuring Windows Updates

PostPosted: 17.05.2019, 02:49
by gambaleb
Hello,

I am attempting to install Windows 7 WSUS Updates Version 11.6.1 on an air-gapped system. I am receiving the following error on reboot.

"Failure configuring Windows Updates, Reverting Changes, Do not turn off computer.

Any help would be appreciated. :D

Thanks,
Brian

Re: Failure configuring Windows Updates

PostPosted: 17.05.2019, 08:14
by Dalai
Please post the contents of C:\Windows\wsusofflineupdate.log (in [ code ] tags) so we can start to analyze which update may be causing this. Also please check Control Panel > Windows Update > View Update history to see if there are shown any failed updates.

Regards
Dalai

Re: Failure configuring Windows Updates

PostPosted: 17.05.2019, 13:29
by gambaleb
Thanks for the feedback...

I will follow up with the logs and also check the Windows update history.

Have a great weekend!

Brian

Re: Failure configuring Windows Updates

PostPosted: 24.05.2019, 16:36
by gambaleb
Hi Dalai,

Not sure what you meant by posting the content (in [ code ] tags). What I did was post part of the log where I came across errors with the installation of some patches.

I also noticed in add/remove programs some updates that failed.

Thu 08/27/2015 9:01:50.94 - Warning: Installation of
.. \w61-x64\glb\windows6.l-KB2574819-v2-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:52.06 - Warning: Installation of
..\w61-x64\g1b\Windows6.1-KB2592687-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:53.28 - Warning: Installation of
..\w61-x64\glb\Windows6.1-KB2830477-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:53.62 - Warning: Installation of
..\w61-x64\glb\Windows6.1-KB2857650-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:54.52 - Warning: Installation of
..\w61-x64\glb\Windows6.1-KB2913751-x64.msu failed (errorlevel: 1084)

Hope this helps.

Thanks,
Brian

Re: Failure configuring Windows Updates

PostPosted: 24.05.2019, 19:57
by Dalai
gambaleb wrote:Not sure what you meant by posting the content (in [ code ] tags).

Long parts of logs, command outputs and similar should be placed in CODE blocks in a forum, to improve readability. In forums such as this one, this is done via [ code ] (without the spaces before/after the brackets) or by clicking on the Code button when writing a post. Example using your log lines below:
Code: Select all
Thu 08/27/2015 9:01:50.94 - Warning: Installation of ..\w61-x64\glb\windows6.l-KB2574819-v2-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:52.06 - Warning: Installation of ..\w61-x64\g1b\Windows6.1-KB2592687-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:53.28 - Warning: Installation of ..\w61-x64\glb\Windows6.1-KB2830477-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:53.62 - Warning: Installation of ..\w61-x64\glb\Windows6.1-KB2857650-x64.msu failed (errorlevel: 1084)
Thu 08/27/2015 9:01:54.52 - Warning: Installation of ..\w61-x64\glb\Windows6.1-KB2913751-x64.msu failed (errorlevel: 1084)


Thu 08/27/2015 9:01:50.94 - Warning: Installation of .. \w61-x64\glb\windows6.l-KB2574819-v2-x64.msu failed (errorlevel: 1084)

Are you trying to use WSUS Offline in Windows safe mode? Is Windows Update service running? Can you post the full C:\Windows\wsusofflineupdate.log please? Did you remove Remote Desktop services from your system? Most/all updates mentioned in the log have something to do with RDP and/or RemoteApp or similar.

Regards
Dalai

Re: Failure configuring Windows Updates

PostPosted: 24.05.2019, 22:12
by aker
Example

[code]
xxx
yyy
zzz
[/code]