Visual Studio 2005 Team Foundation Server Installation Guide
Overview
Visual Studio 2005 Team Foundation Server provides team collaboration tools that enable organizations to manage and track the progress and health of software projects. Team Explorer integrates the project work products found on the project site into the Visual Studio IDE for efficient team access. Team Foundation also provides extensible work item tracking and enterprise-class version control systems.
Start Here to Install
To successfully install Team Foundation Server on new computers, you should:
Download the most current version of this guide that is available for download from the Microsoft Downloads Center ().
Review the setup and administration documentation of the prerequisites.
Windows Server 2003
Microsoft SQL Server 2005
Windows SharePoint Services
Other software depending on the needs of your organization.
Review the applicable sections of this installation guide before installing Team Foundation Server.
Print and use the applicable checklist for installing Team Foundation Server:
Checklist: Team Foundation Server Single-Server Deployment
Checklist: Team Foundation Server Dual-Server Deployment
Single-Server Deployment Checklist
This checklist outlines the general steps for installing Team Foundation Server using a single-server deployment and links to details for each step. A single-server deployment puts the Team Foundation data and application tiers on the same computer. You can install Team Foundation Build and Team Explorer using separate procedures after Team Foundation Server is installed.
Done | Step | ||
---|---|---|---|
Download the most current version of this guide that is available for download from the Microsoft Downloads Center (). | |||
Verify hardware and software requirements. For more information, see Team Foundation System Requirements. | |||
Identify which user account you want to use to run setup and add the account to the local Administrators group. Typically, this would be your user account. In this guide, this account is referred to as DomainTFSSETUP. For more information, see User Accounts Required for Team Foundation Server Setup. | |||
Obtain two service accounts that provide for communications between the services used by Team Foundation Server.
For more information, see User Accounts Required for Team Foundation Server Setup. | |||
Install Internet Information Services (IIS) 6.0. Enable ASP.NET and restart the computer.
For more information, see How to: Install Internet Information Services for Team Foundation Server. | |||
Install Microsoft SQL Server 2005 Standard or Enterprise Edition as the default instance of SQL Server (MSSQLSERVER) on this computer. Use local system for the service account. For more information, see How to: Install Microsoft SQL Server 2005 for Team Foundation Server (Single-Server Deployment). | |||
Stop the SQL Server Browser Service, install the hotfix for Microsoft SQL Server 2005, and then verify that the service is enabled, set to automatic, and running. You can stop the service in the SQL Server Configuration Manager by right-clicking the service and then clicking Stop. On the Team Foundation Server installation media, locate the folder SQLServerKB, locate the executable file (.exe) for your operating system and language, such as AS2005-KBnnnnnn-x86-ENU.exe, and then double-click the file to start the installation. For the most recent Microsoft SQL Server updates, visit the Microsoft Web site (). | |||
Verify your Microsoft SQL Server 2005 installation using the steps outlined in the topic How to: Verify Microsoft SQL Server 2005 Installation or "How to: Verify a Successful Installation of SQL Server 2005 Services" in SQL Server Books Online ()
| |||
Install the hotfix KB913393 for Microsoft .NET Framework 2.0 available on the Team Foundation Server installation media. On the installation media, locate the folder for the hotfix, KB913393, locate the executable file (.exe) for your platform (X86), and then double-click the file to install. | |||
Install Windows SharePoint Services with Service Pack 2 for use with Team Foundation Server and restart the computer
For more information, see How to: Install Microsoft Windows SharePoint Services for Team Foundation Server (Single-Server Deployment). | |||
Verify that the appropriate ports are open. If you are using Windows Firewall, or a third-party firewall software or hardware solution, you should make sure that the required ports are open to enable communication between components. For more information, see Ports Required for Team Foundation Server Setup. | |||
Install Team Foundation Server. For more information, see How to: Install Team Foundation Server. | |||
To add users to Team Foundation Administration Group, install Team Explorer either locally or on another computer. For more information, see Overview of Installing Team Explorer. |
Dual-Server Deployment Checklist
This checklist outlines the general steps for installing Team Foundation Server using a dual-server deployment and links to details for each step. A dual-server deployment puts the Team Foundation data and application tiers on separate computers. You should print this checklist and mark each step as you complete it.
Done | Step | ||
---|---|---|---|
Download the most current version of this guide that is available for download from the Microsoft Downloads Center (). | |||
Verify hardware and software requirements. For more information, see Team Foundation System Requirements. | |||
Identify which user account you want to use to run setup. Typically, this would be your user account. In this guide, this account is referred to as DomainTFSSETUP. | |||
On the data-tier computer, add the account for running Team Foundation Server Setup (for example, DomainTFSSETUP) to the local Administrators group. | |||
On the application tier computer, add the account for running Team Foundation Server Setup (for example, DomainTFSSETUP) to the local Administrators group. | |||
Obtain two service accounts that provide for communications between the services used by Team Foundation Server.
For more information about the requirements for these accounts, see User Accounts Required for Team Foundation Server Setup. | |||
On the application-tier computer, install Internet Information Services (IIS) 6.0. Enable ASP.NET.
For more information, see How to: Install Internet Information Services for Team Foundation Server (services). | |||
On the data-tier computer, install Microsoft SQL Server 2005 Standard or Enterprise Edition on the default instance of SQL Server on this computer. Use Local System for the service account. For more information, see How to: Install Microsoft SQL Server 2005 for Team Foundation Server (Dual-Server Deployment). | |||
On the data-tier computer, stop the SQL Server Browser Service, install the hotfix for Microsoft SQL Server 2005, and then verify that the service is enabled, set to automatic, and running. You can stop the service in the SQL Server Configuration Manager by right-clicking the service and then clicking Stop. On the Team Foundation Server installation media, locate the folder SQLServerKB, locate the executable file (.exe) for your operating system and language, such as AS2005-KBnnnnnn-x86-ENU.exe, and then double-click the file to start the installation. For the most recent Microsoft SQL Server updates, visit the Microsoft Web site (). | |||
Verify your Microsoft SQL Server 2005 installation using the steps outlined in the topic How to: Verify Microsoft SQL Server 2005 Installation or How to: Verify a Successful Installation of SQL Server 2005 Services in SQL Server Books Online (). | |||
On the data-tier computer, verify that the appropriate ports are open. If you are using Windows Firewall, or a third-party firewall software or hardware solution, you should make sure that the required ports are open to allow communication between components. For more information, see Ports Required for Team Foundation Server Setup. | |||
On the data-tier computer, install Team Foundation Server (databases). For more information, see How to: Install Team Foundation Server (databases). | |||
On the application-tier computer, install SQL Server 2005 Reporting Services (using Microsoft SQL Server 2005 Standard or Enterprise Edition) for use with Team Foundation Server.
| |||
On the application-tier computer, install the hotfix KB913393 for Microsoft .NET Framework 2.0 available on the Team Foundation Server installation media. On the installation media, locate the folder KB913393, locate the executable file (.exe) for your platform (X86), and then double-click the file to install. | |||
On the application-tier computer, install Windows SharePoint Services with Service Pack 2 for use with Team Foundation Server and restart the computer.
| |||
On the application-tier computer, install Team Foundation Server (services). For more information, see How to: Install Team Foundation Server (services). | |||
On the application-tier computer, verify that the appropriate ports are open. If you are using Windows Firewall, or a third-party firewall software or hardware solution, you should make sure that the required ports are open to permit communication between components. For more information, see . | |||
Install Team Explorer either locally or on another computer. For more information, see Overview of Installing Team Explorer. |
For more details, please download TFS documentation here.
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13651903/viewspace-1033861/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Team Foundation Server 2005 (Chs) Setup Step by StepServer
- Team Foundation Server 安裝配置教程Server
- Visual Studio 2005 Team System:軟體專案管理專案管理
- 使用 Visual Studio 2005 Team System 管理開發過程
- How to: Install Microsoft Windows SharePoint Services for Team Foundation Server (Single-Server DeplROSWindowsServer
- Visual Studio 2005:在組織內部採用 Visual Studio ExpressExpress
- [BT]Visual Studio Team System 2010 Team Suite Beta 1 (x86) - DVD (English)UI
- Microsoft Visual Studio 2005 Service Pack 1ROS
- 當 Visual Studio 2005遇上LINQ To SQLSQL
- visual studio 2005 學習日記 (1)
- visual studio 2005 學習日記 (2)
- 使用Visual Studio 2005 撰寫CUDA 程式
- Visual Studio 2005 如何建立“Web 應用程式”Web
- 使用 Visual Studio 2005 建立新 CUDA 專案
- 讓Team Foundation Server/TFS自動記住使用者名稱密碼解決方案Server密碼
- LDAP Server InstallationLDAServer
- 101個微軟提供的Visual Studio 2005示例微軟
- Sugar Ultimate 6.5 Installation and Upgrade GuideGUIIDE
- 循序漸進:將 eMbedded Visual C++ 應用程式遷移到 Visual Studio 2005C++
- Visual Studio 2005 SP1 Update for Windows Vista釋出了Windows
- RHEL_PXE_Installation_ServerServer
- 使用 Visual Studio 進行 SQL Server 原始碼管理和部署SQLServer原始碼
- 將 Web 專案從 Visual Studio .Net 2002/2003 轉換到 Visual Studio 2005 的分步指南Web
- 循序漸進:Visual Studio 2005 中的新增本機開發功能
- Visual Studio Code
- Visual Studio 2010生成SQL Server測試資料SQLServer
- 翻譯|A Visual Guide to State in ReactGUIIDEReact
- Microsoft Visual Studio CodeROS
- 安裝 Visual Studio
- Visual Studio Tips
- 使用 Visual Studio 2005 Tools for Office 為 .NET 重新設計 Excel VBA 解決方案Excel
- 安裝Visual Studio 2005 SP1--極其慘烈的人生體驗
- Visual Studio - Now with Go support,你會用 Visual Studio來寫go嗎?Go
- Visual Studio 2005的JIT Debugger在Vista上面無法正常工作
- ASP.NET Core MVC 和 Visual Studio入門(五) 使用 SQL Server LocalDBASP.NETMVCSQLServer
- 使用Visual Studio分析dump
- 【Python】—{Visual Studio Code}Python
- Visual Studio for Mac 簡介Mac