The search returned 14 results
- April 23, 2026 - 11:04 AM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Deleted packages still visible in the WAPT console
- Answers: 8
- Views : 3841
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?
Re,
You will find here...
- April 23, 2026 - 10:28
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Deleted packages still visible in the WAPT console
- Answers: 8
- Views : 3841
Re: Deleted packages still visible in the WAPT console
Hello,
I would like to send the attachments but I received this error message:
"Error
The limit for the number of attachments on the forum has been reached."
I would like to send the attachments but I received this error message:
"Error
The limit for the number of attachments on the forum has been reached."
- April 22, 2026 - 3:11 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Deleted packages still visible in the WAPT console
- Answers: 8
- Views : 3841
Re: Deleted packages still visible in the WAPT console
Yes,
they are all present and selected during my operation.
EXTERNAL IMAGE
DELETED EXTERNAL IMAGE DELETED
The package is obviously deleted from "Private Repository"
they are all present and selected during my operation.
EXTERNAL IMAGE
DELETED EXTERNAL IMAGE DELETED
The package is obviously deleted from "Private Repository"
- April 22, 2026 - 09:47
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Deleted packages still visible in the WAPT console
- Answers: 8
- Views : 3841
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
Hello,
I checked all the machines in the network and none of them have this package installed. I selected all the machines and then...
- April 21, 2026 - 1:48 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Deleted packages still visible in the WAPT console
- Answers: 8
- Views : 3841
Deleted packages still visible in the WAPT console
Hello,
We are currently using WAPT 2.6.0.16714. The console is installed on a Windows Server 2019 and the WAPT server is hosted on Ubuntu.
I've noticed some behavior (bug or feature?) regarding the package list when modifying workstations in the network: some...
We are currently using WAPT 2.6.0.16714. The console is installed on a Windows Server 2019 and the WAPT server is hosted on Ubuntu.
I've noticed some behavior (bug or feature?) regarding the package list when modifying workstations in the network: some...
- January 10, 2025 - 2:18 PM
- Forum: WAPT Packages
- Subject: Google Chrome Problem
- Answers: 8
- Views : 8575
Re: Google Chrome Problem
Hello,
I think I've found something to help you identify the problem.
When I manually install Google Chrome using the installation file from the official Google website: https://www.google.com/chrome/ or from the Offline Installer for a user, the...
I think I've found something to help you identify the problem.
When I manually install Google Chrome using the installation file from the official Google website: https://www.google.com/chrome/ or from the Offline Installer for a user, the...
- January 9, 2025 - 4:32 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Displaying packages in "Private Repository"
- Answers: 4
- Views : 4012
[RESOLVED] Displaying packages in "Private Repository"
Hello,
I just updated our WAPT from version 2.5 to 2.6.
After the update, when I go to "Private Repository," my packages don't display automatically; I have to click "Refresh..." to make them appear.
Do you have a solution for this?
Thank you!
I just updated our WAPT from version 2.5 to 2.6.
After the update, when I go to "Private Repository," my packages don't display automatically; I have to click "Refresh..." to make them appear.
Do you have a solution for this?
Thank you!
- January 6, 2025 - 11:27
- Forum: WAPT Packages
- Subject: Google Chrome Problem
- Answers: 8
- Views : 8575
- January 2, 2025 - 2:11 PM
- Forum: WAPT Packages
- Subject: Google Chrome Problem
- Answers: 8
- Views : 8575
Re: Google Chrome Problem
Hello,
I'm reviving this thread because I'm having the same problem when launching the tis-chrome package (131.0.6778.205-45). The dreaded error 1603...
raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'msiexec /norestart /q /i ...
I'm reviving this thread because I'm having the same problem when launching the tis-chrome package (131.0.6778.205-45). The dreaded error 1603...
raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'msiexec /norestart /q /i ...
- December 11, 2024 - 1:28 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Deploying Script on WAPT
- Answers: 7
- Views : 5060
Re: Deploying Script on WAPT
Hello,
I finally found a solution to run the script. Here is my code in the setup.py file to run the test.ps1 script located in the empty WAPT package:
# -*- coding: utf-8 -*-
from setuphelpers import *
import os # Import of the os module to manage the ...
I finally found a solution to run the script. Here is my code in the setup.py file to run the test.ps1 script located in the empty WAPT package:
# -*- coding: utf-8 -*-
from setuphelpers import *
import os # Import of the os module to manage the ...
