Jump to content

Recommended Posts

Posted

Hi

 

Does anyone know where I can download a smartboard notebook 14.3 MSI package? Trying to install via Microsoft SCCM and need the MSI installer package rather than the .exe!

 

Thanks in advance!!

Posted

Here - Download administrator software - SMART Technologies

 

You'll want to download the Install Manager also, to create an MST file to apply to the MSI when deploying - so that things like activation code and the like are in place.

 

The way we do it here is by script installation in SCCM to be honest. I run it like this:

 

msiexec /i "SMARTEducationSoftware.msi" TRANSFORMS="transform.mst" /qn"C:\Program Files (x86)\Common Files\SMART Technologies\SMART Product Update\activationwizard.exe" --puid education_bundle --m=4 --v=3 --a --proxy=server:port --pks "CODE GOES HERE"

Posted

Yeah, should be on the same page as notebook. It's under one of the headings down the page.

 

Reason I do it as a script is that it activates on first start otherwise. This way, the activation is done silently as part of the install.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...