What are the supported msiexec commands that can be used to install all AA components silently from a CLI?
Active Administrator does not offer a simplified silent/unattended option with msiexec command parameters to install it. The AA Server MSI itself can be installed this way with basic commands, however, the AA Server Configuration wizard will need to be executed through the GUI to configure the AA server. The AA Client Console component can be silently installed with the following command:
msiexec.exe /package "Active Administrator x.x Console.msi" /quiet (Where "x.x" is replaced with the version you are installing)
The AD Health (Health Analyzer) and auditing (SLAgent) agents have help parameters for silent/unattended installation. See example below:
The workstation logon agent can also be installed this way, however, it has to be through a GPO.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center