The Insightful desktop application can be directly installed on company-managed computers without user interaction or interface prompts. This method can be useful as it avoids disturbing the employees and makes the process faster.
Instructions for macOS
Performing a silent install on a macOS device involves using an installation code instead of a traditional installation file. For the success of the process you need the device's Admin privileges to execute the installation code. Without them you may encounter an error during the installation.
Follow these steps for a silent install:
Open your macOS Terminal.
Run the Insightful installation code with this addition at the end of the command:
&>/dev/null&
After a successful execution of the code, the installation should be completed within a couple of minutes.
Instructions for Windows OS
To perform a silent installation on a device with Windows OS please follow these steps :
Open Command Prompt or PowerShell as the device's Administrator (as otherwise there will be an error message that will prevent the installation).
Run the following command:
msiexec /i c:\path\to\workpuls.msi /qn
If the terminal is already in the installation directory, use:
msiexec /i workpuls.msi /qn
Verify successful installation
Silent installation method suppresses all prompts there wont be any kind of success message after the successful installation of the application. To verify that Insightful has been successfully installed on the device one can:
Check the device's Task Manager or Activity Monitor to see if the application is running, and/or
Validate that the newly installed device of an employee has appeared on the Insightful dashboard of their Admin or Manager (with the needed permissions).
If you encounter any issues with the silent install or require steps for silent uninstallation, please contact our Customer Service team and we will be happy to share the instructions with you.