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...
The search returned 44 results
- 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
- 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...
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...
- 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...
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...
- 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..."
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..."
- 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.
We can close this.
- 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
- 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 ...`
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 ...`
- 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 ...
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 ...
- 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.
Thank you for the feedback, I'm eagerly awaiting the release.
- 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
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
