The search returned 44 results

by Esberard
July 6, 2026 - 07:26
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] AD OU display bug in the console
Answers: 2
Views : 3554

Re: [SOLVED] AD OU display bug in the console

Following our conversation, Denis, I'm pasting the details I mentioned to you here.

The forced inventory system didn't fix the problem. We could clearly see that the position had been assigned the CN with the new nomenclature, no issues there. It appeared correctly in the new OU in...
by Esberard
July 2, 2026 - 8:15 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] AD OU display bug in the console
Answers: 2
Views : 3554

[SOLVED] AD OU display bug in the console

Hello,

we encountered a bug yesterday regarding the OU information displayed for workstations in Active Directory on the WAPT console. Unfortunately, I didn't have time to take a screenshot because my colleague fixed the problem too quickly.

We had workstations in an OU with the name...
by Esberard
June 15, 2026 - 08:02
Forum: WAPT Packages
Subject: Microsoft apps managed by WAPT packages that randomly disappear
Answers: 2
Views : 2396

Re: Microsoft apps managed by WAPT packages that randomly disappear

Hi Denis,

We had version 86 of the Microsoft Store template package, but the reminder package was generated using an older version (67) of the template package.

The problem is that we're worried that updating the package will reinstall the appx on users' computers and...
by Esberard
June 12, 2026 - 3:43 PM
Forum: WAPT Packages
Subject: Microsoft apps managed by WAPT packages that randomly disappear
Answers: 2
Views : 2396

Microsoft apps managed by Wapt packages that randomly disappear

Hello,

I was wondering if you've ever encountered the issue of packaged apps using your Microsoft Store template randomly disappearing from the computer and needing to be reinstalled?

Examples include "Web Support Extensions," "Think..."
by Esberard
June 12, 2026 - 2:07 PM
Forum: WAPT Server
Subject: [SOLVED] cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 8
Views : 11997

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

Problem solved with Tuesday's latest release.

We can close this.
by Esberard
June 4, 2026 - 08:05
Forum: WAPT Packages
Subject: [RESOLVED] Error on the tis-jamovi package
Answers: 5
Views : 2026

Re: Error on the tis-jamovi package

Thanks for the update
by Esberard
June 3, 2026 - 11:47
Forum: WAPT Packages
Subject: [RESOLVED] Error on the tis-jamovi package
Answers: 5
Views : 2026

Re: Error on the tis-jamovi package

Yes, the problem occurs if the same version is present.

Otherwise, it's possible to use the value `uninstallkey.remove('CLEMONLOGICIEL')`.

For example, with an older version of Office:

`install_exe_if_needed("setup.exe",silentflags="/adminfile unistra.MSP",key='Office16.PROPLUS',min_version ...`
by Esberard
June 3, 2026 - 09:03
Forum: WAPT Packages
Subject: [RESOLVED] Error on the tis-jamovi package
Answers: 5
Views : 2026

[SOLVED] Error on the tis-jamovi package

Hello,

there's an error in the placement of the "key" value in your setup file. This causes the package to fail if the version is present, instead of checking the value in the registry.

Your code:


def install():

install_exe_if_needed(
glob.glob("*jamovi*.exe")[0],
silentflags="/S ...
by Esberard
May 28, 2026 - 08:54
Forum: WAPT Server
Subject: [SOLVED] cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 8
Views : 11997

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

Hello Denis,

Thank you for the feedback, I'm eagerly awaiting the release. :D
by Esberard
May 26, 2026 - 3:24 PM
Forum: WAPT Packages
Subject: [RESOLVED] tis-onlyoffice-desktop problem with ONLYOFFICE Update Service
Answers: 5
Views : 5055

[RESOLVED] tis-onlyoffice-desktop problem with ONLYOFFICE Update Service

Hello,

The latest update of OnlyOffice Desktop Editor (9.4.0.129) seems to remove the "ONLYOFFICE Update Service" during the update process on a number of machines, causing the update to time out.

Do you have any suggestions for a fix?

Thank you

, Rémy