Page 1 of 1
[SOLVED] WUA Problem
Published: February 17, 2025 - 4:32 PM
by djfb1
Hello,
We have enabled WUA on the WAPT agent.
The problem is that the PCs retrieve updates from the internet but not from the server.
The updates are indeed downloaded to the server.
Thank you in advance for your help.
Server: Linux Debian (2.6)
Secondary repositories: Linux Debian (2.6)
Console installed on server 2022
Re: WUA Problem
Published: February 18, 2025 - 09:50
by blemoigne
Hello,
can you provide the agent configuration ("C:\Program Files (x86)\wapt\wapt-get.ini")?
Re: WUA Problem
Published: February 18, 2025 - 10:03 AM
by djfb1
Good morning,
Here is the configuration file:
Code: Select all
[global]
use_hostpackages=1
use_kerberos=0
use_fqdn_as_uuid=1
use_ad_groups=1
use_repo_rules=1
allow_remote_reboot=1
allow_remote_shutdown=1
max_gpo_script_wait=180
pre_shutdown_timeout=180
hiberboot_enabled=0
repo_url=https://srv-wapt/wapt
wapt_server=https://srv-wapt
verify_cert=C:\Program Files (x86)\wapt\ssl\server\srv-wapt 20240718-1505.crt
include_dmi_inventory=1
include_wmi_inventory=1
peercache_enable=0
[waptwua]
enabled=1
default_allow=0
install_delay=
download_scheduling=
install_at_shutdown=1
install_scheduling=
Re: WUA Problem
Published: February 18, 2025 - 11:06 AM
by blemoigne
I see you're using a secondary repository. Is the machine supposed to depend on this secondary repository?
If so, the repository URL in the rule isn't
http://download.windowsupdate.com/micro ... 6/wsusscan, I hope.

Re: WUA Problem
Published: February 18, 2025 - 11:16 AM
by djfb1
No, the rule is pointing to the correct server.
The problem also exists for machines that point to the main server.
Re: WUA Problem
Published: February 18, 2025 - 11:23
by blemoigne
The latest build 2.6.0.16937, released on February 13th, contains many fixes related to waptwua: (
https://www.wapt.fr/fr/doc/wapt-changel ... -2-6-serie). Is this the installed version?
Re: WUA Problem
Published: February 18, 2025 - 12:58 PM
by djfb1
We're using version WAPT-2.6.0.16881.
I'll update it to see if that fixes the problem.
Thanks for the info.
Re: WUA Problem
Published: February 24, 2025 - 5:42 PM
by djfb1
Hello,
the update fixed the problem.
Thank you.
Re: WUA Problem
Published: February 24, 2025 - 5:44 PM
by dcardon
Hi Farid,
thanks for the feedback.
I'm marking the topic as resolved.
Denis