Page 1 of 1

WAPT agent deployment

Published: February 3, 2016 - 9:20 AM
by Mael
Hello.

I'm trying to deploy WAPT agents across a network of computers. The only solution I have is via Group Policy Objects (GPO) - Scheduled Tasks.
The task's objective is to install the WAPT agent once on each workstation. The scheduled task I created works. A task was created on my test client machine, and the agent installed successfully.
However, this is where a problem arises.
My Active Directory server is running Windows Server 2008 R2. My test client machine is running Windows 7.

After each login, the installation restarts, along with the reinstallation of the packages.

Here are the current task parameters:
PicturePicturePicturePicture

My questions are:
- How did you deploy WAPT?
- How can I modify this GPO - Scheduled Task to achieve my objective?

Sincerely,

Re: WAPT agent deployment

Published: February 3, 2016 - 5:51 PM
by Frédéric Bonnier
Hello,

I think our documentation on the wiki will answer your question. http://dev.tranquil.it/wiki/WAPT_-_D%C3 ... PT_par_GPO

Frédéric

Re: WAPT agent deployment

Published: February 8, 2016 - 8:05 AM
by Floflobel
Picture

The documentation is quite lacking in explanation; I struggled a lot to set up the GPO, but here it is.
"Asynchronously" allows the script to run only when the user has internet access, or at least some kind of connection, whether local or not.

Re: WAPT agent deployment

Published: February 9, 2016 - 10:17 AM
by htouvet
With version 1.3.5, you will also need to add the SHA256 hash of waptagent.exe.

This hash can be calculated using `sha256sum` on Linux.

This is required to prevent waptdeploy.exe from deploying a waptagent.exe that is not the one you intend.

Parameters
--hash=0e592e9113ebe2e040ad945d7b887fc69843addb5950bf0dade20458be529a1d --wait=15 --minversion=1.3.5.0

Re: WAPT agent deployment

Published: March 4, 2016 - 5:37 PM
by knpc
Hi,

could you explain your GPO in detail on a 2008 server? I'm having trouble understanding it from the documentation.
I created my computer GPO
, but in my gpresult, under Computer configuration, it says: No data available.

Could you provide an example of the path you're hiding in your settings, using the server "\\CONTROLLER.local\", to show the exact path

? Where should the waptagent file be located?

Thanks

, Knpc

Re: WAPT agent deployment

Published: April 5, 2016 - 11:27 AM
by a.grisard
Hello,

you can follow my post on this topic here: viewtopic.php?f=13&t=438