Sunday, February 22, 2009

Get your Machine Ready for Sharepoint/MOSS installation

Install Office SharePoint Server 2007 on a stand-alone computer

Note: Required operating system must be:

Microsoft windows server 2003 standard or Enterprise edition or above.





Hardware and software requirements

Hardware requirements

The following table lists the minimum and recommended hardware requirements for deploying Office SharePoint Server 2007, including the deployment of Microsoft SQL Server 2005 Express Edition, for a stand-alone installation.

Component Minimum Recommended

Processor

2.5 gigahertz (GHz)

Dual processors that are each 3 GHz or faster

RAM

1 gigabyte (GB)

2 GB

Disk

NTFS file system–formatted partition with a minimum of 3 GB of free space

NTFS file system–formatted partition with 3 GB of free space plus adequate free space for your Web sites

Drive

DVD drive

DVD drive or the source copied to a local or network-accessible drive

Display

1024 × 768

1024 × 768 or higher resolution monitor

Network

56 kilobits per second (Kbps) connection between client computers and server

56 Kbps or faster connection between client computers and server

Software requirements

Because Office SharePoint Server 2007 is built on Windows SharePoint Services 3.0, the requirements that apply to Windows SharePoint Services 3.0 also apply to Office SharePoint Server 2007.

Configure the server as a Web server

Before you install and configure Office SharePoint Server 2007, you must install and configure the required software. This includes installing and configuring Internet Information Services (IIS) so your computer acts as a Web server, installing the Microsoft .NET Framework version 3.0, and enabling ASP.NET 2.0.

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

  1. Click Start, point to All Programs, point to Administrative Tools, and then click Configure Your Server Wizard.

  2. On the Welcome to the Configure Your Server Wizard page, click Next.

  3. On the Preliminary Steps page, click Next.

  4. On the Server Role page, click Application server (IIS, ASP.NET), and then click Next.

  5. On the Application Server Options page, click Next.

  6. On the Summary of Selections page, click Next.

  7. Click Finish.

  8. Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  9. In the IIS Manager tree, click the plus sign (+) next to the server name, right-click the Web Sites folder, and then click Properties.

  10. In the Web Sites Properties dialog box, click the Service tab.

  11. In the Isolation mode section, clear the Run WWW service in IIS 5.0 isolation mode check box, and then click OK.

    NoteNote:

    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), and on the Microsoft .NET Framework 3.0 Redistributable Package page, follow the instructions for downloading and installing the .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 .NET Framework version 3.0 download contains the Windows Workflow Foundation technology, which is required by workflow features.

NoteNote:

You can also use the Microsoft .NET Framework version 3.5. You can download the .NET Framework version 3.5 from the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=110508).

Enable ASP.NET 2.0

ASP.NET 2.0 is required for proper functioning of Web content, the Central Administration Web Site, and many other features and functions of Office SharePoint Server 2007.

Enable ASP.NET 2.0

  1. Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  2. In the Internet Information Services tree, click the plus sign (+) next to the server name, and then click the Web Service Extensions folder.

  3. In the details pane, right-click ASP.NET v2.0.50727, and then click Allow.

Install and configure Office SharePoint Server 2007 with Microsoft SQL Server 2005 Express Edition

When you install Office SharePoint Server 2007 on a single server, run the Setup program using the Basic option. This option uses the Setup program's default parameters to install Office SharePoint Server 2007 and SQL Server 2005 Express Edition.

NoteNote:

If you uninstall Office SharePoint Server 2007 and then later install Office SharePoint Server 2007 on the same computer, the Setup program could fail when creating the configuration database causing the entire installation process to fail. You can prevent this failure by either deleting all the existing Office SharePoint Server 2007 databases on the computer or by creating a new configuration database. You can create a new configuration database by running the following command:

psconfig -cmd configdb -create -database

Run Setup

  1. From the product disc, run Setup.exe, or from the product download, run Officeserver.exe.

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

    NoteNote:

    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 places a red circle next to the text box and displays a message that the key is incorrect.

  3. 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.

  4. On the Choose the installation you want page, click Basic to install to the default location. To install to a different location, click Advanced, and then on the File Location tab, specify the location you want to install to and finish the installation.

  5. When Setup finishes, a dialog box 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.

  6. Click Close to start the configuration wizard.

Run the SharePoint Products and Technologies Configuration Wizard

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

  2. In the dialog box that notifies you that some services might need to be restarted or reset during configuration, click Yes.

  3. On the Configuration Successful page, click Finish. Your new SharePoint site opens.

    NoteNote:

    If you are prompted for your user name and password, you might need to add the SharePoint site to the list of trusted sites and configure user authentication settings in Internet Explorer. Instructions for configuring these settings are provided in the following procedure.

    NoteNote:

    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 proxy server settings are provided later in this section.

Add the SharePoint site to the list of trusted sites

  1. In Internet Explorer, on the Tools menu, click Internet Options.

  2. On the Security tab, in the Select a Web content zone to specify its security settings box, click Trusted Sites, and then click Sites.

  3. Clear the Require server verification (https:) for all sites in this zone check box.

  4. In the Add this Web site to the zone box, type the URL to your site, and then click Add.

  5. Click Close to close the Trusted Sites dialog box.

  6. Click OK to close the Internet Options dialog box.

If you are using a proxy server in your organization, use the following steps to configure Internet Explorer to bypass the proxy server for local addresses.

Configure proxy server settings to bypass the proxy server for local addresses

  1. In Internet Explorer, on the Tools menu, click Internet Options.

  2. On the Connections tab, in the Local Area Network (LAN) settings area, click LAN Settings.

  3. In the Automatic configuration section, clear the Automatically detect settings check box.

  4. In the Proxy Server section, select the Use a proxy server for your LAN check box.

  5. Type the address of the proxy server in the Address box.

  6. Type the port number of the proxy server in the Port box.

  7. Select the Bypass proxy server for local addresses check box.

  8. Click OK to close the Local Area Network (LAN) Settings dialog box.

  9. Click OK to close the Internet Options dialog box.

Post-installation steps

After Setup finishes, your browser window opens to the home page of your new SharePoint site. Although you can start adding content to the site or you can start customizing the site, we recommend that you perform the following administrative tasks by using the SharePoint Central Administration Web site.

  • Configure incoming e-mail settings You can configure incoming e-mail settings so that SharePoint sites accept and archive incoming e-mail. You can also configure incoming e-mail settings so that SharePoint sites can archive e-mail discussions as they happen, save e-mailed documents, and show e-mailed meetings on site calendars. In addition, you can configure the SharePoint Directory Management Service to provide support for e-mail distribution list creation and management. For more information, see Configure incoming e-mail settings (Office SharePoint Server) .

  • Configure outgoing e-mail settings You can configure outgoing e-mail settings so that your Simple Mail Transfer Protocol (SMTP) server sends e-mail alerts to site users and notifications to site administrators. You can configure both the "From" e-mail address and the "Reply" e-mail address that appear in outgoing alerts. For more information, see Configure outgoing e-mail settings (Office SharePoint Server) .

  • Create SharePoint sites When Setup finishes, you have a single Web application that contains a single SharePoint site collection that hosts a SharePoint site. You can create more SharePoint sites collections, sites, and Web applications if your site design requires multiple sites or multiple Web applications.

  • Configure Workflow settings Specify whether users can assemble new workflows and if participants without site access should be sent documents in email attachments so they can participate in document workflows. For more information, see Configure workflow settings.

  • 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 antivirus protection settings You can configure several antivirus settings if you have an antivirus program that is designed for Office SharePoint Server 2007. Antivirus settings enable you to control whether documents are scanned on upload or download and whether users can download infected documents. You can also specify how long you want the antivirus program to run before it times out, and you can specify how many execution threads the antivirus program can use on the server. For more information, see Configure antivirus settings .

  • Configure search You can configure several search and index settings to customize how Office SharePoint Server 2007 crawls your site content or external content. For more information, see Configure the Office SharePoint Server Search service (Office SharePoint Server).

  • Configure Excel Services Before you can use Excel Services, you must start the service and add at least one trusted location. For more information about doing this, see Configure Excel Services .

Perform administrator tasks by using the Central Administration site

  1. Click Start, point to All Programs, point to Microsoft Office Server, and then click SharePoint 3.0 Central Administration.

  2. On the Central Administration home page, under Administrator Tasks, click the task you want to perform.

  3. On the Administrator Tasks page, next to Action, click the task.

Post a Comment

Blog Popularty Partners

  ©All Right Reserved.

Back to TOP