Page 1 of 1

[SOLVED] waptdeploy not visible

Published: February 16, 2023 - 3:51 PM
by flipflip
Hello everyone,

Since I've been tinkering quite a bit with my test instance of the server, I've decided to start from scratch (uninstalling the agents, the server, postgresql...) and above all the idea was to start directly from version 2.3 and not a 2.2 update.

The installation went smoothly, and now it's time to deploy the agent. I wanted to use the waptdeploy method, but the series of parameters to pass to waptdeploy is no longer available on the Wapt server portal.

wapt-1.png
wapt-1.png (82.12 KB) Viewed 2995 times

However, the documentation is still planned: https://www.wapt.fr/en/doc/wapt-deploy- ... with-a-gpo

Re: waptdeploy not visible

Published: February 16, 2023 - 6:05 PM
by dcardon
Hello Flipflip,

you need to generate the agent at least once, i.e., download the WaptSetup to the management machine, configure it, and then generate the agent. The command line for the GPO will then appear.

Regards,

Denis

Re: waptdeploy not visible

Published: February 17, 2023 - 11:52 AM
by flipflip
Hello,

thank you, it works better now. ;)

Re: [SOLVED] waptdeploy not visible

Published: February 17, 2023 - 2:27 PM
by dcardon
Okay, thanks for the feedback :-)

and explanation: the hash of the WAPT agent is actually in the `waptdeploy` line, so it needs to have been uploaded beforehand for the hash to be calculated.

Denis