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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hacker News: Front Page
P
Palo Alto Networks Blog
T
ThreatConnect
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
T
True Tiger Recordings
P
Privacy & Cybersecurity Law Blog
B
Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
C
Comments on: Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
N
News and Events Feed by Topic
NISL@THU
NISL@THU
腾讯CDC
雷峰网
雷峰网
Security Latest
Security Latest
李成银的技术随笔
M
Microsoft Research Blog - Microsoft Research
L
LangChain Blog
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Check Point Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
博客园 - Franky
N
News | PayPal Newsroom
V
V2EX
A
About on SuperTechFans
The Register - Security
The Register - Security
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
MyScale Blog
MyScale Blog
Cisco Talos Blog
Cisco Talos Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
爱范儿
爱范儿
A
Arctic Wolf
L
LINUX DO - 最新话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

博客园 - 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模版----第一节 序 - liujj-xujj
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的安装过程中,一定要用到这些信息。