This is the command to use in your packages/scripts to install Qfiniti
“%CD%\setup.exe” /s /v”/qb! ALLUSERS=\”1\” ADDLOCAL=\”Supervisor,Agent,G729Codec\” REMOVE=\”SoapToolKit,SystemMonitor,SystemConfiguration,AgentAssistAdminClient\” TYPE=\”WINDOWS_AUTO\” WEBSERVER=\”YourQfinitiServer.domain.name\””
Something extra I do
%windir%\system32\REG.exe DELETE “HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run” /v “Qfiniti AME” /f
%windir%\system32\REG.exe DELETE “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run” /v “Qfiniti AME” /f