Choose and select Windows Installer (*.msi file) . Browse to your network path and select ActivInspire.msi . Step 2: Configure Deployment Settings
Use the "Uninstall" step with the filter Name -like -value "ActivInspire" .
Run the tool via command line to generate the .intunewin package:
Download the package, which contains the native .msi files.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. activinspire silent install
/norestart : Prevents the machine from automatically rebooting after installation. 3. Advanced Configuration
msiexec /x PASTE-PRODUCT-CODE-HERE /qn /norestart
ActivInspire installs the Promethean Device Service. Ensure your SCCM task sequence runs with SYSTEM privileges, not user context.
: Crucial for driver and application compatibility. Choose and select Windows Installer (*
To ensure your deployment scripts work perfectly across your network, let me know:
Deploying software across hundreds of educational devices can be a daunting task for IT administrators. For schools and districts using Promethean ActivInspire, performing a manual installation on every interactive panel or workstation is inefficient.
To perform a silent installation of ActivInspire, you must first extract the MSI (Windows Installer) files from the main executable and then run them using standard silent switches.
The ActivInspire network installer takes each of the components, unpacks them, and moves them to a chosen location on the server. Promethean Support How to install ActivInspire using Microsoft Intune Run the tool via command line to generate the
This command silently installs the software, applies a valid license key, and changes the installation directory from the default. Advanced deployments may also use a transform file ( /t file.mst ) to configure default toolbars, resource locations, or disable automatic update prompts—essential for locked-down exam environments.
Before you can run a silent command, you must extract the raw .msi files from the main executable. This is known as a .
[HKEY_LOCAL_MACHINE\SOFTWARE\Promethean\ActivInspire\Settings] "DefaultLocation"="S:\\SharedFlipcharts"
Do not use the standard executable ( .exe ) file meant for individual consumers. Instead, download the network deployment packages from the official Promethean Support website. You will need: The ActivInspire MSI package ( ActivInspire.msi )