Siebel Installation Guide for Microsoft Windows > Installing and Configuring in Unattended and Console Modes > Installing and Configuring in Console Mode >

Running Console Installation from the Command Line


This topic is part of Installing and Configuring in Console Mode.

This topic describes how to run the unattended installation from the command line.

The following procedure describes the installation of the Siebel application in console mode. This topic applies to Siebel Enterprise Server and Siebel Web Server Extension.

Optionally, you can configure unattended configuration to be launched by the installer, as described in Editing siebel.ini Files for Unattended Installation and Configuration.

To install in console mode

  1. From a DOS prompt, navigate to the Siebel image directory for the current software version. Then navigate to the directory where the main installer is located.

    For example, navigate to Siebel_Image\Windows\Server\Siebel_Enterprise_Server.

    where:

    • Siebel_Image = The directory for your version-specific Siebel network image, such as D:\Siebel_Install_Image\8.0.0.0.
  2. Execute the following command:

    setup.exe -is:javaconsole -console -args SS_SETUP_INI=installer_siebel.ini_path

    where:

    • installer_siebel.ini_path = The full path, including the file name, to the installer siebel.ini file you edited in Editing siebel.ini Files for Console Mode Installation.

      NOTE:  There must be no spaces before and after the equals sign in the command.

      For example, you might enter:

    setup.exe -is:javaconsole -console -args SS_SETUP_INI=D:\Siebel_Install_Image\8.0.0.0\Windows\Server\
    Siebel_Enterprise_Server\siebel.ini

    Optionally, you can append additional flags to your command. For more information, see Command-Line Options for Siebel Installers and Wizards.

    The console mode installation user interface appears. For information about specific prompts, see Installing Siebel Enterprise Server and Related Components and other chapters.

  3. If unattended configuration is not configured in the siebel.ini file, you must launch the Configuration Wizard manually. See Launching the Siebel Configuration Wizard.

Siebel Installation Guide for Microsoft Windows Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.