惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
Simon Willison's Weblog
Simon Willison's Weblog
云风的 BLOG
云风的 BLOG
宝玉的分享
宝玉的分享
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Register - Security
The Register - Security
S
SegmentFault 最新的问题
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
量子位
SecWiki News
SecWiki News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
P
Palo Alto Networks Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
P
Privacy & Cybersecurity Law Blog
爱范儿
爱范儿
S
Secure Thoughts
G
Google Developers Blog
Microsoft Security Blog
Microsoft Security Blog
D
Docker
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
F
Fortinet All Blogs
T
Threat Research - Cisco Blogs
P
Proofpoint News Feed
Schneier on Security
Schneier on Security
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
Recent Commits to openclaw:main
Recent Commits to openclaw:main
G
GRAHAM CLULEY
Recorded Future
Recorded Future
罗磊的独立博客
Forbes - Security
Forbes - Security
Security Latest
Security Latest
NISL@THU
NISL@THU
T
The Exploit Database - CXSecurity.com
Hugging Face - Blog
Hugging Face - Blog
T
Tenable Blog
C
Cybersecurity and Infrastructure Security Agency CISA
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
K
Kaspersky official blog
月光博客
月光博客
小众软件
小众软件
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
WordPress大学
WordPress大学
Security Archives - TechRepublic
Security Archives - TechRepublic

博客园 - liujj-xujj

VS11 起航 装机Win2008--第一天,被微软忽悠了 项目组的VSTS机器崩溃了 云里看野心----看《云计算》一书有感 VSTS Better Software Development for Agile Teams 终于翻译完成正式发行了 求助,如果不用域实现跨多个网段的网上邻居访问? VSTS2008Beta2英文版安装实践(三) VSTS2008安装实战(二) VSTS2008Beta2英文版安装实践(一) VSTS的清单 如何:备份 Team Foundation Server 扩展TeamBuild(上)--翻译《Team Build Extensibility.doc》 MSF 过程指南自定义指南[中文译] 让我们一起来对VSTS扩展开发吧------制作自己的VSTS模版----第五节 分析过程模版的定义文件 让我们一起来对VSTS扩展开发吧------制作自己的VSTS模版----第四节 VSTS团队项目的真删除 重新规划服务器,这两天VSTS的介绍暂停,下周继续 让我们一起来对VSTS扩展开发吧------制作自己的VSTS模版----第三节 VSTS模版的体系概述 让我们一起来对VSTS扩展开发吧------制作自己的VSTS模版----第二节 下载VSTS模版 让我们一起来对VSTS扩展开发吧------制作自己的VSTS模版----第一节 序
VSTS2008Beta2英文版安装实践(五)---Windows SharePoint Services 3.0安装
liujj-xujj · 2007-08-06 · via 博客园 - liujj-xujj
 

五、安装WSS3.0

还是要用TFSSETUP登陆,来安装WSS3.0

由于Windows Server 2008 包含了Windows SharePoint Services 3.0,那么如果你是在Windows Server 2008上运行Team Foundation Server安装向导的话, Windows SharePoint Services配置那一页会强制要求你使用一个已经存在的WSS3.0的部署。你必须使用Windows Server 2008 里的Server Manager来设置Windows SharePoint Services 3.0部署。

Windows Server 2008上运行Server Manager

 

检查一下 Internet Information Services (IIS) 设置是否达到要求

1、必须安装Internet Information Services (IIS) 7.0 (我已经装了)。

2

IIS 7.0上必须安装IIS 6 Management Compatibility (我已经装了)

 

3IIS 里必须安装IIS 6 Metabase Compatibility(我已经装了)。

 

4Windows Server 2008 下必须安装Microsoft SQL Server 2005 Service Pack 2 (SP2) (装好了)。

都装好了,OK

启动Server Manager
Server Manager里,使用Add Roles Wizard开始安装Windows SharePoint Services 3.0

 

在欢迎页,点击 Next

 

在选择Role页,选择最后一个Windows SharePoint Services 3.0

 

有提示,说必须先装Framework3.0

 

点击Add Required Features


OK
Windows SharePoint Services 3.0选上了,点击 Next


Windows SharePoint Services 3.0介绍页面点击Next


Config Type页里,选择Install only  on the server,然后点击 Next

Administration Language页里,我选 ChineseChina),居然还有一个ChineseTaiwan),有问题,作为语言只要区分简体和繁体就可以了,为什么要写成ChineseChina)和ChineseTaiwan)?明显不对头,强烈要求微软改正。

 

E-mail Setting里设好邮箱服务器和邮件地址。点击 Next

 

Confirmation页检查一下按照内容,点击Install。又开始进度条了,狂等…..

 

按照结束点击Close,按照完毕。

 

现在验证WSS3.0安装结果。

TFSSETUP用户进入WSS管理网站,输入TFSSETUP的密码,记住这个网页Url和端口号。

  

同样进入 WSS工作组网站,记住网站的URL。端口默认为80

 

OK WSS3.0安装完毕!!终于可以安装TFS

注:安装完Windows SharePoint Services 3.0,请一定记住 SharePoint Central Administration site Base siteURL和端口号。在TFS的安装过程中,一定要用到这些信息。