The search returned 11 results

by flo777
November 13, 2024 - 6:41 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WADS on Windows 11 24H2
Answers: 2
Views : 2811

Re: WADS on Windows 11 24H2

Thanks for the clarification, indeed the template is the problem; but the installation fails after disk partitioning, even on the basic template... I'll wisely stick with 23h2 until Microsoft fixes the issues.
by flo777
November 12, 2024 - 10:29
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WADS on Windows 11 24H2
Answers: 2
Views : 2811

WADS on Windows 11 24H2

Hello,

I'm trying to deploy Windows 11 24H2 via WADS.

When I boot from the USB drive generated via the WAPT console, with Secure Boot enabled, an error message appears immediately: WinPE cannot start.
If I disable Secure Boot, the Windows 11 installation doesn't work because...
by flo777
July 3, 2024 - 4:59 PM
Forum: WAPT Packages
Subject: Installation procedure log
Answers: 0
Views : 2514

Log installation procedure

Hello, I'm creating a package.
In the installation procedure (def install), I have print statements and functions that generate logs (text files, PowerShell scripts, etc.). Not all logs are reported in the task tab of the WAPT console. Can I attach to a...
by flo777
July 2, 2024 - 7:06 PM
Forum: WAPT Packages
Subject: [SOLVED] Depends trigger Access violation
Answers: 4
Views : 4247

Re: depends trigger Access violation

Thank you for your reply.
So, I imported a random package from the store (Import from Internet), unchecked the box, and then imported the package (tij-audacity). If I try to import another package, the box is indeed unchecked (so it's saved).
Then I ran `build` again...
by flo777
July 2, 2024 - 5:47 PM
Forum: WAPT Packages
Subject: [SOLVED] Depends trigger Access violation
Answers: 4
Views : 4247

[SOLVED] Depends trigger Access violation

Hello,
when I create a new package, once finished, I "Build and Upload package".
This works if the "depends" line in the control file is empty. If I add a package (e.g., tis-powershell or the same name but with our prefix dst-powershell), I get an "access violation" error during import...
by flo777
April 17, 2024 - 5:02 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Package Update
Answers: 2
Views : 4791

Re: Package Update

Thanks for the reply.
Actually, I'm trying to understand how the machine package works. If it's modified when you run wapt-get, does that mean the machine keeps a private key locally, or is there a hidden, unsigned machine package? I want to know if a package added by wapt-get is...
by flo777
March 20, 2024 - 10:34
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Package Update
Answers: 2
Views : 4791

Package update

Hello,
I'm using WAPT 2.4 Enterprise.

I have a question about the package update logic:
- A package can be installed on a machine either via wapt get or through the console.

If I understand the logic correctly:
- A group package (of packages) only contains the package names, without...
by flo777
September 19, 2023 - 10:07
Forum: WAPT Packages
Subject: Firefox package, updates, and profile loss
Answers: 1
Views : 3967

Firefox package, updates, and profile loss

Hello,
I'm having the following problem with Firefox.

In the WAPT console (1.8 Community, currently upgrading to Enterprise 2.4), I install the Firefox package, for example version 115, which deploys correctly across my network of machines.

A few days/weeks later, Firefox automatically updates itself to...
by flo777
August 8, 2023 - 7:32 PM
Forum: WAPT Server
Subject: Update from 1.8.2 to WAPT 2.4
Answers: 2
Views : 4608

Re: Update from 1.8.2 to WAPT 2.4

Thank you. I won't have time to test it right away (no drastic changes before the holidays!). I'll keep you posted in September.
Best regards,
Florian
by flo777
August 6, 2023 - 6:19 PM
Forum: WAPT Server
Subject: Update from 1.8.2 to WAPT 2.4
Answers: 2
Views : 4608

Update from 1.8.2 to WAPT 2.4

Hello,
I was on WAPT 1.8.2.7393-75a5de09-debian-10-amd64, so a Debian 10 server. I'm looking to migrate to 2.4.0.14080.
I updated Debian to version 11, so PostgreSQL 13 (database migrated using pg_upgradecluster, everything went smoothly...).

I then followed the procedure...