The search returned 8 results

by Mathis
July 30, 2025 - 4:04 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT - Default Configuration
Answers: 2
Views : 11521

WAPT - Default Configuration

OS: Windows Server 2025
Discovery Edition
WAPT Server: 2.6.0.17293
Machine OS: Windows 10
Hello,

I can't find how to modify the default configuration during agent installation, either via GPO or directly through the .exe file present when accessing the site via HTTPS.

I...
by Mathis
April 1, 2025 - 2:55 PM
Forum: WAPT Packages
Subject: Package Update
Answers: 3
Views : 4396

Re: Package Update

How can I create empty packages? Whenever I try to create an empty package, I'm redirected to VS Code to edit the build.

Second question:

Is it possible to disable VS Code or Python from launching when I click "Edit Package Basket"?

Thank you.
by Mathis
March 31, 2025 - 5:24 PM
Forum: WAPT Packages
Subject: Package Update
Answers: 3
Views : 4396

Package update

Hello,

I recently upgraded my WAPT.

I now develop my packages in VS Code.

When I run "WAPT - Build Package", it doesn't work. I switched from PyScripter to VS Code thinking it was due to my Python version, but the problem persists.

"ERROR..."
by Mathis
June 2, 2023 - 2:21 PM
Forum: WAPT Server
Subject: [RESOLVED] WADS Error - Self Signed Certificate
Answers: 4
Views : 3301

Re: WADS error - Self Signed Certificate

Hello,

to resolve the issue we generated a new certificate separate from the old one. To ensure the hosts had this new certificate, we deployed it via Group Policy, thus discontinuing the use of the old one.

Since then, there have been no problems with the new certificate...
by Mathis
June 1, 2023 - 09:55
Forum: WAPT Server
Subject: [RESOLVED] WADS Error - Self Signed Certificate
Answers: 4
Views : 3301

Re: WADS error - Self Signed Certificate

If I check the configuration signature, I get this display:
Wapt_CertNo.png.
And if I sign the packages, start and stop the deployment, I get this display when checking the configuration signature:
Wapt_Cert.png.

Despite this, I get the same error during deployment: "Self Signed..."
by Mathis
May 31, 2023 - 4:49 PM
Forum: WAPT Server
Subject: [RESOLVED] WADS Error - Self Signed Certificate
Answers: 4
Views : 3301

[SOLVED] WADS Error - Self Signed Certificate

[WAPT INFO]
OS: Windows
WAPT Version: 2.4.0.14031
Enterprise Edition

Hello,

we are experiencing a WADS error, as shown in the attached image.

We migrated our enterprise solution to a new Windows VM.
We already encountered this bug in version 2.3; the rest of the deployment...
by Mathis
January 30, 2023 - 5:29 PM
Forum: WAPT Packages
Subject: [ISO Mounting] - privilege elevation required
Answers: 3
Views : 3307

Re: [ISO Mounting] - privilege elevation required

Hello, I finally succeeded by trying a different approach.
My goal was to mount an ISO image located on a network drive. My script worked, but a dialog box asking for permission to continue the process was failing because it prevented the process from completing...
by Mathis
January 30, 2023 - 11:33
Forum: WAPT Packages
Subject: [ISO Mounting] - privilege elevation required
Answers: 3
Views : 3307

[ISO Mount] - privilege elevation required

WAPT version: 2.2.3.12481
Enterprise edition
Server OS: Windows Server 2019
Machine OS: Windows 10

Hello, I've been trying for some time to create a package to mount an ISO image on Windows located on a network drive using PowerShell command lines, but the problem is...