Page 1 of 1

[RESOLVED] Waptagent via MDT

Published: March 16, 2023 - 3:56 PM
by mgodreau
Hello everyone,

I'm having trouble installing Waptagent 2.3.0.13505 via MDT.
The installation completes successfully, but the machines don't appear in the console.

If I install the Wapt agent using the executable on Windows, the installer asks me for the password to log in to the console at the end.

What arguments should I add to my command line (waptagent.exe /VERYSILENT) in MDT to automate the deployment of Wapt agents?

Looking forward to your help.
Thank you.

Re: Waptagent via MDT

Published: March 16, 2023 - 6:08 PM
by sfonteneau
Hello

, I assume you must be in Kerberos or password authentication mode on the WAPT server?

Re: Waptagent via MDT

Published: March 17, 2023 - 10:11
by mgodreau
Hello,

Yes, I use password mode on the wapt server to prevent (by default) machines from registering themselves in the console.

Re: Waptagent via MDT

Published: March 20, 2023 - 3:28 PM
by sfonteneau
The best solution would be to set the registration to Kerberos mode, thus joining the machine to the domain. Then I would install the WAPT agent

Re: Waptagent via MDT

Published: March 27, 2023 - 5:20 PM
by dcardon
For your information, WADS handles offline joining (djoin), which means you don't have to include a login/password in the MDT deployment XML files.

I'm marking this topic as resolved.

Denis