Page 1 of 1

[RESOLVED] WUA Inaccessible from the console

Published: June 12, 2024 - 06:23
by Sylvaner
Good morning,

Following the update to 2.5.5.15602, I can no longer access Windows updates.
- My license is well recognized.
- I still have the package that allows me to install the updates
- In the WAPT agent generation or dynamic modification settings, I don't see any options related to this
- In the display preferences, "Enable WAPTWUA features" is greyed out.

I tried adding that to waptconsole.ini

Code: Select all

[waptwua]
enabled=True
default_allow=False
direct_download=False
download_scheduling=7d
install_at_shutdown=True
install_scheduling=12h
install_delay=3d
And also in the wapt-get.ini file

Was there a change in the configuration that I missed?

Sincerely

Re: WUA Inaccessible from the console

Published: June 12, 2024 - 08:59
by sfonteneau
Wapt server under Windows/Linux? (see forum rules)

If you are using Linux, did you enable WaptWua during the postconf session?

Re: WUA Inaccessible from the console

Published: June 12, 2024 - 11:04
by Sylvaner
That was it, I must have forgotten the last step.

Thank you very much.