Missing W7 updates!

Missing W7 updates!

Postby cdgoldin » 09.03.2016, 10:19

Why, after running WSUSOffline to download and install all Windows 7 updates, does Windows Update show the following "importaqnt updates" as NOT being installed? KB3139929, KB3135983, KB3135988, KB3136000, KB3138910, KB3138962, KB3139398, KB3139852, KB3139914, KB3139940, KB3140410, KB3140735
cdgoldin
 
Posts: 72
Joined: 09.03.2016, 10:14

Re: Missing W7 updates!

Postby Gerby » 09.03.2016, 14:48

Hello cdgoldin!

Microsoft hasn't yet updated the wsusscn2.cab catalog since the March 2016 patch day. Because the function of WSUS Offline Update depends on this catalog, it isn't aware of the new updates. So as we say in Germany: Abwarten und Tee trinken. ;)

Greetings
Gerby
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE

Re: Missing W7 updates!

Postby Gerby » 09.03.2016, 17:04

Microsoft now has updated the catalog file. Run the UpdateGenerator again and then you should get the new updates.

Please also consider this: Coverage of WSUS Offline Update

Greetz
Gerby
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE

Re: Missing W7 updates!

Postby boco » 09.03.2016, 20:17

Would it be possible to have a quick check at WSUSOU startup, just to see if the catalog online is still the same as in the repo? And if it isn't, WSUSOU could directly tell the user (s)he needs to do a new download run because the repo is possibly outdated.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2398
Joined: 24.11.2009, 17:00
Location: Germany

Re: Missing W7 updates!

Postby Gerby » 09.03.2016, 21:39

For those who want to do a quick check, I've set up a short batch that you can put into the /cmd directory and run it from there.

CheckDateWsusscn2.cmd
Code: Select all
@echo off
cd /d "%~dp0"

pushd ..\client\wsus
..\..\bin\wget.exe --timestamping --spider http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab

pause
popd


Greetz
Gerby
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE


Return to Installation / Updating

Who is online

Users browsing this forum: No registered users and 19 guests