Updated: 2007-04-05
In this article:
-
Deployment overview
-
Deploy and configure the server infrastructure
-
Create a site collection and a SharePoint site
-
Post-installation steps
-
Create and configure a Shared Services Provider
-
Create a site collection and the Search SharePoint site
Deployment overview
Important: |
|---|
| This article discusses how to do a clean installation of Microsoft Office SharePoint Server 2007 for Search in a server farm environment. It does not cover installing Office SharePoint Server 2007 for Search on a single computer as a stand-alone installation. For more information, see Deploy Office SharePoint Server 2007 for Search on a stand-alone computer. |
You can deploy Office SharePoint Server 2007 for Search in a server farm environment if you are hosting a large number of sites, if you want the best possible performance, or if you want the scalability of a multi-tier topology. A server farm consists of one or more servers dedicated to running the Office SharePoint Server 2007 for Search application.
Note: |
|---|
| There is no direct upgrade from a stand-alone installation to a farm installation. |
Because a server farm deployment of Office SharePoint Server 2007 for Search is more complex than a stand-alone deployment, we recommend that you plan your deployment. Planning your deployment can help you to gather the information you need and to make important decisions before beginning to deploy. For information about planning, see Overview: Plan search (Office SharePoint Server for Search).
Deploying Office SharePoint Server 2007 in a DBA environment
In many IT environments, database creation and management are handled by the database administrator (DBA). Security and other policies might require that the DBA create the databases required by Office SharePoint Server 2007 for Search. This topic provides details about how the DBA can create these databases before beginning the Office SharePoint Server 2007 for Search installation or creation of a Shared Services Provider (SSP). For more information about deploying using DBA-created databases, including detailed procedures see Deploy using DBA-created databases (Office SharePoint Server 2007 for Search).
Suggested topologies
Server farm environments can encompass a wide range of topologies and can include many servers or as few as two servers.
A small server farm typically consists of a database server running either Microsoft SQL Server 2005 or Microsoft SQL Server 2000 with the most recent service pack, and one or more servers running Internet Information Services (IIS) and Office SharePoint Server 2007 for Search. In this configuration, the front-end servers are configured as Web servers and application servers. The Web server role provides Web content to clients. The application server role provides SharePoint Server 2007 for Search services such as servicing search queries, and crawling and indexing content.
A medium server farm typically consists of a database server, an application server running SharePoint Server 2007 for Search, and one or two front-end Web servers running SharePoint Server 2007 for Search. In this configuration, the application server provides indexing and services search queries, and the front-end Web servers provide Web content.
A large server farm typically consists of two clustered database servers, several load-balanced front-end Web servers running IIS and SharePoint Server 2007 for Search, and two or more application servers running SharePoint Server 2007 for Search. In this configuration, each of the application servers provides specific SharePoint Server 2007 for Search services such as indexing content or servicing queries, and the front-end servers provide Web content.
Before you begin deployment
This section provides information about actions that you must perform before you begin deployment.
Important: |
|---|
| The account that you select for installing Office SharePoint Server 2007 for Search needs to be a member of the Administrators group on every server on which you install Office SharePoint Server 2007 for Search. You can, however, remove this account from the Administrators group on the servers after installation. For information about assigning users to be SSP administrators, see "Shared Services Providers" in Plan for security roles (Office SharePoint Server). |
-
To deploy Office SharePoint Server 2007 for Search in a server farm environment, you must provide credentials for several different accounts. For information about these accounts, see Plan for administrative and service accounts (Office SharePoint Server for Search) in the Planning and architecture for Office SharePoint Server 2007 for Search guide.
-
You must install Office SharePoint Server 2007 for Search on the same drive on all load-balanced front-end Web servers.
-
You must install Office SharePoint Server 2007 for Search on a clean installation of the Microsoft Windows Server 2003 operating system with the most recent service pack. If you uninstall a previous version of Office SharePoint Server 2007 for Search, and then install Office SharePoint Server 2007 for Search, Setup might fail to create the configuration database and the installation will fail.
Note: |
|---|
| We recommend that you read the Known Issues/Readme documentation before you install Office SharePoint Server 2007 for Search on a domain controller. Installing Office SharePoint Server 2007 for Search on a domain controller requires additional configuration steps that are not discussed in this article. |
-
You must install the same language packs on all servers. For more information about installing language packs, see Deploy language packs (Office SharePoint Server).
-
All the instances of Office SharePoint Server 2007 for Search in the farm must be in the same language. For example, you cannot have both an English version of Office SharePoint Server 2007 for Search and a Japanese version of Office SharePoint Server 2007 for Search in the same farm.
-
You must use the Complete installation option on all computers you want to be index or query servers.
-
If you place a query server beyond a firewall from the index server, you must open the NetBIOS ports (TCP/User Datagram Protocol (UDP) ports 137, 138, and 139) on all firewalls that separate these servers. If your environment does not use NetBIOS, you must use direct-hosted server message block (SMB). This requires that you open the TCP/UDP 445 port.
Overview of the deployment process
The deployment process consists of three phases: deploying and configuring the server infrastructure, creating and configuring one Shared Services Provider (SSP), and creating site collections and SharePoint sites.
Phase 1: Deploy and configure the server infrastructure
Deploying and configuring the server infrastructure consists of the following steps:
-
Preparing the database server.
-
Preinstalling databases (optional).
-
Verifying that the servers meet hardware and software requirements.
-
Running Setup on each server you want to be in the farm, including running the SharePoint Products and Technologies Configuration Wizard.
-
If you want to search over the Help content for Office SharePoint Server 2007 for Search, starting the Windows SharePoint Services Search service.
Phase 2: Create and configure a Shared Services Provider
Note: |
|---|
| Office SharePoint Server 2007 for Search supports only one Shared Services Provider. |
Creating and configuring a Shared Services Provider consists of the following steps:
-
Creating a Web application to host the SSP.
-
Creating the SSP.
-
Configuring the Web application and the SSP.
-
Configuring services on servers.
Phase 3: Create the Search Center site
Creating the Search Center site consists of the following steps:
-
Creating a Web application to host the site collections and SharePoint sites.
-
Creating a site collection for the Search Center site.
-
Creating a site by using the Search Center template.
Deploy and configure the server infrastructure
Security account requirements
Prepare the database server
The database server must be running Microsoft SQL Server 2005 or Microsoft SQL Server 2000 with the most recent service pack.
The Office SharePoint Server 2007 for Search Setup program automatically creates the necessary databases when you install and configure SharePoint Server 2007 for Search. Optionally, you can preinstall the required databases if your IT environment or policies require this.
For more information about prerequisites, see Determine hardware and software requirements (Office SharePoint Server 2007 for Search).
If you are using SQL Server 2005, you must also change the surface area settings.
Configure surface area settings in SQL Server 2005
-
Click Start, point to All Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Surface Area Configuration.
-
In the SQL Server 2005 Surface Area Configuration dialog box, click Surface Area Configuration for Services and Connections.
-
In the tree view, expand the node for your instance of SQL Server, expand the Database Engine node, and then click Remote Connections.
-
Select Local and Remote Connections, select Using both TCP/IP and named pipes, and then click OK.
SQL Server and database collation
The SQL Server collation must be configured for case-insensitive. The SQL Server database collation must be configured for case-insensitive, accent-sensitive, Kana-sensitive, and width-sensitive. This is used to ensure file name uniqueness consistent with the Windows operating system. For more information about collations, see "Selecting a SQL Collation" or "Collation Settings in Setup" in SQL Server Books Online.
Required accounts
The following table describes the accounts that are used to configure Microsoft SQL Server and to install Office SharePoint Server 2007 for Search. For more information about the required accounts, including specific privileges required for these accounts, see Plan for administrative and service accounts (Office SharePoint Server for Search).
|
Account
|
Purpose
|
| SQL Server service account | SQL Server prompts for this account during SQL Server Setup. This account is used as the service account for the following SQL Server services: -
MSSQLSERVER -
SQLSERVERAGENT If you are not using the default instance, these services will be shown as: -
MSSQL$InstanceName -
SQLAgent$InstanceName |
| Setup user account | The user account that is used to run Setup on each server |
| Server farm account | This account is also referred to as: This account is: |
Verify that servers meet hardware and software requirements
Before you install and configure Office SharePoint Server 2007 for Search, be sure that your servers have the recommended hardware and software. To deploy a server farm, you need at least one server acting as a Web server and an application server, and one server acting as a database server.
For more information about these requirements, see Determine hardware and software requirements (Office SharePoint Server 2007 for Search).
Install and configure IIS
Internet Information Services (IIS) is not installed or enabled by default in the Microsoft Windows Server 2003 operating system. To make your server a Web server, you must install and enable IIS, and you must ensure that IIS is running in IIS 6.0 worker process isolation mode.
Install and configure IIS
-
Click Start, point to All Programs, point to Administrative Tools, and then click Configure Your Server Wizard.
-
On the Welcome to the Configure Your Server Wizard page, click Next.
-
On the Preliminary Steps page, click Next.
-
On the Server Role page, click Application server (IIS, ASP.NET), and then click Next.
-
On the Application Server Options page, click Next.
-
On the Summary of Selections page, click Next.
-
Click Finish.
-
Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
-
In the IIS Manager tree, click the plus sign (+) next to the server name, right-click the Web Sites folder, and then click Properties.
-
In the Web Sites Properties dialog box, click the Service tab.
-
In the Isolation mode section, clear the Run WWW service in IIS 5.0 isolation mode check box, and then click OK.
Note: |
|---|
| The Run WWW in IIS 5.0 isolation mode check box is only selected if you have upgraded to IIS 6.0 on Windows Server 2003 from IIS 5.0 on Microsoft Windows 2000. New installations of IIS 6.0 use IIS 6.0 worker process isolation mode by default. |
Install the Microsoft .NET Framework version 3.0
Go to the Microsoft Download Center Web site (http://go.microsoft.com/fwlink/?LinkID=72322&clcid=0x409). On the Microsoft .NET Framework 3.0 Redistributable Package page, follow the instructions for downloading and installing the Microsoft .NET Framework version 3.0. There are separate downloads for x86-based computers and x64-based computers; be sure to download and install the appropriate version for your computer. The Microsoft .NET Framework version 3.0 download contains the Windows Workflow Foundation technology, which is required by workflow features.
Enable ASP.NET 2.0
You must enable ASP.NET 2.0 on all Office SharePoint Server 2007 for Search servers.
Enable ASP.NET 2.0
-
Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
-
In the IIS Manager tree, click the plus sign (+) next to the server name, and then click the Web Service Extensions folder.
-
In the details pane, click ASP.NET v2.0.50727, and then click Allow.
Run Setup and build the farm
Run Setup and then the SharePoint Products and Technologies Configuration Wizard on all your farm servers. Do this on all farm servers before going on to create a Shared Services Provider (SSP).
Note: |
|---|
| We recommend that you run Setup on all the servers that will be in the farm before configuring the farm. |
You can add servers to the farm at this point, or after you have created and configured an SSP. You can add servers after you have created and configured an SSP to add redundancy, such as additional load-balanced Web servers or additional query servers. It is recommended that you run Setup and the configuration wizard on all your application servers before you create and configure the SSP.
Recommended order of configuration
We recommend that you configure Office SharePoint Server 2007 for Search in the order listed below. This order makes configuration easier, and it ensures that services and applications are in place before they are required by server types.
Recommended order of installation
-
We recommend that the Central Administration site be installed on an application server. In a server farm that includes more than one application server, install the Central Administration site on the application server with the least overall performance load. If your farm will have an application server, install SharePoint Server 2007 for Search on that server first. This also installs the Central Administration site.
-
All your front-end Web servers.
-
The index server (if you are using a separate server for search queries and indexing).
-
The query servers, if separate from the index server.
Note: |
|---|
| To configure more than one query server in your farm, you cannot configure your index server as a query server. |
Because the SSP configuration requires an index server, you must start the Office SharePoint Server Search service on the computer that you want to be the index server, and configure it as an index server before you can create an SSP. Because of this, you must deploy and configure an index server before other servers. You can choose any server to be the first server on which you install SharePoint Server 2007 for Search. However, the Central Administration Web site is automatically installed on the first server on which you install SharePoint Server 2007 for Search.
You can configure different features on different servers. The following table shows which installation type to use for each feature set.
|
Server type
|
Installation type
|
| Central Administration Web application | Complete |
| Index server | Complete |
| Query server | Complete |
| Web server | Complete or Web Front End (subsequent servers must join an existing farm) |
When you install SharePoint Server 2007 for Search on the first server, you establish the farm. Any servers that you add you will join to this farm.
Setting up the first server involves two steps: installing the SharePoint Server 2007 for Search components on the server, and configuring the farm. After Setup finishes, you can use the SharePoint Products and Technologies Configuration Wizard to configure SharePoint Server 2007 for Search. The SharePoint Products and Technologies Configuration Wizard automates several configuration tasks, including installing and configuring the configuration database, installing SharePoint Server 2007 for Search services, and creating the Central Administration Web site.
Add servers to the farm
We recommend that you install and configure Office SharePoint Server 2007 for Search on all of the farm servers before you configure SharePoint Server 2007 for Search services and create sites.
Regardless of how many Web servers you have in your server farm, you must have SQL Server running on at least one database server before you install SharePoint Server 2007 for Search on your Web servers. By default, when you add servers to the farm and run the SharePoint Products and Technologies Configuration Wizard, the wizard does not create additional Central Administration sites on the servers that you add, nor does it create any databases on your database server. However, you can use the wizard to create additional Central Administration sites on the servers that you add.
Run Setup on the first server
Important: |
|---|
| If you uninstall Office SharePoint Server 2007 for Search from the first server on which you installed it, your farm might experience problems. It is not recommended that you install SharePoint Server 2007 for Search on an index server first. |
Note: |
|---|
| Setup installs the Central Administration Web site on the first server on which you run Setup. Therefore, we recommend that the first server on which you install SharePoint Server 2007 for Search be a server from which you want to run the Central Administration Web site. |
Run Setup on the first server
-
From the product disc, run Setup.exe, or from the product download, run Officeserver.exe, on one of your Web servers.
-
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. |
-
On the Read the Microsoft Software License Terms page, review the terms, select the I accept the terms of this agreement check box, and then click Continue.
-
On the Choose the installation you want page, click Advanced. The Basic option is for stand-alone installations.
-
On the Server Type tab, select Complete.
-
Optionally, to install SharePoint Server 2007 for Search at a custom location, select the File Location tab, and then type the location or Browse to the location.
-
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.
-
When you have chosen the correct options, click Install Now.
-
When Setup finishes, a dialog box appears that prompts you to complete the configuration of your server. Be sure that the Run the SharePoint Products and Technologies Configuration Wizard now check box is selected.
-
Click Close to start the configuration wizard. Instructions for completing the wizard are provided in the next set of steps.
Run the SharePoint Products and Technologies Configuration Wizard
After Setup finishes, you can use the SharePoint Products and Technologies Configuration Wizard to configure Office SharePoint Server 2007 for Search. The configuration wizard automates several configuration tasks, including installing and configuring the configuration database, installing SharePoint Server 2007 for Search services, and creating the Central Administration Web site. Use the following instructions to run the SharePoint Products and Technologies Configuration Wizard.
Run the SharePoint Products and Technologies Configuration Wizard
-
On the Welcome to SharePoint Products and Technologies page, click Next.
-
Click Yes in the dialog box that notifies you that some services might need to be restarted during configuration.
-
On the Connect to a server farm page, click No, I want to create a new server farm, and then click Next.
-
In the Specify Configuration Database Settings dialog box, in the Database server box, type the name of the computer that is running SQL Server.
-
Type a name for your configuration database in the Database name box, or use the default database name. The default name is "SharePoint_Config".
-
In the User name box, type the user name of the Server farm account. (Be sure to type the user name in the format DOMAIN\username.)
Important: |
|---|
| The server farm account is used to access your configuration database. It also acts as the application pool identity for the SharePoint Central Administration application pool, and it is the account under which the Windows SharePoint Services Timer service runs. The SharePoint Products and Technologies Configuration Wizard adds this account to the SQL Server Logins, the SQL Server Database Creator server role, and the SQL Server Security Administrators server role. The user account that you specify as the service account must be a domain user account, but it does not need to be a member of any specific security group on your Web servers or your back-end database servers. We recommend that you follow the principle of least privilege and specify a user account that is not a member of the Administrators group on your Web servers or your back-end servers. |
-
In the Password box, type the user's password, and then click Next.
-
On the Configure SharePoint Central Administration Web Application page, select the Specify port number check box and type a port number if you want the SharePoint Central Administration Web application to use a specific port, or leave the Specify port number check box cleared if you do not care which port number the SharePoint Central Administration Web application uses.
-
In the Configure SharePoint Central Administration Web Application dialog box, do one of the following:
-
If you want to use NTLM authentication (the default), click Next.
-
If you want to use Kerberos authentication, click Negotiate (Kerberos), and then click Next.
-
On the Completing the SharePoint Products and Technologies Configuration Wizard page, click Next.
-
On the Configuration Successful page, click Finish.
The SharePoint Central Administration Web site home page opens.
Note: |
|---|
| If you are prompted for your user name and password, you might need to add the SharePoint Central Administration site to the list of trusted sites and configure user authentication settings in Internet Explorer. Instructions for configuring these settings are provided in the next set of steps. |
Note: |
|---|
| If a proxy server error message appears, you might need to configure your proxy server settings so that local addresses bypass the proxy server. Instructions for configuring this setting are provided later in this section. |
Add the SharePoint Central Administration Web site to the list of trusted sites
Add the SharePoint Central Administration Web site to the list of trusted sites
-
In Internet Explorer, on the Tools menu, click Internet Options.
-
On the Security tab, in the Select a Web content zone to specify its security settings box, click Trusted sites, and then click Sites.
-
Clear the Require server verification (https:) for all sites in this zone check box.
-
In the Add this Web site to the zone box, type the URL for the SharePoint Central Administration Web site, and then click Add.
-
Click Close to close the Trusted sites dialog box.
-
Click OK to close the Internet Options dialog box.
Configure proxy server settings to bypass the proxy server for local addresses
Configure proxy server settings to bypass the proxy server for local addresses
-
In Internet Explorer, on the Tools menu, click Internet Options.
-
On the Connections tab, in the Local Area Network (LAN) settings area, click LAN Settings.
-
In the Automatic configuration section, clear the Automatically detect settings check box.
-
In the Proxy Server section, select the Use a proxy server for your LAN check box.
-
Type the address of the proxy server in the Address box.
-
Type the port number of the proxy server in the Port box.
-
Select the Bypass proxy server for local addresses check box.
-
Click OK to close the Local Area Network (LAN) Settings dialog box.
-
Click OK to close the Internet Options dialog box.
Add servers to the farm
We recommend that you install and configure Office SharePoint Server 2007 for Search on all of your Web servers and on the index server before you configure SharePoint Server 2007 for Search services and create sites. If you want to build a minimal server farm configuration, and incrementally add Web servers to expand the farm, you can install and configure SharePoint Server 2007 for Search on a single Web server and configure the Web server as both a Web server and an application server. Regardless of how many Web servers you have in your server farm, you must have SQL Server running on at least one back-end database server before you install SharePoint Server 2007 for Search on your Web servers.
Important: |
|---|
| If you uninstall SharePoint Server 2007 for Search from the first server on which you installed it, your farm might experience problems. It is not recommended that you install SharePoint Server 2007 for Search on the index server first. |
Run Setup on additional servers — front-end Web servers
-
From the product disc, run Setup.exe, or from the product download, run Officeserver.exe, on one of your Web servers.
-
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. |
-
On the Read the Microsoft Software License Terms page, review the terms, select the I accept the terms of this agreement check box, and then click Continue.
-
On the Choose the installation you want page, click Advanced.
-
On the Server Type tab, click Web Front End.
-
Optionally, to install SharePoint Server 2007 for Search at a custom location, select the File Location tab, and then type the location or Browse to the location.
-
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.
-
When you have chosen the correct options, click Install Now.
-
When Setup finishes, a dialog box appears that prompts you to complete the configuration of your server. Be sure that the Run the SharePoint Products and Technologies Configuration Wizard now check box is selected.
-
Click Close to start the configuration wizard. Instructions for completing the wizard are provided in the following section.
Run Setup on additional servers — index or query server
-
From the product disc, run Setup.exe, or from the product download, run Officeserver.exe, on one of your Web servers.
-
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. |
-
On the Read the Microsoft Software License Terms page, review the terms, select the I accept the terms of this agreement check box, and then click Continue.
-
On the Choose the installation you want page, click Advanced.
-
On the Server Type tab, click Complete.
-
Optionally, to install SharePoint Server 2007 for Search at a custom location, select the File Location tab, and then type the location or Browse to the location.
-
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.
-
When you have chosen the correct options, click Install Now.
-
When Setup finishes, a dialog box appears that prompts you to complete the configuration of your server. Be sure that the Run the SharePoint Products and Technologies Configuration Wizard now check box is selected.
-
Click Close to start the configuration wizard. Instructions for completing the wizard are provided in the next set of steps.
Run the SharePoint Products and Technologies Configuration Wizard on additional servers
After Setup finishes, you can use the SharePoint Products and Technologies Configuration Wizard to configure Office SharePoint Server 2007 for Search. The configuration wizard automates several configuration tasks, including installing SharePoint Server 2007 for Search services. Use the following instructions to run the SharePoint Products and Technologies Configuration Wizard.
Run the SharePoint Products and Technologies Configuration Wizard on additional servers
-
On the Welcome to SharePoint Products and Technologies page, click Next.
-
Click Yes in the dialog box that notifies you that some services might need to be restarted during configuration.
-
On the Connect to a server farm page, click Yes, I want to connect to an existing server farm, and then click Next.
-
In the Specify Configuration Database Settings dialog box, in the Database server box, type the name of the computer that is running SQL Server.
-
Click Retrieve Database Names, and then from the Database name list, select the database name that you created when you configured the first server in your server farm.
-
In the User name box, type the user name of the account used to connect to the computer running SQL Server. (Be sure to type the user name in the format DOMAIN\username.) This must be the same user account you used when configuring the first server.
-
In the Password box, type the user's password, and then click Next.
-
On the Completing the SharePoint Products and Technologies Configuration Wizard page, click Next.
-
On the Configuration Successful page, click Finish.
Start the Windows SharePoint Services Search service (optional)
You must start the Windows SharePoint Services Search service on every computer that you want to search over Help content. If you do not want users to be able to search over Help content, you do not need to start this service.
Start the Windows SharePoint Services Search service (optional)
-
On the SharePoint Central Administration home page, click the Operations tab on the top link bar.
-
On the Operations page, in the Topology and Services section, click Services on server.
-
On the Services on Server page, next to Window SharePoint Services Search, click Start.
-
On the Configure Windows SharePoint Services Search Service Settings page, in the Service Account section, type the user name and password for the user account under which the Windows SharePoint Services Search service account will run.
-
In the Content Access Account section, type the user name and password for the user account that the search service will use to search over content. This account must have read access to all the content you want it to search over. If you do not specify credentials, the same account used for the search service will be used.
-
In the Indexing Schedule section, either accept the default settings, or specify the schedule that you want the search service to use when searching over content.
-
After you have configured all the settings, click Start.
Disable the Windows SharePoint Services Web application service on all servers not serving content
Disable the Windows SharePoint Services Web Application service on all servers that are not serving content, especially the index server. On the other hand, you must be sure that this service is enabled on the servers that are serving content.
Disable the Windows SharePoint Services Web Application service on a server
-
On the SharePoint Central Administration home page, click the Operations tab on the top link bar.
-
On the Operations page, in the Topology and Services section, click Services on server.
-
On the Services on Server page, next to Window SharePoint Services Web Application, click Stop.
Create and configure a Shared Services Provider
This section covers how to create and configure a single Shared Services Provider (SSP). An SSP is a logical grouping of shared services and their supporting resources. In Office SharePoint Server 2007 for Search, the SSP enables sharing services across multiple server farms, Web applications, and site collections.
Start the Office SharePoint Server Search service
You must start the Office SharePoint Server Search service on at least one computer that was set up by using the Complete option during Setup. This service must be started on the computer that you want to use as your index server and — optionally — as a query server, before you can create an SSP.
Start the Office SharePoint Server Search service on the index server
-
On the SharePoint Central Administration home page, click the Operations tab on the top link bar.
-
On the Operations page, in the Topology and Services section, click Services on server.
-
In the Server list, select the server that you want to configure as an index server and — optionally — as a query server.
-
On the Services on Server page, next to Office SharePoint Server Search, click Start.
-
Select the Use this server for indexing content check box. This expands the page and adds the Index Server Default File Location, Indexer Performance, and Web Front End and Crawling sections.
-
If you want to use this server to service search queries, select the Use this server for servicing search queries check box. This expands the page and adds the Query Server Index File Location section. If not, skip to the next step.
-
In the Contact E-mail Address section, type the e-mail address you want external site administrators to use to contact your organization if problems arise when their sites are being crawled by your index server.
-
In the Farm Search Service Account section, specify the User name and Password of the account under which the search service will run. This account must be a member of the Administrators group on the server, but it should not be a member of the Farm Administrators group in the Central Administration Web site (the WSS_ADMIN_WPG Windows security group). The correct permissions are automatically granted for this account during installation.
-
Optionally, you can also configure other settings or accept the default settings.
-
When you have configured all the settings, click Start.
Alternatively, you can use the following steps to start the Office SharePoint Server Search service on computers that were set up by using the Complete option during Setup to deploy query servers.
Important: |
|---|
| If you selected the Use this server for servicing search queries option in step 6 of the previous procedure, you cannot deploy additional query servers unless you first remove the query server role from the index server. |
Start the Office SharePoint Server Search service on query servers
-
On the SharePoint Central Administration home page, click the Operations tab on the top link bar.
-
On the Operations page, in the Topology and Services section, click Services on server.
-
In the Server list, select the server that you want to configure as a query server.
-
On the Services on Server page, next to Office SharePoint Server Search, click Start.
-
Select the Use this server for servicing search queries check box. This expands the page and adds the Query Server Index File Location section.
-
In the Farm Search Service Account section, specify the User name and Password of the account under which the search service will run. This account must be a member of the Administrators group on the server, and also a member of the Farm Administrators group in the Central Administration Web site (the WSS_ADMIN_WPG Windows security group).
-
In the Query Server Index File Location section, in the Query server index file location box, either type the location on the local drive of the query server on which you want to store the propagated index, or accept the default path.
-
In the Query Server Index File Location section, select one the following:
Important: |
|---|
| This account must a member of the Administrators group and a member of the WSS_ADM_WPG group on the query server before you proceed to the next step, or propagation of the index will fail. |
-
I will configure the share with STSAdm Select this option if you want to use the Stsadm command-line tool to create this share at a later time.
-
Do nothing. The share is already configured Select this option if the share already exists and the permissions to the share are configured as described above.
-
When you have configured all the settings, click Start.
Create a Web application to host the SSP and create the SSP
Create a Web application to host the SSP and create the SSP
-
On the SharePoint Central Administration home page, click the Application Management tab on the top link bar.
-
On the Application Management page, in the Office SharePoint Server Shared Services section, click Create or configure this farm's shared services.
-
On the Manage this Farm's Shared Services page, click New SSP.
-
On the New Shared Services Provider page, in the SSP Name section, click Create a new Web application.
Note: |
|---|
| If you see any items in the Web application drop-down list, a Web application has already been created. You can either use this Web application or create another. |
-
On the Create New Web Application page, in the Application Pool section, specify the User name and Password for the user account that the Web application pool will run under.
-
You can also configure other settings on this page, or click OK to create the new Web application.
Note: |
|---|
| By default, the Web application uses the default Web site in IIS and port 80. This port might be used by other Web applications. Ensure that this port is open for use, or choose another port before you click OK. |
Note: |
|---|
| By default, Restart IIS Manually is selected. If you use this setting, you must restart the default Web site in IIS, or restart the W3C service by using the command line. |
-
On the New Shared Services Provider page, in the SSP Service Credentials section, type the user name and password for the user account that the SSP service will run under.
-
Optionally, you can also configure other settings.
-
When you have configured all the settings, click OK.
-
After the SSP has been created, click OK on the confirmation page that appears.
Perform additional configuration tasks
After Setup finishes, your browser window opens to the home page of your new SharePoint site. Although you can start customizing the site, we recommend that you first perform the following administrative tasks by using the SharePoint Central Administration Web site.
-
Configure diagnostic logging settings You can configure several diagnostic logging settings to help with troubleshooting. This includes enabling and configuring trace logs, event messages, user-mode error messages, and Customer Experience Improvement Program events. For more information, see Configure diagnostic logging settings.
-
Configure search Before search queries can be serviced, content must first be crawled. You can configure several search and index settings to manage how Office SharePoint Server 2007 for Search crawls your site content or external content. For more information about configuring search, see Configure the Office SharePoint Server Search service.
Perform administrator tasks by using the Central Administration site
-
Click Start, point to All Programs, point to Microsoft Office Server, and then click SharePoint 3.0 Central Administration.
-
On the Central Administration home page, in the Administrator Tasks section, click the task you want to perform.
-
On the Administrator Tasks page, next to Action, click the task.
Create a site collection and the Search Center site
This section guides you through the process of creating a single site collection containing a single SharePoint site by using the Search Center template. Because Office SharePoint Server 2007 for Search is built on Windows SharePoint Services 3.0, you can create many site collections and many sites under each site collection. For more information, see Deploy and configure SharePoint sites.
Create a site collection
-
On the SharePoint Central Administration home page, click the Application Management tab on the top link bar.
-
On the Application Management page, in the SharePoint Site Management section, click Create site collection.
-
On the Create Site Collection page, in the Web Application section, select a Web application to host the site collection from the Web Application drop-down list.
-
In the Title and Description section, type a title and description for the site collection.
-
In the Web Site Address section, specify the path you want for the top-level site in this site collection, or accept the default selection.
-
In the Template Selection section, click the Enterprise tab. This step selects the Search Center template.
-
In the Primary Site Collection Administrator section, specify the user account for the user you want to be the primary administrator for the site collection. You can also browse for the user account by clicking the Book icon to the right of the text box. You can verify the user account by clicking the Check Names icon to the right of the text box.
-
Optionally, in the Secondary Site Collection Administrator section, specify the user account for the user you want to be the secondary administrator for the site collection. You can also browse for the user account by clicking the Book icon to the right of the text box. You can verify the user account by clicking the Check Names icon to the right of the text box.
-
Click OK to create the site collection.
-
On the Top-Level Site Successfully Created page, click the link to go to your Search Center site.
Configure the trace log
The trace log can be useful for analyzing problems that might occur. You can use events that are written to the trace log to identify what configuration changes were made in Office SharePoint Server 2007 for Search before the problem occurred.
By default, SharePoint Server 2007 for Search saves two days of events in the trace log files. This means that trace log files that contain events that are older than two days are deleted. Whether you are using the Office SharePoint Server Search service or the Windows SharePoint Services Search service, we recommend that you configure the trace log to save seven days of events.
You can use the Diagnostic Logging page in Central Administration to configure the maximum number of trace log files to maintain and how long (in minutes) to capture events to each log file. By default, 96 log files are kept, each one containing 30 minutes of events.
96 log files * 30 minutes of events per file = 2880 minutes or two days of events.
You can also specify the location where the log files are written or accept the default path.
Configure the trace log to save seven days of events
-
In Central Administration, on the Operations tab, in the Logging and Reporting section, click Diagnostic logging.
-
On the Diagnostic Logging page, in the Trace Log section, do the following:
-
In the Number of log files box, type 336.
-
In the Number of minutes to use a log file box, type 30.
Tip: |
|---|
| To save 10,080 minutes (seven days) of events, you can use any combination of number of log files and minutes to store in each log file. |
-
Ensure that the path specified in the Path box has enough room to store the extra log files or change the path to another location.
Tip: |
|---|
| We recommend that you store log files on a hard drive partition that is used to store log files only. |
-
Click OK.
Trace log files can help you to troubleshoot issues related to configuration changes of either the Office SharePoint Server Search service or the Windows SharePoint Services Search service. Because problems related to configuration changes are not always immediately discovered, we recommend that you save all trace log files that the system creates on any day that you make any configuration changes related to either search service. Store these log files for an extended period of time in a safe location that will not be overwritten. See step 3 in the previous procedure to determine the location that the system stores trace log files for your system.