Silent install of AVEVA FlexNet License Server
- Last UpdatedJan 16, 2025
- 1 minute read
To silently install the AVEVA FlexNet License Server, perform the following steps:
-
Collect all the following information needed by the install program. If any of the values contains a space, it should be surrounded with double quotes.
-
USERNAME: Name of the license server administrator
-
COMPANYNAME: Name of company which purchases the license
-
ADDRESS: Mailing address of the license administrator
-
FAX: Fax number of the license administrator
-
EMAIL: Email address of the license administrator
-
PHONE: Phone number of the license administrator
-
PRODUCTS: Products for which the license server will manage the licenses
-
INSTALLDIR: Install path of the license server
-
-
Open a DOS command prompt window with administrator privileges.
-
Change the directory to the root of the install program.
-
Run the following command to silently install the license server.
msiexec.exe /i IPASSI_FNPxxxx_Server.msi USERNAME=[user] COMPANYNAME=[company] ADDRESS=[address] FAX=[fax] EMAIL=[email] PHONE=[phone] PRODUCTS=[products] INSTALLDIR=[install_location] /qn
Example:
