How to: Install Microsoft Windows SharePoint Services for Team Foundation Server (Single-Server Depl

yuzhangqi發表於2010-05-24

Follow these steps to install Microsoft Windows SharePoint Services with Service Pack 2 for Team Foundation Server to run silently from the command line or interactively use the setup wizard.

Before installing Team Foundation Server on a localized version of Windows SharePoint Services, you must first install the Windows SharePoint Services language pack that matches the Team Foundation Server language you are going to install. For example, you must install the English Windows SharePoint Services language pack before you install the English version of Team Foundation Server.

Important

Windows SharePoint Services requires an NTFS file system.

Install Microsoft Windows SharePoint Services Silently

You can install Windows SharePoint Services silently from the command line.

To install Windows SharePoint Services silently

  1. Log on to Windows using the Team Foundation Server Setup account; for example, DomainTFSSETUP.

  2. Download Microsoft Windows SharePoint Services 2.0 with Service Pack 2 () and save the file to a convenient location on the local hard disk.

  3. Run the downloaded self-extracting installer file (stsv2.exe) using the following command line:

    C:>DownloadDirectorySTSV2.EXE /C:"setupsts.exe /remoteSql=yes /provision=no /q"

    Where DownloadDirectory is the path of the location on your hard disk where you saved the downloaded file.

    Important

    You must install Windows SharePoint Services by using the /remoteSql=yes option. This configures Windows SharePoint Services to use a remote SQL Server. The /provision=no option defers configuration of Windows SharePoint Services. Later, Team Foundation Server Setup configures Windows SharePoint Services to use the same SQL Server instance as the rest of Team Foundation Server.

    You will not receive a message that states that setup is finished. Instead, allow several minutes for setup to complete before continuing.

  4. Visit Windows Update () and install all items in the Critical Updates and Service Packs group.

  5. Restart the computer.

Install Microsoft Windows SharePoint Services Interactively

Install Microsoft Windows SharePoint Services with Service Pack 2.

To install Windows SharePoint Services interactively

  1. Log on to Windows using the Team Foundation Server Setup account; for example, DomainTFSSETUP.

  2. Download Microsoft Windows SharePoint Services with Service Pack 2 () and save the file to the local hard disk.

  3. Run the downloaded self-extracting installer file (stsv2.exe).

  4. On the End-User License Agreement page, review the license agreement. If you accept the terms and conditions, select I accept the terms in the License Agreement, and then click Next.

  5. On the Type of Installation page, select Server Farm, and then click Next.

    Important

    You must install Windows SharePoint Services by using the Server Farm option. This configures Windows SharePoint Services to use a remote SQL Server. Later, Team Foundation Server Setup will configure Windows SharePoint Services to use the same SQL Server instance as the rest of Team Foundation Server.

  6. On the Summary page, click Install.

    When the installation is complete, a Web browser window opens and displays the Configure Administrative Virtual Server page. After confirming that the page appears, close the browser window without making any changes.

    Important

    Do not make any changes on the page that appears. Later, Team Foundation Server Setup will configure Windows SharePoint Services to use the same instance of SQL Server as the rest of Team Foundation Server.

    If the page does not appear, you should determine the cause and troubleshoot using the Windows SharePoint Services Administrator's Guide ().

  7. Visit Windows Update () and install all items in the Critical Updates and Service Packs group.

  8. Restart the computer.

Verifying the Installation

After you install Windows SharePoint Server, you can make sure that the services are running even though you have not installed Team Foundation Server.

To verify that Windows SharePoint Services are installed

  • Open Internet Explorer and type the server name as the address.

    For example, for a server named ADATUM, you would type Http://adatum.

    Although a site is not configured, the server is an active Web server and provides an Under Construction page.

Security

To perform this procedure, you must be a member of the Administrators security group on the computer. The user account used

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13651903/viewspace-1033869/,如需轉載,請註明出處,否則將追究法律責任。

相關文章