I'm deploying WAPT on my client machines via a GPO. For your information, I'm on a 2012 server
Deploying directly with the executable does not work (as shown in the tutorial)
I am forced to create a .bat file that calls the waptdeploy executable
The .bat file works and waptdeploy starts correctly on my client machines
First: a DOS window opens with the execution of waptdeploy => I want it to perform the installation in silent mode
Secondly: an access violation is recorded at the very beginning because it cannot access a folder =>> ??
Thirdly: it displays an error: you do not have sufficient rights... =>> I want to run the .bat file as administrator without having to enter the password each time
Has anyone else encountered this type of error?
How can I easily deploy waptdeploy via GPO?
Thanks for the feedback
