The search returned 3 results

by Sylvain Thorez
February 23, 2023 - 5:04 PM
Forum: WAPT Packages
Subject: PACKAGE (Uninstall then Install)
Answers: 1
Views : 1598

PACKAGE (Uninstall then Install)

Hello,

I'm creating some deployment packages myself:
in the `def install` function, I want to run `msiexec /x` commands to uninstall the old products and then install my package version

as follows for PDFSAM, but unfortunately it's not working. Thank you for...
by Sylvain Thorez
January 18, 2023 - 10:46
Forum: WAPT Packages
Subject: [RESOLVED] WAPT + AD GROUP
Answers: 2
Views : 2320

[RESOLVED] WAPT + AD GROUP

Hello,

I just created an Active Directory group with a machine integrated as explained here: https://www.wapt.fr/fr/doc/wapt-console-usage-advanced.html#using-profile-bundles-in-wapt-enterprise-feature

I named the agent in both AD and WPT AD Profile using the same name in lowercase.
by Sylvain Thorez
December 8, 2022 - 11:06 AM
Forum: WAPT Server
Subject: WADS: Deploying an OS
Answers: 1
Views : 1562

WADS: Deploying an OS

Hello,

I would like to deploy my OS using the serial number and not the MAC address. Is this possible?

I also want to import a certificate before opening a user account in my XML file (AutotoLogon).

Thank you for your answers.