Tuesday, 15 May 2012

Appsense 8 CCA Agent Silent Install syntax


The Appsense CCA agent can be deployed silently with script by use of the MSI installer.
This MSI allows the configuration of the management server location and the deployment group.

The syntax is

msiexec.exe /qn /i "\CommunicationsAgent.msi"
WEB_SITE="https:///" GROUP_NAME=""

No comments:

Post a Comment