Installation → Installing Servers and Agents → Server Installation → Silent Mode Server Installation → (Windows) Server Silent Installation
You can install in silent mode as an alternative to using the interactive installer.
To install the server in silent mode:
cmd /c MicroFocusDA-Server.exe /s /V"/qn /L*vx "%TEMP%\silent-install.log" PROPFILE=\"c:\optionsFile.txt\" "
Where:
"%TEMP%\silent-install.log" is an absolute path to a log file.
PROPFILE=\"c:\optionsFile.txt\" is an absolute path to the options file you created in Step 2.
You have included the required space between the final two quotes.
For examples of the optionsFile.txt, see (Windows) Server Silent Installation: OptionsFile.txt Examples).
Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.