[RESOLVED] WAPT 1.8.2 - Deployment via GPO
Published: July 29, 2020 - 2:13 PM
Hello,
I'm trying to deploy my WAPT 1.8.2 agent to a few workstations (to start) in order to begin actively deploying WAPT packages.
I'm using the documentation for deploying the agent via GPO.
I created my GPO on my SAMBA 4 Active Directory domain, and it's visible and applied on my test machine (gpresult).
However, it's not running on my machine. Manual execution via:
`waptdeploy.exe --hash=XXX --minversion=1.8.2.7267 --waptsetupurl=https://XXX/wapt/waptagent.exe --wait=15` works perfectly.
I tried running it as a startup and shutdown script, and in both cases, nothing happens. In my log console on my machine (Windows 7), the GPO is correctly indicated as being applied, and the startup scripts as being executed.
I'm not sure what my mistake is or why the GPO isn't running.
The client workstation is logged in as a domain user with admin rights and is running Windows 7 x64.
The antivirus software is working correctly and is not logging any blocks against Wapt.
I also read your article https://www.wapt.fr/fr/doc/wapt-common- ... blems.html regarding the network sometimes being unavailable when the machine starts up.
Since we have mobile users, we cannot condition network availability based on the execution of Group Policy Objects (GPOs).
The idea is to deploy the Wapt agent via GPO when users are present and connected to the network.
I'm trying to deploy my WAPT 1.8.2 agent to a few workstations (to start) in order to begin actively deploying WAPT packages.
I'm using the documentation for deploying the agent via GPO.
I created my GPO on my SAMBA 4 Active Directory domain, and it's visible and applied on my test machine (gpresult).
However, it's not running on my machine. Manual execution via:
`waptdeploy.exe --hash=XXX --minversion=1.8.2.7267 --waptsetupurl=https://XXX/wapt/waptagent.exe --wait=15` works perfectly.
I tried running it as a startup and shutdown script, and in both cases, nothing happens. In my log console on my machine (Windows 7), the GPO is correctly indicated as being applied, and the startup scripts as being executed.
I'm not sure what my mistake is or why the GPO isn't running.
The client workstation is logged in as a domain user with admin rights and is running Windows 7 x64.
The antivirus software is working correctly and is not logging any blocks against Wapt.
I also read your article https://www.wapt.fr/fr/doc/wapt-common- ... blems.html regarding the network sometimes being unavailable when the machine starts up.
Since we have mobile users, we cannot condition network availability based on the execution of Group Policy Objects (GPOs).
The idea is to deploy the Wapt agent via GPO when users are present and connected to the network.