About this task
Use the following instructions to install
from a command line, using the response.xml
silent
installation file.
Procedure
- Complete an initial installation recording in GUI or text
mode, as described in Recording a GUI-based installation or Recording a text-based interactive installation.
- Open a command prompt window and navigate
to the following folder:
\IBM\Installation Manager\eclipse\tools

/IBM/Installation Manager/eclipse/tools
- Enter the following command:

imcl.exe input response.xml
-log <log_filename>log
...where response.xml
is the silent installation file to be used for installation and <log_filename>.log
is the log file to which installation logging data will be written.
For
example:
imcl.exe input response.xml -log C:\Installation.log


./imcl input response.xml
-log <log_filename>log
... where response.xml
is the silent installation file to be used for installation and <log_filename>.log
is the log file to which installation logging data will be written.
For
example:
./imcl input response.xml -log /opt/Installation.log
- See post installation tasks for configuration
procedures that you must complete prior to running Sterling Order Management System Software .
What to do next
Secure the Sterling Order Management System Software
environment by setting up encryption for various components such as properties, database, and
so on.