The search returned 8 results

by MaximeJ
August 14, 2024 - 4:36 PM
Forum: Your opinion
Subject: Deployment Filters
Answers: 2
Views : 155201

Re: Deployment Filters

Ah yes, thank you for this tip, it's exactly what we want to do!

And perhaps the first building block of a true Wapt as code for future versions. ;)
by MaximeJ
August 14, 2024 - 08:29
Forum: Your opinion
Subject: Deployment Filters
Answers: 2
Views : 155201

Deployment filters

Hello,

we've been using WAPT for about 5-6 months now and are generally satisfied with the tool, but coming from SCCM, we realize that we're missing some features quite a bit.

In particular, the ability to filter based on certain criteria for...
by MaximeJ
July 30, 2024 - 4:23 PM
Forum: WAPT Packages
Subject: wapt-get clean is not cleaning
Answers: 1
Views : 6125

Re: wapt-get clean doesn't clean

Hello,

we have the same problem, WAPT client version 2.5.5.15602. Basically, the clean function removes the .wapt files but not the others. As a result, we have wapt\cache folders of over 10GB on some machines.

Have you found a solution by any chance?
by MaximeJ
May 29, 2024 - 5:38 PM
Forum: WAPT Server
Subject: [RESOLVED] Following upgrade from 2.4.0 to 2.5.5, all clients disconnected
Answers: 2
Views : 5809

Re: Following upgrade from 2.4.0 to 2.5.5, all clients disconnected

The issue can be marked as resolved.
Our problem stemmed "simply" (I say simply, but thanks to support ;) ) from an old remnant in the waptserver.ini configuration file:

use_ssl_client_auth = False.

This line, which was still present, needed to be removed since it...
by MaximeJ
May 29, 2024 - 3:34 PM
Forum: WAPT Server
Subject: [RESOLVED] Following upgrade from 2.4.0 to 2.5.5, all clients disconnected
Answers: 2
Views : 5809

[RESOLVED] Following an upgrade from 2.4.0 to 2.5.5, all clients were disconnected

- WAPT version installed: 2.4.0 for clients, server and admin machine at 2.5.5
- Server OS: Debian 12.5
- Administration/package creation machine OS: Windows 11

Hello, following a question asked yesterday (https://forum.tranquil.it/viewtopic.php?t=3908) and whose fix...
by MaximeJ
May 27, 2024 - 3:35 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [WADS] Error 400 when deploying from a secondary repository
Answers: 5
Views : 8738

Re: [WADS] Error 400 when deploying from a secondary repository

That's very clear, thank you very much! I'll be able to put pressure on my colleagues who manage the server to launch the upgrade to 2.5.5 and we'll restart our deployments then.

Best regards
by MaximeJ
May 27, 2024 - 3:06 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [WADS] Error 400 when deploying from a secondary repository
Answers: 5
Views : 8738

Re: [WADS] Error 400 when deploying from a secondary repository

Yes, I checked the box to enable HTTPS on WinPE, and the secondary repository rule correctly points to an HTTPS URL on that server. When I look at the logs of clients already deployed and using this secondary repository, they correctly validate the server's certificate.

These are certificates...
by MaximeJ
May 27, 2024 - 12:06
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [WADS] Error 400 when deploying from a secondary repository
Answers: 5
Views : 8738

[WADS] Error 400 when deploying from a secondary repository

Hello,

Following the activation and deployment of a secondary repository to accelerate our deployments, these are not working. The client boots correctly via the WinPE key, it correctly retrieves the rule instructing it to locate its secondary repository, but when it tries to...