Page 1 of 1

WAPT 1.5 deployed via GPO

Published: March 26, 2018 - 10:04 PM
by joris.remandet
Good evening,

I've noticed an issue on two sites I manage with WAPT. For example, in one site with the server name https://wapt-srv.lmaccassin.loc,

when manually running waptdeploy, it doesn't point to that address but to https://wapt.

To work around this, I had to create a host named wapt (IP address 10.171.40.31) in my Windows Server 2012 R2 DNS, with an alias srv-wapt pointing to the host.

My question is: is the address hard-coded in waptdeploy? Because doing this allowed me to unlock the waptagent installation via GPO... Is it possible to have a feature that allows me to regenerate waptdeploy with the correct server parameters?

Re: WAPT 1.5 deployed via GPO

Published: March 26, 2018 - 10:30 PM
by dcardon
Good evening Joris,
joris.remandet wrote: March 26, 2018 - 10:04 PM A question that comes to mind: is the address hard-coded in waptdeploy? Because doing that allowed me to unlock the waptagent installation via GPO... Is it possible to have a feature that allows regenerating waptdeploy with the correct server parameters?
It is possible to pass the parameter to waptdeploy, cf https://www.wapt.fr/fr/doc/Configuratio ... waptdeploy

waptdeploy --hash="43254648348435423486"--minversion=1.5.1.21 --waptsetupurl="http://srvwapt.mydomain.lan/wapt/waptagent.exe--wait=10

Sincerely,

Denis

Re: WAPT 1.5 deployed via GPO

Published: March 26, 2018 - 11:15 PM
by joris.remandet
Okay, it works, but I'll have to find a solution. When waptdeploy is run, Trend Micro antivirus kicks in, removes waptagent.tmp, and stops waptagent from running... Even after excluding everything (both in scans and component monitoring)