Page 1 of 1

Silent agent installation with TrayIcon?

Published: March 21, 2018 - 09:55
by Dark Garnet
Hello,

I install the agents without any problems using the command "waptagent.exe /VERYSILENT", but by default this installation doesn't display the WAPT icon in the taskbar.

Is it possible to add a parameter to the command so that the notification icon appears?

Thank you in advance.

Re: Silent agent installation with TrayIcon?

Published: March 21, 2018 - 10:03
by sfonteneau
https://www.wapt.fr/fr/doc/Configuratio ... waptdeploy

During installation with waptdeploy you can use:
--tasks=autorunTray,installService,installredist2008,autoUpgradePolicy

Re: Silent agent installation with TrayIcon?

Published: March 21, 2018 - 10:54
by htouvet
Additional tasks can be specified with MERGETASKS:

Code: Select all

waptagent.exe /VERYSILENT /MERGETASKS= ""autorunTray ""
https://www.wapt.fr/fr/doc/Configuratio ... waptdeploy

The currently possible tasks (1.5.1.21) are:
Tasks:

Code: Select all

autorunTray 
installService
installredist2008
installredist2008unchecked
DisableHiberboot
InstallCertificates
InstallStartPackages
VerifyServerCertificates
UseKerberos
Other command-line options:

Code: Select all

repo_url
wapt_server
dnsdomain