Office SharePoint Server 2007 Setup
Office SharePoint Server 2007 Setup
If you are setting up a computer that will act as an application server, or a Web server and an
application server, click Complete, and then click Install Now.
If you are setting up a computer that will act as a Web server only, click Web Front End, and then
clickInstall Now.
6. When Setup finishes, a dialog box appears telling you that you must complete the configuration
of your server. Make sure that the Run the SharePoint Products and Technologies
Configuration Wizard now check box is selected.
6. Click Close to start the configuration wizard. Instructions for completing the wizard are
provided in the next set of steps.
2. Click Yes in the warning dialog box that appears notifying you that some services might need to
be restarted during configuration.
If this is the first front-end server that you are configuring in your server farm, click No, I want to
create a new server farm, and then click Next.
If you have already configured your first server in your server farm, click Yes, I want to connect to an
existing server farm, and then click Next.
If this is the first server that you are configuring in your server farm, type a name for your configuration
database in Database name, or use the default database name.
If you have already configured the first server in your server farm, click Retrieve Database Names,
and in Database name click the database name that you created when you configured the first server
in your server farm. The default name is SharePoint_Config.
6. In User name , 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).
Important: This account is the Office SharePoint Server 2007 service account under which several
Office SharePoint Server 2007 services run. The user account that you specify as the Office SharePoint
Server 2007 service account must be a domain user account, but it does not need to be a member of
any specific security group on your front-end servers or your back-end database servers. However, the
user account that you specify must be a member of the following two SQL Server security roles on your
back-end database servers: Database Creator and Security Administrator. It is recommended that you
follow the principle of least privilege and specify a user account that is not a member of the
Administrators group as your Office SharePoint Server 2007 service account.
7. Skip the next step if you have already configured first server in your server farm.
7. 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 unchecked if you do not care which port number the SharePoint Central Administration Web
application
uses.
10. On the Completing the SharePoint Products and Technologies Wizard page, click Next.
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.
If you see a proxy server error message, 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 site to the list of trusted sites
Note: If you do not want to add the SharePoint Central Administration site to the list of trusted sites,
but you do not want to be prompted for your user name and password every time you access the
SharePoint Central Administration site, you can instead add the SharePoint Central Administration site to
the Local intranet zone. If you do this, you must enable the Automatic logon only in Intranet zone user
authentication setting instead of the Automatic logon with current username and password user
authentication setting
Configure 2007 Office SharePoint Server services
After you have installed and configured Office SharePoint Server 2007 on all of your front-end servers,
you must configure Office SharePoint Server 2007 services. The services you need to configure depends
on your server topology and the server roles you deploy. Use the following guidelines to determine
which services you need to configure in your server farm.
Search and indexing servers You must start and configure the Office SharePoint Server
Search service on at least one of your front-end servers. This service provides search and
indexing services. You can start and configure this service on any type of server, including a
server that is acting as an application server and provides only Office SharePoint Server 2007
services, a server that is acting as both an application server and a Web server and provides
both Office SharePoint Server 2007 services and Web services, or a server that is acting as a
Web server and provides only Web services.
Web servers The Web server role is implemented by IIS and the Windows SharePoint Services
Web Application service. The Windows SharePoint Services Web Application service must be
running on any server that acts as a Web server and renders Web content. This service is
started by default on servers that you set up using the Web Front End option during Setup. If
you set up a server using the Completeoption during Setup, and you want that server to act as
a Web server and render Web content, then you must start the Windows SharePoint Services
Web Application service on that server.
In addition to configuring services on your front-end servers, you must create the Shared Services
Provider (SSP). The SSP makes it possible to share the Office SharePoint Server 2007 services across
your server farm. You must create the SSP before you can use it in a farm environment; Office
SharePoint Server 2007 does not create the SSP by default in a farm environment.
The following procedures step you through the process of configuring Office SharePoint Server 2007
services, creating a Web application for the SSP, creating the SSP, and configuring indexing settings.
Start and configure the Search service
1. On the SharePoint Central Administration home page, click the Operations tab on the top
navigation bar.
2. On the Operations page, in Topology and Services, click Servers in farm.
3. On the Servers in Farm page, click the server on which you want to configure the search
service.
4. Click Start next to Office SharePoint Server Search.
5. On the Office SharePoint Server Search Settings page, in the Query and Indexing section,
make sure that the Use this server for indexing content and Use this server for serving
search queriescheck boxes are selected.
6. In the Default Catalog Location section, type a path to a physical folder to store the index
files, or use the default location that is specified.
7. In the Contact E-Mail Address section, specify a valid e-mail address.
8. In the Service Account section, click Configurable, and in User name and Password, type the
user name and password for the user account under which you want the Search service to run.
The user account must be a member of the Administrators group on the computer that is
running the Search service. If you want to use the principle of least privilege and select a unique
user account that does not have administrative rights on your front-end servers or on your
back-end database servers, see the Known Issues/Readme for Office SharePoint Server 2007
Beta 2. The user name must be in the format DOMAIN\username.
9. In the Web Front End And Crawling section, do one of the following:
o If you are configuring the search service on a server that provides Web services and
renders Web content, click No dedicated Web front-end computer for crawling
o If you are configuring the search service on a server that is a standalone search server
that does not provide Web services and render Web content, click Use a dedicated
web front end computer for crawling, and then, in Select a web front end
computer, click the computer you want to use for crawling.
10. Click Start.
1. On the SharePoint Central Administration home page, click the Operations tab on the top
navigation bar.
2. On the Operations page, in Topology and Services, click Servers in farm.
3. On the Servers in Farm page, click the server on which you want to start the Windows
SharePoint Services Web Application service.
4. Click Start next to Window SharePoint Services Web Application.
4. On the New Shared Services Provider page, click Create a new Web application.
4. On the Create New Web Application page, in the IIS Web Site section, click Create a new IIS
web site, and do not modify the default settings in this section.
4. In Application pool name, enter the name of your application pool or use the default name.
4. Click Configurable, and in User name and Password, type the user name and password for
the user account under which you want the application pool to run. The user account does not
have to be a member of any particular security group. It is recommended that you use the
principle of least privilege and select a unique user account that does not have administrative
rights on your front-end servers or on your back-end database servers. You can use the user
account that you specified as the Office SharePoint Server 2007 service account; however, if
that user account is a member of a security group that has administrative rights on your front-
end servers or your back-end database servers, you will not be following the principle of least
privilege. The user name must be in the format DOMAIN\username.
4. Click OK. Upon successful creation of the Web application, the New Shared Services Provider
page appears.
4. In the SSP Name section, in Web Application, select the Web application that you created for
the SSP, and do not modify any of the default settings in this section.
4. In the SSP Database section, you can either accept the default settings (recommended), or
specify your own settings for the database server, the database name, or the SQL
authentication credentials.
4. In the Search Database section, you can either accept the default settings (recommended), or
specify your own settings for the search database server, the database name, or the SQL Server
authentication credentials.
4. In the Index Server section, in Index Server, click the server on which you configured the
Search service.
Note: If there is no index server listed in the Index Server section, then no server in your farm has
been assigned the index server role. To assign the index server role to a server in your farm, follow the
instructions in the "Configure the Search service" section earlier in this topic.
20. Click OK. Upon successful creation of the SSP, the Success page appears.
20. On the Success page, click OK to return to the Manage this Farm's Core Services page.
6. In the Application Pool section, select Create new application pool, and use the default
settings for the application pool name.
6. Click Configurable, and in User name and Password, type the user name and password for
the user account under which you want the application pool to run. The user account does not
have to be a member of any particular security group. It is recommended that you use the
principle of least privilege and select a unique user account that does not have administrative
rights on your front-end servers or on your back-end database servers. You can use the user
account that you specified as the Office SharePoint Server 2007 service account; however, if
that user account is a member of a security group that has administrative rights on your front-
end servers or your back-end database servers, you will not be following the principle of least
privilege. The user name must be in the format DOMAIN\username.
6. Click OK.
6. On the Application Created page, which appears after successful creation of the Web application,
clickCreate a new Windows SharePoint Services site collection.
1. On the Create Site Collection page, in the Title and Description section, in Title, enter a title
for the new site.
2. In Description, enter a description of the site collection.
3. In the Web Site Address section, click Create site at this URL, and in URL
path click (root).
It is most common to create a site collection at the root; however, you can create a site collection at a
specific URL path.
4. In the Primary Site Collection Administrator section, in User name, type the user name of
the site collection administrator. This can be the same user account that you specified as the
Office SharePoint Server 2007 service account, but you should follow the principle of least
privilege and use a user account that does not have administrative privileges or rights on your
front-end or back-end servers.
4. In the Quota Template section, select a predefined quota template to limit resources used for
this site collection.
Note: You can also select No Quota, thereby allowing this site collection to use any available resources.
6. Click OK to create the site collection with the attributes you specified. Upon successful
completion, a Top-Level Site Successfully Created page appears.
6. Click OK to return to the SharePoint Central Administration home page, or click the
http://ComputerNamelink to go to your new SharePoint site home page.
Note: If you have a load-balanced configuration with a host name, add the host name to the Outbound
URL for the Default zone.
6. Click Save.
6. On the Add Incoming URLs page, in New default zone URL protocol, host and port type the
URL for the server that you want to map to your Web application. Typically, this is
http://servername:portnumber.
Note: If you have a load-balanced configuration, you should add the server name of each of your front-
end Web servers to the list of internal URLs. This will allow each of your Web servers to reach the
content in your common Web application. Also, make sure the zone you selected for the incoming URL
matches the zone of the outbound URL for the load balancer. You can have multiple incoming URLs
associated with a single outbound URL.
9. Click Save.
Email Settings:
Incoming:
Configuring server for incoming emails will enable you to get advantage of the following SPS 2007
features:
1. SharePoint sites can accept and archive incoming e-mail.
2. SharePoint sites can archive e-mail discussions as they happen, save e-mailed documents, and show
e-mailed meetings on site calendars.
3. In addition, configure the SharePoint Directory Management Service for e-mail distribution list
creation and management.
Outgoing
Configure Outgoing SMTP Email server to enable SPS 2007 for sending Notifications and alerts to the
site users and administrators. You can configure “From” and “Reply to” email addresses for outgoing
emails.
Create SharePoint sites: Create more SharePoint sites and Web applications if your site
design requires multiple sites or multiple Web applications.
Diagnostic logging settingsTo get yourself helped in troubleshooting, configure various
logging and diagnostics settings including trace logs, event messages, user-mode error
messages, and Customer Experience Improvement Program events.
Configure antivirus protection settingsConfigure Antivirus Settings for Server to enable the
virus scanning for document upload and downloads, also configure virus scanning timeout and
execution threads on the server for antivirus. A SharePoint Server 2007 compatible Antivirus
program is required for this.
You can use the following procedure to configure optional administrative settings using
SharePoint Central Administration.
1. Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint
3.0 Central Administration.
2. On the SharePoint Central Administration home page, under Administrative Tasks, click the
administrative task you want to perform.
3. On the Administrative Tasks page, next to Action, click the task.