Published by TechEd Deploy | Updated for ActivInspire v2.x
Once extracted, use the following commands for a silent rollout via CMD, SCCM, or MDT. EduGeek.net Silent Install Command ActivInspire Application msiexec.exe /i "ActivInspire.msi" /qn /norestart Main Resources msiexec.exe /i "ActivInspireMainRes.msi" /qn /norestart ActivDriver msiexec.exe /i "ActivDriver.msi" /qn /norestart 3. Key Deployment Notes deploy activinspire via mdt - EduGeek.net activinspire silent install
The standard MSI (Microsoft Installer) technology supports silent installation using msiexec. For ActivInspire, the battle-tested command is: activinspire silent install
msiexec /i "ActivInspire.msi" /qn /norestart activinspire silent install