Monday, July 23, 2018

Specify Installation Parameters Using a Parameter File

Use the following procedure to run the installation by specifying a parameter file
at the command prompt.


1. Create a text file that lists the appropriate installation parameters and
their values. In the parameter file, the
Name=Value combination for
each parameter must be on a separate line.


WARNING: If you enter duplicate parameters, Setup will fail silently.

2. Do not include double quotation marks in parameter files. Because a
line return is used as a delimiter in a parameter file, values that
otherwise require the use of double quotation marks do not require
them here. To prevent a line in a parameter file from being read, type
a number sign (#) before the line. The line will be treated as a
comment rather than a command or parameter.


3. Open a Command Prompt window.


4. At the command prompt, type the following information: <Path to
DVD or shared directory>
\Setup.exe ParmFile=<path to
file
\FileName.txt>. The path can be fully qualified or relative to the
location of the Setup.exe file. Relative paths can include upward
qualifiers such as "..\..\".

5. Press
Enter.

NOTE: To set up clients to use a shared configuration file, set the
ClientConfigFile path parameter to the file in the shared directory.
ClientConfigFile="X:\<name of configuration file>.axc"


Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...