Waptagent deployment - non-reachable client
Published: March 8, 2019 - 12:12
- Installed WAPT version 1.7.3.5
- Server OS: Debian 9.7
- Operating system of the administration/package creation machine: Windows Server 2012 R2
Good morning,
I set up the Wapt server in my establishments 2-3 weeks ago. Everything works well except for the deployment of the agent on client workstations.
When I download and install the agent via the executable on a client machine, I have no problem. But when I try to do it via GPO, scheduled task, or simple command line, the client machine appears correctly in the WAPT console, but it is not accessible (no green indicator light icon in the "Reachable" column).
I tried adding some extra details like the server address, but it didn't change anything...
When using the command line directly, there are no error messages in the terminal. I have no idea.
Thank you in advance for your help
- Server OS: Debian 9.7
- Operating system of the administration/package creation machine: Windows Server 2012 R2
Good morning,
I set up the Wapt server in my establishments 2-3 weeks ago. Everything works well except for the deployment of the agent on client workstations.
When I download and install the agent via the executable on a client machine, I have no problem. But when I try to do it via GPO, scheduled task, or simple command line, the client machine appears correctly in the WAPT console, but it is not accessible (no green indicator light icon in the "Reachable" column).
I tried adding some extra details like the server address, but it didn't change anything...
Code: Select all
waptdeploy.exe --hash=monHash --minversion=1.7.3.5 --waptsetupurl=http://monagent.exe --setupargs="/wapt_server https://mon.server" --wait=15Thank you in advance for your help