Installer properties
- Last UpdatedMay 07, 2026
- 1 minute read
The AVEVA Enterprise Resource Management installation package includes a Client folder that contains the MSI installer files for the desktop client applications. All client installers support the properties in the following table.
|
Name |
Description |
Default Value |
|
INSTALLLOCATION |
The target installation folder. |
C:\Program Files (x86) AVEVA Enterprise Resource Management <major version> |
|
SERVERHOST |
The hostname or IP address of the AVEVA Enterprise Resource Management server. |
erm01 |
|
SERVERPORT |
The net.tcp port number (92xx) of the AVEVA Enterprise Resource Management server, configured on the IIS. Ensure you do not use the HTTP port 93xx. |
9200 |
|
AUTHENTICATION |
The authentication mode for the client. Valid values are windows (single-sign-on) and custom (login dialog). |
windows |
Installer properties can be specified only through the msiexec command line or by using a transform (MST) file. Installation by double-selecting the MSI does not support property configuration.