Install and Configure Windows SharePoint Services 3.0

Cc526704.chm_head_left(en-us,TechNet.10).gif Cc526704.chm_head_middle(en-us,TechNet.10).gif Cc526704.chm_head_right(en-us,TechNet.10).gif

Install and Configure Windows SharePoint Services 3.0

This section describes how to install and configure Microsoft Windows SharePoint Services version 3.0.

Tasks

  1. Install Windows SharePoint Services
  2. Configure Windows SharePoint Services
  3. Prevent Event ID Error Messages
  4. Configure Windows SharePoint Services Search Service
  5. Create a New Web Application on COLLAB01
  6. Move COLLAB01 into the Shared Windows SharePoint Services Servers OU

Prerequisites

Before you begin, you must download Windows SharePoint Services. See Windows SharePoint Services in Windows Server 2003 for more information.

Install Windows SharePoint Services

To deploy Windows SharePoint Services version 3.0 in a server farm environment, you must install and configure Windows SharePoint Services version 3.0 on a front-end server before you configure Windows SharePoint Services version 3.0 services or create sites. You must also have Microsoft SQL Server running on the back-end server before you install Windows SharePoint Services version 3.0 on your front-end server.

In this procedure you do an advanced installation of Windows SharePoint Services on your front-end server, COLLAB01.

Procedure DWSH.15: To install Windows SharePoint Services 3.0 on COLLAB01

  1. On COLLAB01, run SharePoint.exe.
  2. Click Yes to proceed with the installation.
  3. Read and accept the license agreement, and then click Continue.
  4. On the Choose the installation you want page, click Advanced.
  5. On the Server Type page, click Web Front End, and then click Install Now.
  6. When the installation completes, leave the Run the SharePoint Wizard now check box selected, and then click Close.

Configure Windows SharePoint Services

After Setup finishes, you can use the SharePoint Products and Technologies Configuration Wizard to configure Windows SharePoint Services version 3.0. The SharePoint Products and Technologies Configuration Wizard automates several configuration tasks, including:

  • Installing and configuring the configuration database.
  • Installing and enabling Windows SharePoint Services version 3.0 services.
  • Installing the SharePoint Central Administration Web application.

Use the following instructions to run the SharePoint Products and Technologies Configuration Wizard.

Procedure DWSH.16: To configure Windows SharePoint Services

  1. On the Welcome to SharePoint Products and Technologies page, click Next.

  2. Click Yes in the warning dialog box that appears notifying you that some services might need to be restarted during configuration.

  3. On the Connect to a server farm page, click No, I want to create a new server farm and then click Next.

  4. On the Specify Configuration Database Settings page, for Database server, type SQLBE01. In the Specify Database Access Account section, enter FABRIKAM\SharePoint_AppID for Username and the corresponding password in the Password field. Click Next.

  5. On the Configure SharePoint Central Administration Web Application page, select the Specify port number check box, and then enter 8080 in the box. In Configure Security Settings, ensure that NTLM is selected, and then click Next.

    Important

    You must configure the Administrative Virtual Server to use NTLM authentication if you are going to use Microsoft Provisioning System (MPS) to provision Windows SharePoint Services sites.

  6. Complete the installation. When prompted to log on to the SharePoint Central Administration Web page, enter the credentials of the domain administrator.

Prevent Event ID Error Messages

You can safely ignore the event ID 10017 error messages that are logged in the System log. If you want to prevent the event ID error messages from being logged in the System log, use the Component Services snap-in to enable the Local Activation permission to the Internet Information Services (IIS) Wamreg Admin Service for the domain user account that you specified as the Windows SharePoint Services 3.0 service account.

Procedure DWSH.17: To prevent the event ID error messages from being logged in the System log

  1. Click Start, click Run, type dcomcnfg in the Open box, and then click OK.
  2. Expand Component Services, expand Computers, expand My Computer, and then click DCOM Config.
  3. Right-click IIS WAMREG admin Service, and then click Properties.
  4. Click the Security tab.
  5. Under Launch and Activation Permissions, click Edit.
  6. In the Launch Permission dialog box, click Add.
  7. In the Select Users, Computers, or Groups dialog box, type the domain user account that you specified as the Windows SharePoint Services 3.0 service account (Fabrikam\Sharepoint_appID), click Check Names, and then click OK.
  8. In the Permissions for UserName list, click to select the Allow check box that is next to Local Activation, and then click OK two times.

For more information, see KB article 920783: Event ID 10017 error messages are logged in the System log after you install Windows SharePoint Services 3.0.

Configure Windows SharePoint Services Search Service

After you have installed and configured Windows SharePoint Services version 3.0 on your front-end server, you must start the Windows SharePoint Services Search service on your front-end server.

Procedure DWSH.18: To configure the Windows SharePoint Services Search Service

  1. On the SharePoint Central Administration home page, on the top navigation bar, click the Operations tab.
  2. In the Topology and Services section, click Servers in farm.
  3. On the Server in Farm page, click COLLAB01.
  4. On the Services on Server page, in the list of services, next to Windows SharePoint Services Search, click Start.
  5. In the Service Account section, in User name and Password, type FABRIKAM\SharePointSrchSvc and the password for that user account.
  6. In the Content Access Account section, in User name and Password, type FABRIKAM\SharePointSrchCrl and the password for that user account.
  7. In the Search Database and Indexing Scheduling sections, do not modify the default settings.
  8. Click Start.

Create a New Web Application on COLLAB01

After you install and configure Windows SharePoint Services version 3.0, and configure services in your server farm, you can create a Web application and a site collection. In this procedure you will create the Web application on COLLAB01.

Procedure DWSH.19: To create a new Web application using SharePoint 3.0 Central Administration

  1. From the SharePoint Central Administration site, in the top navigation bar, click the Application Management tab.
  2. On the Application Management page, in SharePoint Web Application Management, click Create or extend Web application.
  3. On the Create or Extend Web Application page, click Create a new Web Application.
  4. In the IIS Web Site section, select Create a new IIS web site, and then change the port setting to 80.
  5. In the Security Configuration section, under Authentication provider, ensure that NTLM is selected.
  6. In the Application Pool section, click Create a new application pool, and then in User name, enter FABRIKAM\SharePoint_AppID and the password for that user.
  7. In the Search Server section, select COLLAB01.
  8. When you have finished configuring all these options, click OK to create the new Web application.

Move COLLAB01 into the Shared Windows SharePoint Services Servers OU

Next, you move COLLAB01 into the shared Windows SharePoint Services Servers OU.

Procedure DWSH.20: To move COLLAB01 into the Shared Windows SharePoint Services Servers OU

  1. On AD01, click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
  2. Expand fabrikam.com, and then expand Computers.
  3. Right-click COLLAB01, and then click Move.
  4. Expand Servers, expand Windows SharePoint Services Servers, expand Shared, and then click OK.