amberSearch Desktop Application deployment and configuration
MSI Installer can be downloaded via the following link: amberSearch.msi download
Silent installation
If the app is rolled out centrally, a silent installation can be carried out using the following parameters:
For
.exewith the parameter"/S"(note the capital S!)For
.msiwith the parameter"/qn"
As an IT administrator, you have the ability to configure the AmberSearch desktop app to suit your organization’s needs. You can manage default settings for users, control how the app behaves, and streamline the deployment process across your Windows-based environment. Desktop app settings can be set by Windows Group Policy.
Configure settings with registry locations
Settings can be configured in the registry under the HKLM (machine-wide) hive under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\amberSearch\Defaults
To make configuring settings easier, download our Group Policy Object template.
Supported Settings
* Default values for the amberSearch desktop app
MSI Installation Parameters
Additional parameters can be used with the MSI installation to control the installation behavior more precisely.
With ALLUSERS=1, amber is installed as a per-machine application and is therefore available system-wide to all users. This is especially relevant for Terminal Server environments, where amber should be installed centrally and made available to all users on the server. Without this parameter, amber is installed by default as a per-user application in the respective user profile.
Important: If an older version of amber is already installed, it should be fully uninstalled first. Otherwise, the installation may be treated as an update, and the specified parameters may not be applied as intended.