Add an index server to the farm

Applies To: Office SharePoint Server 2007

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

 

Topic Last Modified: 2009-05-29

You can use this procedure to add and configure an index server in your SharePoint Products and Technologies server farm.

Add an index server to the farm

Use these procedures to install and configure SharePoint Products and Technologies on a new index server to be added to an existing SharePoint Products and Technologies server farm. If your SharePoint Products and Technologies administration includes preset configuration files, be sure to use the procedure for command-line installation.

Before you begin:

  • Verify that you know the name of the database server used for the farm you are connecting to

  • Ensure that the server you are adding has the following installed software:

    • Microsoft Windows Server 2003 with Service Pack 1 (SP1) and an NTFS file system.

    • The Microsoft .NET Framework version 3.0

    • Microsoft Internet Information Services (IIS) 6.0 with ASP.NET 2.0 installed and enabled

The following procedures contain steps and settings specific to the job of creating and integrating an index server to your farm. For detailed prerequisites and installation instructions for SharePoint Products and Technologies, see Deploy in a simple server farm (Office SharePoint Server).

Important

You must be a member of the Farm Administrators SharePoint group to complete the following procedure.

Add an index server by using the user interface

  1. From the product disc or file share containing the SharePoint Products and Technologies installation files, run Setup.exe.

  2. On the Enter your Product Key page, enter your product key, and then click Continue.

    Note

    Setup automatically verifies the product key, places a green check mark next to the text box, and enables the Continue button after it validates the key. If the key is not valid, Setup displays a red circle next to the text box and prompts you that the key is incorrect.

  3. On the Read the Microsoft Software License Terms page, review the terms, select I accept the terms of this agreement, and then click Continue.

  4. On the Choose the installation you want page, click Advanced. The Basic option is for stand-alone installations.

  5. On the Server Type tab, click Complete.

  6. Optionally, to participate in the Customer Experience Improvement Program, select the Feedback tab and select the option you want. To learn more about the program, click the link. You must have an Internet connection to view the program information.

  7. When you have chosen the desired options, click Install Now.

  8. When Setup finishes, a dialog box appears that prompts you to complete the configuration of your server. To use the configuration wizard, be sure that the Run the SharePoint Products and Technologies Configuration Wizard now check box is selected.

  9. Click Close to complete the installation.

  10. On the configuration wizard Welcome page, click Next.

    A message is displayed notifying you that Internet Information Services (IIS), the Windows SharePoint Services Administration service, and the Windows SharePoint Services Timer service may need to be restarted or reset during configuration. Click Yes to continue.

  11. On the Connect to a server farm page, select Yes, I want to connect to an existing server farm, and then click Next.

  12. On the Specify Configuration Database Settings page, in the Database server box, type the name of the database server used for the farm you are connecting to, and then click Retrieve Database Names.

  13. In the Database Name box, click the SharePoint configuration database on the drop-down list. This database is usually named SharePoint_Config.

  14. In the Specify Database Access Account section, type the user name and password to use to connect to Microsoft SQL Server, and then click Next.

  15. On the Completing the SharePoint Products and Technologies Configuration wizard page, verify the settings, and then click Next.

  16. On the Configuration Successful page, review your settings for the new Web server, and then click Finish.
    To finish configuring your index server, see “Configure a new server as an index server” later in this article.

Important

You must be a member of the Administrators group on the local server computer to complete the following procedure.

Add an index server to the farm by using the command line

  1. Open a command prompt window and change to the disk or file share containing the SharePoint Products and Technologies installation files.

  2. Type the following command, and then press ENTER:
    setup.exe /config \\<server>\<folder>\<configuration file name>

    Note

    When you run Setup.exe, you include a space after the command, followed by a forward slash (/) and the name of the switch, and sometimes followed by another space and one or more parameters. A Setup configuration file is necessary when installing SharePoint Products and Technologies from the command line. You may need to choose from several different configuration files depending on the type of server you are installing. Be sure to choose the configuration file that will result in a front-end Web server. For more information about Setup.exe parameters, see Setup.exe command-line reference (Office SharePoint Server).

  3. After installation is complete, change to the following directory to begin configuration:
    %COMMONPROGRAMFILES%\Microsoft Shared\Web server extensions\12\Bin

  4. Type the following command, and then press ENTER:
    psconfig –cmd configdb –connect –server <database server name> -database <database name>

    where <database name> is the name of the configuration database for the SharePoint Products and Technologies server farm you want to connect to.

Configure a new server as an index server

  1. On the SharePoint Central Administration Web site, on the Operations page, in the Topology and Services section, click Servers in farm.

  2. On the Servers in Farm page, in the Server column, click the name of the server that you want to configure as your index server.

  3. On the Services on Server page, select Search Indexing, and then check the status of the Office SharePoint Server Search service in the table. If the service status is Stopped, click Start.

  4. On the Configure Office SharePoint Server Search Service Settings page:

    1. In the Query and Indexing section, select the option for indexing content.

    2. In the Contact E-mail Address section, specify someone whom site owners can contact if problems occur when sites are being crawled.

    3. In the Farm Search Service Account section, provide a name and password for the account that the search service runs on.

    4. In the Index Server Default File Location section, enter the path of the index file.

    5. In the Indexer Performance section, select Maximum.

    6. In the Web Front End and Crawling section, select the search service option running on your server farm.

    7. Click OK.

See Also

Concepts

Manage services on each server in a farm
Add a Web server to the farm
Add an application server to the farm
Add a dedicated query server to the farm
Add a database server to the farm
Configure existing servers in the farm
Set up a multiple farm topology
Remove a server from the farm
Install language template packs
Uninstall Office SharePoint Server 2007