安装Visual Studio Team System 的步骤Server SingleServer Deployment(摘录翻译) 荣

 

 

 

安装Visual Studio Team System 的步骤

Server-- Single-Server Deployment

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

一、安装Team Foundation Server的硬件要求

1.         推荐要求:

部件

要求

处理器

2.6 GHz Pentium IV, Athlon, Opteron processor

操作系统

Microsoft Windows® 2003 Server™ Enterprise Edition

Microsoft Windows® 2003 Server™ Standard Edition

内存

1 GB

用盘

20 GB可用空间

2.         最小要求

最小要求与Microsoft SQL Server 2005Windows SharePoint Services的要求相同。

Microsoft SQL Server 2005的要求:

硬件 (32-bit)

最小要求 (32-bit)

处理器

Intel或兼容Pentium 3 处理器, 最小频率550 MHz , 1 GHz 或更高为推荐处理器。

内存 (RAM)

最小256 MB, 512 MB或更高为推荐内存。

硬盘空间

·                     SQL Server database components: 214 MB

·                     Analysis Services: 79 MB

·                     Reporting Services: 51 MB

·                     Notification Services: 34 MB

·                     DTS: 154 MB typical

·                     Tools, samples, and sample databases: 880 MB

·                     .NET Framework: 210 MB

·                     Express Edition: 405 MB (during installation)

Monitor

VGA or higher resolution; 1,024x768 or higher resolution required for SQL Server graphical tools

Pointing device

Microsoft Mouse or compatible pointing device

CD-ROM drive

Required for CD installation

 

 

二、安装Team Foundation Server-- Single-Server Deployment模式

l             安装要求

1.         安装windows2003

2.         Administrators域中,添加一个安装用户(TFSSETUP),用于安装该软件。

3.         安装IIS6.0

4.         安装SQL Server 2005 April CTP

注意:在Components to Install页面,如果点击Advanced,不要做任何修改。

5.         创建和分配SQL Server Reporting Services应用程序池

²        创建SQL Server Reporting Services应用程序池

1)  打开:控制面板/管理工具/IIS管理器

2)  IIS管理器的左侧菜单树中,展开本机节点,选择应用程序池,击右键,点击新建,选择应用程序池

3)  应用程序池ID文本框中,添加新应用程序池的名称:Reporting Services

4)  应用程序池设置中,选择将现有应用程序池作为模板

5)  点击确定

²        SQL Server Reporting Services分配一个应用程序池

1)  打开:控制面板/管理工具/IIS管理器

2)  IIS管理器的左侧菜单树中,展开本机节点下的网站节点,展开默认网站节点,击右键,点击新建,选择应用程序池

3)  选择ReportServer击右键,选择属性

4)  选择虚拟目录选项卡,在应用程序池单选框中,选择Reporting Services,点击确定

5)  默认网站节点,选择ReportServer击右键,选择属性

6)  选择虚拟目录选项卡,在应用程序池单选框中,选择Reporting Services,点击确定

7)  左侧菜单树中,选择本机节点,右键单击;选择所有任务中的重新启动IIS选项。

 

6.         安装Windows SharePoint Services

²        安装Windows SharePoint Services

1)    下载Windows SharePoint Serviceshttp://www.microsoft.com/downloads/details.aspx?FamilyID=efdc7227-549c-4de1-a063-783f71a8bb2b&DisplayLang=en

2)    运行stsv2.exe文件。

3)    End-User License Agreement页面,选择I accept the terms in the License Agreement,点击Next

4)    Type of Installation页面,选择Typical Installation,点击Next

5)    Summary页面,点击Install。安装完成后,会打开一个浏览器,显示Windows SharePoint top-level的主页。

6)    取得计算机最新更新并运行。

²        安装时应该注意的问题:

1)      你的系统必须是 windows2003

2)      你的IE必须在6.0以上。

3)      IIS不能打开 FrontPage扩展,如果已经打开了请先删除这个扩展。

4)      你的安装目标盘,必须是NTFS系统.(如果是FAT32,请在dos下使用Convert进行转换)

5)      由于wsssps的后天服务,所以在安装sps,系统会自动为你安装wss

7.         通过Windows SharePoint Services.运行SQL Server Reporting Services Web应用。

1)      打开命令提示符,把路径设置为%ProgramFiles%\Common Files\Microsoft Shared\Web Server Extensions\60\BIN

2)      执行下面的命令以运行SQL Server Reporting Services Web应用:

STSADM.EXE -o addpath -url http://localhost/Reports -type exclusion

STSADM.EXE -o addpath -url http://localhost/ReportServer -type exclusion

3)      重启计算机。

l             安装

1.         用安装用户帐号登陆计算机。

2.         检查SQL_Server是否运行。

检查方法:

打开:控制面板/管理工具/服务

检查:

o    Analysis Server (MSSQLSERVER)

o    Report Server (MSSQLSERVER)

o    SQL Server (MSSQLSERVER)

o    SQL Server Agent (MSSQLSERVER)

是否运行,如果没有运行,开启它们。

3.         检查Report Server是否运行。

检查方法:

打开一个浏览器,键入路径:http://localhost/Reports

如果页面不显示,或者显示错误,说明该软件没有运行。

4.         运行安装光盘(安装包),将会自动显示起始页,如果不自动显示起始页,运行光盘(安装包)中的setup.exe文件。

5.         在起始页中,选择Install Team Foundation Server接下来选择Single-Server Installation

6.         Welcome to Setup页面中,点击Next

7.         End-User License Agreement and Product Key页面中,选择I accept the terms of the License Agreement,点击Next

8.         Destination Folder页面中,点击Next

9.         Service Logon Account页面,在文本框Account Name中,键入创建的使用用户帐号(TFSSERVICE);在Password文本框中,键入密码;点击Next

10.     Directory Security页面中,点击Next

11.     Specify Alert Settings页面中,选择Enable Team Foundation Alerts选项卡:

在文本框SMTP server中,添加您将要发送邮件的服务器。

在文本框From e-mail address中,添加您的邮件地址,点击Next

12.     Ready to Install页面中,点击Install

13.     Installing Components页面中,您可以监控Team Foundation Server的安装情况。

在安装的过程中,也许需要重新启动您的计算机,点击立即重启,重启以后,软件将会继续安装。

14.     显示Setup Completed Successfully后,点击Exit

15.     将使用用户添加到Administrators域中。

原文地址:https://www.cnblogs.com/admin11/p/269025.html