waptwua problem

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
jptw
Messages: 32
Registration: July 8, 2020 - 11:08 AM

July 8, 2020 - 11:16

Good morning,

I am in the product testing phase and I am encountering a problem with WSUS updates
Server: CentOS 7, Wapt 1.8.2 Enterprise
Client and admin console: Windows 10 2004

The server successfully retrieves the CAB file from Microsoft, and the clients also retrieve it locally
But when I run an update search on the client, here is the result of the task

Code: Select all

Start Windows Updates Scan and download

Ensure wuauserv Auto Update option is disabled
Download all updates

Looking for updates with filter: Type='Software' or Type='Driver'

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

Waiting for WUA search to complete
Waiting for WUA search to complete
Searching s
Searching 1s
**********************************
Searching 428s

WUA Search completed !
Done search

Done searching
Updates scan done.
Scanning with windows updates rules:
{
 "direct_download": false, 
 "default_allow": false, 
 "install_delay": null, 
 "download_scheduling": "1h", 
 "filter": "Type='Software' or Type='Driver'", 
 "install_scheduling": null
}
Writing status in local wapt DB

Status: OK
Unexpected error: 0x8002802b : ╔lÚment introuvable.
re-enabling wuauserv previous state: 0
Regards
THANKS
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 8, 2020 - 2:21 PM

Hello jptw,

indeed there is a regression in the Windows Update library in Windows 10 2004. We opened a ticket with Microsoft, and they acknowledged the regression and gave it high priority. They told us it should be patched in August (I imagine for Patch Tuesday). It took a few weeks and several email exchanges with Microsoft, and yesterday we received confirmation that they were classifying it as a critical bug (it must impact quite a few other tools that are alternatives to WSUS).

Have you already started deploying Windows 10 2004? Is it possible to wait until next month? Microsoft showed us a workaround, but it would require pushing back a version of the waptwua client to the workstations. See you

soon,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
jptw
Messages: 32
Registration: July 8, 2020 - 11:08 AM

July 8, 2020 - 2:28 PM

For now, I'm just testing it in the lab, so yes, it can wait. I'll just have to see about extending the trial license.

Thanks.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 8, 2020 - 6:47 PM

jptw wrote: July 8, 2020 - 2:28 PM For the moment, I'm just testing it in the lab, so yes, it can wait. I'll just have to see about extending the trial license.

Thanks
For the WAPT WUA part, you can test with Win10 1909 or earlier, it works well.

Microsoft actually introduced a bug in version 2004 when calling the Windows Update API from an interpreted language (Python, VBScript, etc.). But it works if called from a compiled language... It must be a pretty obscure bug!

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Locked