导航

在Windows Server 2008 R2下安装SharePoint 2010

Posted on 2010-06-23 22:14  FryFish  阅读(306)  评论(0编辑  收藏  举报

1. 安装Windows Server 2008 R2
应用Windows更新不影响激活状态。

2. 安装Office 2007/2010
我安装的是Office 2007.

3. 安装IIS
IIS的详细选项可参考:
http://constforce.blog.163.com/blog/static/1638812352010523103737518/ 中“图 2-3”和“图 2-4”。

http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

4. 安装Visual Studio 2010

5. 安装SQL Server 2008 R2 Express
可从微软官网下载:http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=967225eb-207b-4950-91df-eeb5f35a80ee
注意:
1)如果Visual Studio 2010自带的SQL Server安装失败,在安装SQL Server前先卸载之前安装的SQL Server实例。
2)安装完成后确认SQL Server程序或端口是不是已添加到防火墙例外中。(否则安装SharePoint会失败。)详细操作参见:http://msdn.microsoft.com/zh-cn/library/cc646023(SQL.100).aspx
3)安装完成后确认“SQL Server配置管理器(SQL Server Configuration Manager)”中服务项是否启动。若“SQL Server (SQLExpress)”项不能启动,可尝试将“登录身份为(Log On As)”属性改为“Local System”;若“SQL Server Browser”项不能启动,请确认“启动模式”属性是否为“禁用”(应设为“自动”)。

6. [可选]安装Active Directory(及DNS)
如果不作为AD服务器,则不需要安装。
注意:
1)Remote Registry服务不能被禁用,否则会安装失败。

7. 安装SharePoint 2010