[SOLVED] Windows Update Function

Questions about WAPT Server / Requests and help related to the WAPT server
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
Floflobel
Messages: 135
Registration: Oct 15, 2015 - 5:32 p.m.

October 9, 2018 - 2:37 PM

Hello,

I'm looking for information on the Windows Update feature that was recently integrated.
Can you tell me how it's managed? Is it possible to customize the updates I want, etc.?
A short demo video would be perfect, or the possibility of testing this version.

Sincerely,
User avatar
cfargues
Messages: 28
Registration: May 19, 2016 - 3:12 p.m.
Contact :

October 9, 2018 - 3:20 PM

Hello Floflobel,

The Windows Update feature is only available in the Enterprise version, which is available as a 30-day trial. I invite you to request a trial on our website.

A video is planned on this topic to demonstrate the capabilities of Windows Update with WAPT. This month is a bit busy for us with European Cybersecurity Month, which we are covering with infographics and blog articles that are taking up a lot of our time.
We will publish a video on YouTube before the end of the year, I think, so subscribe to our channel so you don't miss anything! ;)

Our blog to follow CyberSecMonth: https://tranquil.it/blog/
Our YouTube channel: https://www.youtube.com/c/tranquil-it-systems

I'll let the experts answer your technical questions. :)

Have a good day,
Camille FARGUES,
Account Manager
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

October 9, 2018 - 3:24 PM

Hello,

Wapt's Windows Updates function aims to:
- centrally download Microsoft updates to save the website's internet bandwidth (using a "proxy" function)
- filter accepted updates by filtering based on the list of accepted Products, Categories, and "Severity" ratings, as well as individual IDs (to accept or reject)
- provide feedback on the individual status of updates for each workstation
- explicitly trigger a scan (search for updates to apply), download, and installation.

This relies on the wuauserv.exe engine (a Microsoft service), to which we provide, via the Wapt repository, the global CAB file wsuscn2.cab, which Microsoft regularly updates and which lists all available updates for offline scanning.

All Wapt clients that have performed a scan receive, along with their Wapt inventory, a list of updates already installed, to be installed, or rejected. This allows both the deployment status of KBs and the proactive triggering of downloads of update files on the WAPT server (via a scheduled task). These files must then be installed by the workstations.

Therefore, only applicable (and not yet installed) updates are downloaded from the Microsoft website to the WAPT server.

Currently, the scheduling of scans/downloads and installations is basic (scan/download at a given time, install at a given time), or can be triggered by a scheduled Windows task at a specific time, for example.
These tasks are processed within the local WAPT service's task flow and are therefore not performed concurrently with the software package installation (which is preferable).

Activating the WaptWUA agent disables the Windows wuauserv service. It is reactivated and launched only when scans/installations are triggered.
Tranquil IT
User avatar
Mathieu
Messages: 91
Registration: August 18, 2016 - 10:24

October 10, 2018 - 2:25 PM

Hello,

I have a question about how to disable this service because we are going to stay on WSUS, as I have not found the function in the configuration files or on the console.
- WAPT 2.2.3.12463 Enterprise
- Debian 9.9
- Windows 10 21H2 & Windows 11 22h2
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

October 11, 2018 - 09:13

Mathieu wrote: Oct 10, 2018 - 2:25 PM Hello,

I have a question about how to disable this service because we are going to stay on WSUS, because I haven't found the function in the configuration files or on the console.
Good morning

By default the feature is disabled in the enterprise version so there is no risk.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

February 14, 2019 - 12:54 AM

Floflobel wrote: Oct 9, 2018 - 2:37 PM Hello,

I'm looking for information on the Windows Update feature that was recently integrated.
Can you tell me how it's managed? Is it possible to customize the desired updates, etc.?
A short demo video would be perfect, or the possibility of testing this version.

Sincerely,
The video is available here: https://www.youtube.com/watch?v=x36gAaT31Ko
Locked