Silent Windows installation
For the system administrator, a major benefit of using silent installation is that you can automatically install all core, essential, and optional components without requiring user input.
Major release
Extract the installation media to your Windows machine or an available shared drive.
Open a command prompt as administrator.
Navigate to the root of the product media folder.
Enter the following command at the prompt:
Setup.exe --silent
Product update
Extract the update installation media to your Windows machine or to an available shared drive.
Open a command prompt as administrator.
Navigate to the root of the update media folder.
Enter the following command at the prompt:
<name>.exe -q
For example:
Insight-2023-bundle-update1.exe -q