Page 1 of 1

Define the UUID during WAPT Agent installation

Published: March 13, 2018 - 12:44
by itirla
Hello,

I would like to run `wapt-get generate-uuid` and `wapt-get.exe` from the "Test" registry during the WAPT agent installation. Is this possible? If so, how?

Sincerely,
Ioan

Re: Setting the UUID during WAPT Agent installation

Published: March 13, 2018 - 1:36 PM
by sfonteneau
Following up on my previous post (viewtopic.php?f=10&p=3300#p3300)

, I created a WAPT package that allows you to run `generate-uuid` if the machine's UUID is in the list mentioned in the package.

(https://wapt.lesfourmisduweb.org/detail ... 3_all.wapt)

Running it via command line or script using `wapt-get install tis-generate-new-uuid` should resolve the issue.