Windows MSI Installer [old]

Windows MSI Installer


To get started with Lumia, you first need to deploy the Lumia configuration to the Windows endpoints you want to monitor. The MSI can be deployed either manually or via your MDM solution.

Installation

Run the provided MSI file. Administrator privileges are required to perform the installation. Lumia will be installed for all users who log in to the machine, including non-admin users.

Setting the endpoint identity

For Active Directory or domain-joined computers, the installer registers the endpoint using the User’s Principal Name, if available. If this is not possible, it falls back to the Username@HostName convention.
If you prefer to use an email instead, you can pass an additional argument to the installer, either from the command line or through your MDM (replace user@domain.com with the user’s email):
msiexec /i Lumia.msi email=[user@domain.com]

Uninstallation

To uninstall Lumia, use the Add or Remove Programs in Windows. Administrator privileges are required to perform the uninstallation.
 
Â