Windows updates

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
x-davidl
Messages: 38
Registration: Apr 25, 2022 - 5:07 p.m.

December 14, 2022 - 09:16

Hello everyone,

apologies in advance if this topic has already been discussed, but I haven't seen it (I think) addressed here:

in the Windows Update tab on my computers, some seem to be having trouble retrieving the latest WSUS index file. Consequently, these computers are having difficulty finding and installing the latest Windows updates.

For your information, these computers are receiving the latest scan requests (for example, today), but the WSUS index file shows September 9th.

How can I force an update of this index file?

Thank you in advance

.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

December 14, 2022 - 12:46

The wsusscn2.cab file is downloaded every night (and replicated to the secondary repositories depending on your replication mode).

This is done by the server's WaptTasks service.

You can see its download in "View download history" in the Windows Update section.

You can force its download by clicking "Download the wsusscan cab from the Microsoft website."

The workstation then checks during its scan to see if a new file is available on the server and downloads it accordingly.
Attachments
Capture.PNG
Capture.PNG (4.11 KB) Viewed 5092 times
x-davidl
Messages: 38
Registration: Apr 25, 2022 - 5:07 p.m.

December 14, 2022 - 5:27 PM

Hello,

thank you for your reply.

The WAPT server is downloading correctly.

My question is why some workstations don't have this file updated. Or how can I force an update of this index file so that during subsequent scans, the workstations know which Windows updates to install?

Sincerely,
Attachments
capture.png
capture.png (46.77 KB) Viewed 5084 times
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

December 15, 2022 - 2:07 PM

's very strange

; do you perhaps have secondary repositories?
x-davidl
Messages: 38
Registration: Apr 25, 2022 - 5:07 p.m.

December 15, 2022 - 3:19 PM

Yes, two. But in different subnets.
The machine in the screenshot is in a subnet that doesn't depend on a secondary repository server

. Regards,
x-davidl
Messages: 38
Registration: Apr 25, 2022 - 5:07 p.m.

December 16, 2022 - 8:35 AM

Hello,

if this helps:

when checking for Windows updates:

-----------------------------
Downloading wsusscn2.cab file from https://
Looking for updates with filter: Type='Software' or Type='Driver'

Connecting to local update searcher using offline wsusscn2 file...
Offline Update searcher ready...

--------------------------

I have the impression that the download isn't working properly. I just tested the URL and the .cab file downloads correctly.

So wapt seems to be using the local cached file without having updated it

. Regards,
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

December 16, 2022 - 4:20 PM

if you download from the machine https://

And in

C:\Program Files (x86)\wapt\cache\wsusscn2.cab

the sha256 hash should be in the format a SHA256: d477edf61e8018c047e11460cbc9c2f58212086ff9b6f6c67363b00347e30339

value of December 2022

Is this the case?
x-davidl
Messages: 38
Registration: Apr 25, 2022 - 5:07 p.m.

December 20, 2022 - 5:25 PM

Hello,

yes, the download is working.

To update my system, I pushed the .cab file directly into the cache directory, then ran another scan to search for updates.

So the system status is now more or less correct, and I'm monitoring the progress.

But it's as if the download step isn't completing properly and it's immediately going to the cache.

Perhaps an agent update is needed?

Regards,
Locked