Windows2008R2部署SharePoint Server 2013(1)---准备篇
1) 域控服务器:DC,系统为Windows2008R2 SP1。新建admin用户,加入到当前域管理员中,以此用户安装SPS和OWA。
2) SharePoint Server服务器:SP,系统为Windows2008R2 SP1,安装SQL 2008 R2SP1
3) OWA服务器:部署office web app 2013,系统为Windows2008R2SP1
1)服务器场中的数据库服务器的最低要求:
・ 以下各项之一:
o 64 位版本的 Microsoft SQL Server 2012。
o 64 位版本的 SQL Server 2008 R2 Service Pack 1
・ 64 位版本的 Windows Server 2008 R2 Service Pack 1 (SP1) Standard、Enterprise 或 Datacenter 或 64 位版本的 Windows Server 2012 Standard 或 Datacenter
・ Windows Server 2008 R2 中的 SharePoint 分析进程崩溃 (KB 2554876)
・ 修补程序:使用 ServerManager 类提交配置更改时 IIS 7.5 配置未更新 (KB 2708075)
・ 修补程序:.NET 4.5 RTM 中的 ASP.NET (SharePoint) 争用条件:
o Windows Server 2008 R2 SP1 (KB 2759112)
o Windows Server 2012 (KB 2765317)
・ Microsoft .NET Framework 4.5
2)具有内置数据库的单台服务器的最低要求:
・ 64 位版本的 Windows Server 2008 R2 Service Pack 1 (SP1) Standard、Enterprise 或 Datacenter 或 64 位版本的 Windows Server 2012 Standard 或 Datacenter
・ Windows Server 2008 R2 中的 SharePoint 分析进程崩溃 (KB 2554876)
・ 修补程序:使用 ServerManager 类提交配置更改时 IIS 7.5 配置未更新 (KB 2708075)
・ 修补程序:.NET 4.5 RTM 中的 ASP.NET (SharePoint) 争用条件:
o Windows Server 2008 R2 SP1 (KB 2759112)
o Windows Server 2012 (KB 2765317)
・ 安装程序会为具有内置数据库的单台服务器安装以下必备软件:
o Microsoft SQL Server 2008 R2 SP1 - Express Edition
・ Microsoft SharePoint 产品准备工具会为具有内置数据库的单台服务器安装以下必备软件:
o Web 服务器 (IIS) 角色
o 应用程序服务器角色
o Microsoft .NET Framework 4.5
o SQL Server 2008 R2 SP1 Native Client
o Microsoft WCF Data Services 5.0
o Microsoft Information Protection and Control Client (MSIPC)
o Microsoft Sync Framework Runtime v1.0 SP1 (x64)
o Windows Management Framework 3.0,其中包括Windows PowerShell 3.0
o Windows Identity Foundation (WIF) 1.0 和 Microsoft Identity Extensions(以前称为 WIF 1.1)
o Windows Server AppFabric
o Microsoft AppFabric 1.1 for Windows Server 累积更新包 1 (KB 2671763)
3)服务器场中的前端 Web 服务器和应用程序服务器的最低要求:
・ 64 位版本的 Windows Server 2008 R2 Service Pack 1 (SP1) Standard、Enterprise 或 Datacenter 或 64 位版本的 Windows Server 2012 Standard 或 Datacenter。
・ Windows Server 2008 R2 中的 SharePoint 分析进程崩溃 (KB 2554876)
・ 修补程序:使用 ServerManager 类提交配置更改时 IIS 7.5 配置未更新 (KB 2708075)
・ 修补程序:.NET 4.5 RTM 中的 ASP.NET (SharePoint) 争用条件:
o Windows Server 2008 R2 SP1 (KB 2759112)
o Windows Server 2012 (KB 2765317)
・ Microsoft SharePoint 产品准备工具会为服务器场中的前端 Web 服务器和应用程序服务器安装以下必备软件:
o Web 服务器 (IIS) 角色
o 应用程序服务器角色
o Microsoft .NET Framework 4.5
o SQL Server 2008 R2 SP1 Native Client
o Microsoft WCF Data Services 5.0
o Microsoft Information Protection and Control Client (MSIPC)
o Microsoft Sync Framework Runtime v1.0 SP1 (x64)
o Windows Management Framework 3.0,其中包括 Windows PowerShell 3.0
o Windows Identity Foundation (WIF) 1.0 和 Microsoft Identity Extensions(以前称为 WIF 1.1)
o Windows Server AppFabric
o Microsoft AppFabric 1.1 for Windows Server 累积更新包 1 (KB 2671763)
1)安装如下组件
2)配置SQL权限
3)添加当前用户
4)安装SQL 2008 R2 SP1
1) 登陆SP服务器,放入SharePpint光盘
2) 运行(prerequisiteinstaller.exe
3) 下一步
4) 开始安装
5) 点击完成,重新启动
6) 重启后自动继续安装(如果没有,可以使用 /continue 选项运行 prerequisiteinstaller.exe 来继续进行必备组件安装)
7) 安装完成
8) 重启计算机后,继续安装。
9) 点击完成。
10) 安装完成IIS后,需要安装IIS 7.5 (KB 2708075)补丁。重启计算机。