The search returned 12 results

by Pierre Baridon
September 22, 2025 - 10:17
Forum: Package List
Subject: [SOLVED] tis-citrix-workspace-ltsr
Answers: 2
Views : 21403

[SOLVED] tis-citrix-workspace-ltsr

Hello,

Is it possible to update this package (tis-citrix-workspace-ltsr) with the latest LTSR version from August 22nd?
https://www.citrix.com/downloads/worksp ... atest.html

Regards,

Pierre
by Pierre Baridon
July 24, 2025 - 4:08 PM
Forum: WAPT Packages
Subject: [RESOLVED] GLPI Agent / macOS OX x64
Answers: 4
Views : 5174

Re: GLPI Agent / macOS OX x64

Hi Denis,

I can confirm, with this modification it works, :-)

thanks

Pierre
by Pierre Baridon
July 23, 2025 - 12:57
Forum: WAPT Packages
Subject: [RESOLVED] GLPI Agent / macOS OX x64
Answers: 4
Views : 5174

[SOLVED] Agent GLPI / Macos OX x64

Hello,

I'm trying to install the GLPI (agent) package for Intel/x64 macOS
(MacOS 15.5).


I'm getting this error during installation:
Traceback (most recent call last):
File "/opt/wapt/common.py", line 4454, in install_wapt
exitstatus = setup.install()
File "/tmp/wapte_3q4feu/setup.py", line 7, in ...
by Pierre Baridon
June 22, 2022 - 5:07 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Password for agent uninstallation
Answers: 7
Views : 6912

Re: [SOLVED] Password for uninstalling the agent

Hello,

Indeed, in practice we will always have users with administrative rights, even if WAPT allows us to limit this.

Take the example of the antivirus we deploy; it is managed and password-protected against uninstallation, because we don't want...
by Pierre Baridon
June 22, 2022 - 5:03 PM
Forum: WAPT Packages
Subject: HP Support Assistant Package
Answers: 5
Views : 7221

Re: HP Support Assistant Package


Hello,
I've noticed that HPIA doesn't necessarily require installation.
You can simply retrieve the folder from a PC where it's installed. I chose this solution and then created a scheduled task that launches the HPIA tasks via the command line.


Hello,
do you have any documentation or examples for launching the...
by Pierre Baridon
June 9, 2022 - 5:25 PM
Forum: WAPT Packages
Subject: HP Support Assistant Package
Answers: 5
Views : 7221

Re: HP Support Assistant Package

Hello,

here is the first draft of my script:

# -*- coding: utf-8 -*-
from setuphelpers import *
import time

"""
Usable WAPT package functions: install(), uninstall(), session_setup(), audit(), update_package()

"""
# Declaring global variables - Warnings: 1) WAPT context is only available in ...
by Pierre Baridon
October 28, 2021 - 6:07 PM
Forum: WAPT Packages
Subject: HP Support Assistant Package
Answers: 5
Views : 7221

HP Support Assistant Package

Hello,

has anyone here ever worked on a package to deploy "HP Support Assistant" (an update/support tool for HP workstations)?

I'm having some difficulty with the package; installing it with an administrator account is no problem, but with the local system account...
by Pierre Baridon
February 3, 2021 - 1:41 PM
Forum: WAPT Packages
Subject: Teams package and "Meeting Experience" feature
Answers: 19
Views : 21525

Re: Teams package and "Meeting Experience" feature

Hello,

please note that version 1.4.x of MSI System Wide is available.

Pierre
by Pierre Baridon
November 28, 2020 - 9:57 AM
Forum: WAPT Packages
Subject: Teams package and "Meeting Experience" feature
Answers: 19
Views : 21525

Re: Teams package and "Meeting Experience" feature


Hello,

thank you for your feedback. I've modified the package.
Have you received any reports of users having to log back into Teams very frequently, even daily?
Just in case, I performed a one-time profile cleanup; here's the code snippet.



Yes, frequent reports, a real pain...
by Pierre Baridon
November 26, 2020 - 5:13 PM
Forum: WAPT Packages
Subject: Teams package and "Meeting Experience" feature
Answers: 19
Views : 21525

Re: Teams package and "Meeting Experience" feature

Hello,
The test on about fifty machines was successful; we are now moving to production on 1700 machines.
Best regards,
Pierre