The search returned 180 results

by blemoigne
June 24, 2026 - 10:49
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PC search
Answers: 4
Views : 2469

Re: PC search

Hello,
Could you please send us screenshots showing this behavior?
Best regards,
Bertrand
by blemoigne
June 22, 2026 - 1:58 PM
Forum: WAPT Packages
Subject: [RESOLVED] Single-user EDT package
Answers: 3
Views : 2099

Re: Single-user EDT package

Hello,
the package is available here: https://wapt.tranquil.it/store/fr/wapt- ... EPROD.wapt

Thank you for the alert,
Bertrand
by blemoigne
June 1, 2026 - 6:12 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Bone deployment problem
Answers: 1
Views : 1345

Re: Bone deployment problem

Hello,
what is the content of the directory C:\Users\u08341\private? Does it contain the public and private keys (crt and pem)?
If both files are present, then the password entered is incorrect.
Sincerely,
Bertrand
by blemoigne
May 27, 2026 - 5:53 PM
Forum: WAPT Packages
Subject: [RESOLVED] tis-waptagent package for Ubuntu 26.04
Answers: 4
Views : 10597

Re: tis-waptagent package for Ubuntu 26.04

Hello Jordi,
It all looks good :-)
Screenshot 2026-05-27 175315.png
Screenshot 2026-05-27 175315.png (7.25 KB) Viewed 8637 times
Bertrand
by blemoigne
April 22, 2026 - 12:27
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Deleted packages still visible in the WAPT console
Answers: 8
Views : 6217

Re: Deleted packages still visible in the WAPT console

You need to go to "All" and then select all machines (Ctrl+A), then search for the package in the filter of installed packages (General tab on the right).
Pay attention to the number of machines displayed in the inventory; are they all present on this page?
by blemoigne
April 22, 2026 - 11:28
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] certificate
Answers: 3
Views : 4993

Re: certificate

I'm marking this as resolved, but you can post a new message.
Best regards,
Bertrand
by blemoigne
April 22, 2026 - 10:42
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] certificate
Answers: 3
Views : 4993

Re: certificate

Hello,
we're having trouble understanding the problem. Could you please provide screenshots showing the apparent symptoms?
by blemoigne
April 21, 2026 - 5:14 PM
Forum: WAPT Packages
Subject: [RESOLVED] Session-cleanup step
Answers: 4
Views : 8109

Re: Session cleanup step

Hello,
it runs at the startup of the session following uninstallation.
Best regards,
Bertrand
by blemoigne
April 21, 2026 - 5:10 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Deleted packages still visible in the WAPT console
Answers: 8
Views : 6217

Re: Deleted packages still visible in the WAPT console

Hello,
The packages always appear so they can be conflicted on machines that still have these packages installed.
Best regards,
Bertrand
by blemoigne
April 17, 2026 - 3:19 PM
Forum: WAPT Packages
Subject: Mozilla Thunderbird Configuration Package
Answers: 1
Views : 5040

Re: Mozilla Thunderbird Configuration Package

Hello,
I tested this;
you need to modify the IMAP/SMTP servers and specify a path to an HTML signature directory (here the signature filenames are of the type

# -*- coding: utf-8 -*-

import os
import sys
import re
import glob
import uuid
import platform

try ...