Page 2 of 2

Re: wsus dont install all updates

PostPosted: 28.05.2017, 16:32
by masoud
aker wrote:Do you have a report of the Windows Update troubleshooter?

service registration is missing or corrupt fixed
problems installing recent updates fixed

Whenever I run Windows Update troubleshooter I get this report. Although it tells me it fixed problems but next time I run it I get same report again.

aker wrote:Else ru this command in an administrative command prompt:
Code: Select all
sfc /scannow

Then reboot

Didnt help. It seems I pretty corrupted my OS with running UpdateInstaller.exe again again without rebooting my OS. Since it seems its my OS problem and its not wsusoffline problem its okay to end this thread. Although I couldn't commit all downloaded updates with UpdateInstaller.exe, but I committed my intended security update manually.

Re: wsus dont install all updates

PostPosted: 31.05.2017, 10:26
by aker
I don't think, that something really corrupted your computer...
Just a scenario, where some files are not in the place, where they should be...

Try this:
Open .\client\cmd\DoUpdate.cmd in an editor.
Search for "ListMissingUpdateIds.vbs".
Add a new line after that one just containing thr command
Code: Select all
pause


Retry wsusou. As soon as it asks you to press any key, check, if your temp-folder contains a file named wsusscn2.cab.

Re: wsus dont install all updates

PostPosted: 31.05.2017, 16:08
by masoud
aker wrote:I don't think, that something really corrupted your computer...
Just a scenario, where some files are not in the place, where they should be...

Try this:
Open .\client\cmd\DoUpdate.cmd in an editor.
Search for "ListMissingUpdateIds.vbs".
Add a new line after that one just containing thr command
Code: Select all
pause


Retry wsusou. As soon as it asks you to press any key, check, if your temp-folder contains a file named wsusscn2.cab.

Yes, it contains wsusscn2.cab, the file size is 193 MB and the last time it modified is 2017/05/10 - 5:58 PM

Re: wsus dont install all updates

PostPosted: 05.06.2017, 23:39
by aker
Try this step-by-step page from MS:
https://support.microsoft.com/en-us/hel ... components

Use the manual method described there.