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

推荐订阅源

Cyberwarzone
Cyberwarzone
Hacker News - Newest:
Hacker News - Newest: "LLM"
T
The Exploit Database - CXSecurity.com
有赞技术团队
有赞技术团队
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
GbyAI
GbyAI
A
Arctic Wolf
Simon Willison's Weblog
Simon Willison's Weblog
美团技术团队
Recent Announcements
Recent Announcements
Scott Helme
Scott Helme
NISL@THU
NISL@THU
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hacker News: Front Page
MyScale Blog
MyScale Blog
N
News and Events Feed by Topic
M
MIT News - Artificial intelligence
T
Tenable Blog
爱范儿
爱范儿
Stack Overflow Blog
Stack Overflow Blog
S
Security Affairs
T
Troy Hunt's Blog
月光博客
月光博客
SecWiki News
SecWiki News
PCI Perspectives
PCI Perspectives
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
IT之家
IT之家
F
Full Disclosure
博客园_首页
C
CERT Recently Published Vulnerability Notes
T
Threatpost
Last Week in AI
Last Week in AI
C
Cisco Blogs
H
Heimdal Security Blog
大猫的无限游戏
大猫的无限游戏
Webroot Blog
Webroot Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Attack and Defense Labs
Attack and Defense Labs
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
量子位
Know Your Adversary
Know Your Adversary
V
Vulnerabilities – Threatpost
I
InfoQ
P
Proofpoint News Feed
Y
Y Combinator Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main

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