Siebel Analytics Platform Installation and Configuration Guide > Preparing to Install Siebel Analytics >

Configuring Internet Information Server for Analytics (Windows)


Analytics License: All licenses.

Operating System: Windows only.

This topic is part of a roadmap. See the topic Determining Analytics Installation Requirements.

If your operating system is Windows, and you are required to change the settings for Microsoft Internet Information Server for your Siebel Analytics installation, perform the following procedure.

NOTE:  If IIS is not already installed on your system, refer to Microsoft documentation for the latest information on how to install the version of IIS required for your operating system.

To add or change IIS components on Windows

  1. Start Microsoft Management Console.

    Use the command C:\WINDOWS\system32\compmgmt.msc.

  2. From the Microsoft Management Console tree (left panel), expand Services and Applications.
    • In the console tree, expand Internet Information Services.
    • In the console tree, expand Web Sites.
  3. Select the Default Web Site icon. Right-click and choose New > Virtual Directory.
  4. In the New Virtual Directory Wizard, as the name for the alias to be used to access the Siebel Answers application, enter Analytics, and then click Next.
  5. Use the Browse button to navigate to the directory in which the Siebel Analytics Web components are installed.

    NOTE:  The Analytics Web directory is typically $INSTALLDIR\Web\Apps.

  6. Select the following options, then click Finish:
    • Allow Read Access
    • Allow Script Access
    • Allow Execute Access
  7. Select the newly created Siebel Analytics Web script icon, and then right-click and choose Properties.
    • On the Directory Security tab, click Edit in the Enable anonymous access to edit the authentication methods area. This opens the Authentication Methods dialog box.
    • Make sure the option Integrated Windows Authentication is not selected.
    • (Optional) Click Browse and select a user that has access to the network and click OK.

      In most cases, the default user IUSR_machinename is sufficient, but you may need to enter a domain account with more network privileges. This account needs full access to both the Siebel Analytics installation directory and the Siebel Analytics temporary data directory, as described in the topic Obtaining Appropriate Permissions.

      NOTE:  When configuring the Siebel Analytics Web component on Windows 2000, the anonymous user account specified must have Read and Write access to the Siebel Analytics directory. Write access is required to access Siebel Analytics Server through ODBC.

    • Select the option Allow IIS to control password and click OK.
  8. Click OK successively until you exit to the Microsoft Management Console, and then close the console.

NOTE:  The user IUSR_machinename must match the true name of the machine being used. Servers that have been installed from a mirror image with IIS preinstalled typically do not meet this condition. Because this IUSR_machinename is created during the IIS installation process, the administrator may need to uninstall and reinstall IIS.

Related Topic

If the IIS and Siebel Analytics Web servers are to run on different machines, or if the Siebel Analytics Web server is to be configured to use a different TCP/IP port, see the topic Configuring the ISAPI Plug-In for Siebel Analytics Web.

Siebel Analytics Platform Installation and Configuration Guide