Add an application 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: 2008-08-04

You can use this procedure to set up and deploy an application server in your Microsoft Office SharePoint Server 2007 server farm.

For more information about application servers, see Prepare the Web and application servers.

Add an application server to the farm

Use these procedures to install and configure Office SharePoint Server 2007 on a new application server to be added to an existing Office SharePoint Server 2007 server farm. If your Office SharePoint Server 2007 administration includes preset configuration files, 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 a new application server to your farm. For detailed prerequisites and installation instructions, 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 application server to the farm by using the user interface

  1. From the product disc or file share that contains the Office SharePoint Server 2007 installation files, run Setup.exe, or from the product download, run Setup.exe, on one of your Web servers.

  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. The Stand-alone option is for stand-alone installations.

  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, on the drop-down list, click the configuration database. 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 application server and then click Finish.
    To configure the application server, see “Configure a new server as an application 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 application server to the farm by using the command line

  1. Open a command prompt window, and then change to the disk or file share containing the Office SharePoint Server 2007 installation files.

  2. Type the following command, and then press ENTER:
    setup.exe /config \\<server name>\<folder name>\<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 an application 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 Office SharePoint Server farm that you want to connect to.

Configure a new server as an application 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 application server that you added.

  3. On the Services on Server page, select the Custom server role option.

  4. In the table at the bottom of the page, next to Windows SharePoint Services Web Application, click Start.

See Also

Concepts

Manage services on each server in a farm
Add a Web server to the farm
Add a dedicated query server to the farm
Add an index 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