Siebel Installation Guide for Microsoft Windows > Configuring Siebel Enterprise Server Components and the Siebel Web Server Extension >

Starting a Siebel Configuration Wizard


Use the following procedure to start a Siebel Configuration Wizard. You start the wizard by using a Windows shortcut or from the command line. For more information about the command-line syntax elements, see Siebel Configuration Wizard Syntax Elements. For UNIX-based procedures, see Siebel Installation Guide for UNIX.

Related Topics

About Configuring Siebel Business Applications

More Information About Using the Siebel Configuration Wizards

Starting a Siebel Configuration Wizard Using a Windows Shortcut

Use the following procedure to start a Siebel Configuration Wizard by using a Windows shortcut.

To start a Siebel Configuration Wizard using a Windows shortcut

  1. On a computer where you installed Siebel Enterprise Server software, choose Start, All Programs, Siebel Enterprise Server 16.0, and then Config_Type.

    In this menu command, Config_Type is the type of configuration you want to perform, such as:

    • Siebel Enterprise Configuration
    • Siebel Server Configuration
    • Database Server Configuration

      Go to Step 3.

  2. On a computer where you installed Siebel Web Server Extension, choose Start, All Programs, Siebel Web Server Extension 16.0, and then Siebel Web Server Extension Configuration.
  3. Respond to each prompt in the Configuration Wizard that you are running, then click Next to go to the next screen, or to complete the configuration.
  4. In the summary screen, do one of the following:
    • Click Next again to complete the configuration. Go to the next step.
    • Optionally, save a response file in this screen, to use in an unattended configuration, then click Cancel to exit the Configuration Wizard without completing configuration.
  5. After configuration is complete, click Exit to exit the Configuration Wizard.

    To help you to verify that the configuration completed successfully, the log file is referenced at the end of the configuration task.

Starting a Siebel Configuration Wizard at the Command Line

Use the following procedure to start a Siebel Configuration Wizard at the command line.

To start a Siebel Configuration Wizard at the command line

  1. Open a DOS command window.
  2. Navigate to the config subdirectory of the installed Siebel module that you want to configure within your SIEBEL_ROOT directory. For Siebel CRM version 16.0:
    • For configuring the Siebel Gateway Name Server or the Siebel Enterprise, navigate to a directory like the following on the Siebel Gateway Name Server computer: C:\siebel\16.0.0.0.0\ses\config. Also navigate to this directory if you are configuring an SWSE logical profile.
    • For configuring the Siebel Server or the Siebel database, navigate to a directory like the following, on the Siebel Server computer: C:\siebel\16.0.0.0.0\ses\config.
    • For configuring the Siebel Web Server Extension (SWSE), navigate to a directory like the following, on the Web server computer: C:\siebel\16.0.0.0.0\sweapp\config.

      To start the Configuration Wizard to configure in GUI mode, go to the next step. Use the same commands if you are generating a response file for unattended configuration. To perform an unattended configuration, go to Step 4.

  3. Enter a command similar to the following to start the Configuration Wizard:

    install_path\config\config.bat -mode mode_name

    where:

    • install_path is the installation path for the installed Siebel module
    • mode_name specifies the Configuration Wizard to run, and is one of the following:
      • enterprise is for the Siebel Enterprise Configuration Wizard (includes tasks for configuring Siebel Gateway Name Server, Siebel Enterprise, and SWSE logical profile)
      • siebsrvr is for the Siebel Server Configuration Wizard
      • dbsrvr is for the Siebel Database Configuration Wizard
      • swse is for the Siebel Web Server Extension Configuration Wizard

        Example commands follow for the modules listed.

        Siebel Enterprise Configuration Wizard:

    C:\siebel\16.0.0.0.0\ses\config\config.bat -mode enterprise

    Siebel Server Configuration Wizard:

    C:\siebel\16.0.0.0.0\ses\config\config.bat -mode siebsrvr

    Siebel Database Configuration Wizard:

    C:\siebel\16.0.0.0.0\ses\config\config.bat -mode dbsrvr

    Siebel Web Server Extension Configuration Wizard:

    C:\siebel\16.0.0.0.0\sweapp\config\config.bat -mode swse

    For an unattended configuration, go to the next step. Otherwise, go to Step 5.

  4. For an unattended configuration, you save and later execute separate response files for configuring the Siebel Gateway Name Server, Siebel Enterprise, SWSE logical profile, Siebel database, Siebel Server, or Siebel Web Server Extension. Do one of the following:
    • If you are generating a response file, then go to Step 5 and continue the configuration process. In the summary screen, choose the option to save a configuration file, then cancel the wizard. Then, to perform the unattended configuration of the same component, restart the wizard as described in the next paragraph.
    • If you are executing a response file that you saved in a previous configuration session, then start the wizard using the -responseFile option, specifying the name of the response file to execute. Use a command similar to the following:

    install_path\config\config.bat -mode mode_name -responseFile file_name

    where:

    • install_path is the installation path for the installed Siebel module (see examples in Step 3)
    • mode_name specifies the Configuration Wizard to run (see examples in Step 3)
    • file_name is the name of the response file that you are executing

      If you are generating a response file, then go to the next step. If you are executing a response file, then the Configuration Wizard runs in unattended mode and completes configuration.

  5. Respond to each prompt in the Configuration Wizard that you are running, then click Next to go to the next screen or to complete the configuration.
  6. In the summary screen, do one of the following:
    • Click Next again to complete the configuration. Go to the next step.
    • Optionally, save a response file in this screen, to use in an unattended configuration, then click Cancel to exit the Configuration Wizard without completing configuration.
  7. After configuration is complete, click Exit to exit the Configuration Wizard.

    To help you to verify that the configuration completed successfully, the log file is referenced at the end of the configuration task.

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