Verify that your script copies the file to C:\ProgramData\Promethean\ActivInspire\ , the user-specific AppData folder. Resource Pack is empty for teachers The /shared flag was omitted.
Note: For detailed network deployment configuration, refer to the official Scribd Promethean documentation . Step 4: Deploying via Active Directory Group Policy (GPO)
Windows Installer ( msiexec.exe ) handles the silent deployment of ActivInspire. 1. Install ActivDriver Silently activinspire silent install
wmic product where "name like 'ActivInspire%%'" call uninstall /nointeractive
msiexec.exe /i "C:\Paths\ActivInspire.msi" /qn /norestart ACTIVATIONKEY="XXXX-XXXX-XXXX-XXXX-XXXX" REGUSER="School District Name" REGORG="School District Name" Use code with caution. Method 2: Silent Installation Using the EXE Installer Verify that your script copies the file to
To keep student or teacher desktops clutter-free, you can prevent the installer from creating shortcuts using the DESKTOP_SHORTCUT property:
msiexec.exe /i "ActivInspire.msi" /qn /norestart /L*V "C:\Windows\Temp\ActivInspire_Install.log" Use code with caution. Step 4: Deploying via Active Directory Group Policy
In this command:
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.
Download the network installer version directly from the Promethean Support portal.