The search returned 3 results

by L. Costes
June 11, 2021 - 2:12 PM
Forum: WAPT Packages
Subject: Office 2019
Answers: 2
Views : 2024

Re: Office 2019

Hello, regarding the same question,

are there other timeout variables in WAPT?

It seems that the one passed here as a parameter to the `install_exe_if_needed` function is simply passed as an option to the `setup.exe` command.
In the case of Office, we're not sure if this option exists

. Is it possible...?
by L. Costes
May 6, 2020 - 3:47 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Waptupgrade and verify_cert packages
Answers: 4
Views : 3510

Re: Waptupgrade and verify_cert packages

Thanks for your replies!

I preferred to create a dedicated configuration package as suggested; I haven't yet developed the habit of creating separate packages,
but this product is amazing, the possibilities are enormous,

congratulations on your work!!

Otherwise, just to understand the first point:
what is...
by L. Costes
May 6, 2020 - 09:55
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Waptupgrade and verify_cert packages
Answers: 4
Views : 3510

[RESOLVED] Waptupgrade and verify_cert packages

Hello,
I've enabled SSL verification (certificate signed by an internal CA).
Certificate verification works well for newly deployed agents or when forcing the configuration on client machines.

To automate the configuration of older clients, I created a new waptupgrade package...