Installation
- 28 Oct 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Installation
- Updated on 28 Oct 2023
- 2 Minutes to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Server compatibility
The Universal Agent is only compatible with Liquit Workspace Servers that run version 4.0 or later.
The Universal Agent is available as separate packages per architecture. It is also available as an executable setup that contains all the supported MSI installations in one setup for easy distribution.
MSI installation properties
A few settings can be specified through the MSI installation properties. For example to install the Agent for a primary zone:
msiexec /i Liquit-Universal-Agent-x64.msi WORKSPACE_URL=https://workspace.liquit.com
The following MSI installation properties are supported (all property names should be in upper case):
Name | Description |
---|---|
WORKSPACE_URL | The URL of the primary zone. Leave empty for using the current configuration. |
LAUNCHER | Modify the state of both Liquit Launcher and login in the Agent.json :
|
DEPLOYMENT | Modify the state of the deployment mode in the Agent.json :
|
INSTALL_WEBVIEW2 | This option controls the installation behavior of the Microsoft WebView2 component which is required by the Universal Agent:
The Universal Agent needs an internet connection to install Webview2. When WebView2 isn't installed yet and there is no internet connection, an error message will be displayed during the installation of the Agent. |
AUTOSTART_USERHOST | Control whether the UserHost process needs to be started after the installation is completed.
|
OVERRIDE_CONFIG | Specify the behaviour of overriding the Agent.json configuration file during installation. This option is ignored when an Agent.json file is located in the same directory as the installer.
|
MIGRATE_DATABASE | Specify the behaviour of the migration process of the package state information from the Workspace Agent database when no Universal Agent database exists:
|
MIGRATE_CACHE | Specify the behaviour of the migration process for the Workspace Agent content cache:
|
Was this article helpful?