Activinspire Silent Install (2025)
msiexec /i "ActivInspire.msi" /qn /norestart
msiexec /i "ActivInspire-2.x.xxxxx.msi" /qn /norestart /log "%temp%\ActivInspire_install.log"
msiexec /i "ActivInspire.msi" /qn /norestart
Switch breakdown:
Promethean recommends using their ActivInspire Enterprise MSI (available through support) which includes: activinspire silent install
Use the "Uninstall" step with the filter Name -like -value "ActivInspire". msiexec /i "ActivInspire
Get-Process -Name "ActivInspire" -ErrorAction SilentlyContinue | Stop-Process -Force msiexec /i "ActivInspire-2