The search returned 40 results
- November 25, 2024 - 1:56 PM
- Forum: WAPT Server
- Subject: [RESOLVED] Creating reports for external users
- Answers: 2
- Views : 2996
Re: Creating reports for external users
Thank you for your feedback
- November 22, 2024 - 2:56 PM
- Forum: WAPT Server
- Subject: [RESOLVED] Creating reports for external users
- Answers: 2
- Views : 2996
[SOLVED] Creating reports for external users
Hello, I
have a WAPT Enterprise server 2.5.5 15697 on a CentOS 7 server with Windows 10 22H2 clients.
I want to allow people who don't have console access to view installation reports for specific software.
I thought about using the /api/v3/reporting_exec API, for example, which...
have a WAPT Enterprise server 2.5.5 15697 on a CentOS 7 server with Windows 10 22H2 clients.
I want to allow people who don't have console access to view installation reports for specific software.
I thought about using the /api/v3/reporting_exec API, for example, which...
- July 26, 2024 - 08:42
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Installing and updating packages: how it works
- Answers: 1
- Views : 3157
Installing and updating packages: how it works
Hello, I
have a WAPT Enterprise server 2.5.4 15342 on a CentOS 7 server with Windows 10 22H2 clients.
I would just like to know if I'm correct:
For installing a new package, it will install immediately based on the audit, which is every 60 minutes by default.
For an update of...
have a WAPT Enterprise server 2.5.4 15342 on a CentOS 7 server with Windows 10 22H2 clients.
I would just like to know if I'm correct:
For installing a new package, it will install immediately based on the audit, which is every 60 minutes by default.
For an update of...
- June 25, 2024 - 2:18 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Forbidden and conflicting packets
- Answers: 2
- Views : 3509
Re: [RESOLVED] Forbidden and conflicting packets
Thank you, I've marked the issue as resolved
- June 24, 2024 - 10:33
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Forbidden and conflicting packets
- Answers: 2
- Views : 3509
[RESOLVED] Forbidden and conflicting packages
Hello,
I have a WAPT Enterprise Server 2.5.4 15342 on a CentOS 7 server with Windows 10 22H2 clients.
I haven't been able to find in the documentation how to create a conflicting package and what the purpose of adding a conflicting package is.
https://www.wapt.fr/fr/doc/wapt-console-usage.html#adding-a-wapt-package-to-a-host ...
I have a WAPT Enterprise Server 2.5.4 15342 on a CentOS 7 server with Windows 10 22H2 clients.
I haven't been able to find in the documentation how to create a conflicting package and what the purpose of adding a conflicting package is.
https://www.wapt.fr/fr/doc/wapt-console-usage.html#adding-a-wapt-package-to-a-host ...
- May 23, 2024 - 07:14
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Adding dependency (package) is not being recognized
- Answers: 1
- Views : 3154
Re: [SOLVED] Adding dependency (package) is not being taken into account
Technical support helped me:
It was a problem with the increment between the version numbers of the machine packages.
During the migration, the machine packages must not have been carried over, resulting in the version numbers reverting to 0.
The new versions of the machine packages are no longer...
It was a problem with the increment between the version numbers of the machine packages.
During the migration, the machine packages must not have been carried over, resulting in the version numbers reverting to 0.
The new versions of the machine packages are no longer...
- May 21, 2024 - 08:28
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Adding dependency (package) is not being recognized
- Answers: 1
- Views : 3154
[RESOLVED] Adding dependency (package) is not taken into account
Hello,
this concerns a WAPT Enterprise 2.5.4 server (version 15342)
on a CentOS 7 server with Windows 10 22H2 clients. We encountered
a major problem this morning with a key package we were supposed to install today.
This package installed on a few machines, but not all.
The logs on both the server and workstations show...
this concerns a WAPT Enterprise 2.5.4 server (version 15342)
on a CentOS 7 server with Windows 10 22H2 clients. We encountered
a major problem this morning with a key package we were supposed to install today.
This package installed on a few machines, but not all.
The logs on both the server and workstations show...
- May 15, 2024 - 07:50
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] WAPT 2.5.4 to GLPI 10.0.15 Upgrade
- Answers: 2
- Views : 3434
Re: WAPT 2.5.4 to GLPI 10.0.15 Upgrade
Hello,
just in case, does the job template already exist in GLPI? I think if not, it needs to be created first.
just in case, does the job template already exist in GLPI? I think if not, it needs to be created first.
- May 14, 2024 - 10:05
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Template setup.py
- Answers: 1
- Views : 2733
[SOLVED] Template setup.py
Hello,
This is a WAPT Enterprise 2.5.4 server (version 15342)
running on a CentOS 7 server with Windows 10 22H2 clients.
Is it possible to modify the default setup.py file?
Here's the kind of template I'd like:
# -*- coding: utf-8 -*-
from setuphelpers import *
r"""
Usable WAPT package ...
This is a WAPT Enterprise 2.5.4 server (version 15342)
running on a CentOS 7 server with Windows 10 22H2 clients.
Is it possible to modify the default setup.py file?
Here's the kind of template I'd like:
# -*- coding: utf-8 -*-
from setuphelpers import *
r"""
Usable WAPT package ...
- May 13, 2024 - 07:18
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] DataError value too long for type character varying
- Answers: 6
- Views : 7770
Re: DataError value too long for type character varying
Hello
, I don't know what value exceeds 255 characters, but I think it's very likely the one in the registry where the computer's location is recorded in Active Directory.
Indeed, in Active Directory, the distinguishedName is 276 characters long.
What do you think? If so, how can I work around this?
, I don't know what value exceeds 255 characters, but I think it's very likely the one in the registry where the computer's location is recorded in Active Directory.
Indeed, in Active Directory, the distinguishedName is 276 characters long.
What do you think? If so, how can I work around this?
