zyh3033 发表于 2019-2-3 13:21:50

SharePoint 2013(rtm版) 安装与配置

  采用PowerShell命令批量下载必备组件:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015146o8Ou.png
  下载完成后,采用批处理命令安装必备组件。
  注:SPS2013安装必备组件及批处理下载地址:
  http://115.com/file/e7atdgnf ;
  需要将必备组件放在安装文件的PrerequisiteInstallerFiles文件夹中,将PreReq2013.bat放在安装文件根目录中;
  修改PreReq2013.bat文件,如图:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015146xuHb.png
  在安装AppFabric时出现1603错误,解决方法:
  在powershell中运行下面语句:
  C:\Windows\system32\setx.exe /M PSModulePath \""$str\""
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015147ZzP1.png
  参照:
  1、http://social.msdn.microsoft.com/Forums/en-US/velocity/thread/8cf55972-e441-4107-8c0d-1692ad03213d
  2、http://social.msdn.microsoft.com/Forums/en-US/velocity/thread/8cf55972-e441-4107-8c0d-1692ad03213d
  SharePoint2013必备组件安装完成:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015148qRUD.png
  下面开始安装SharePoint2013,整个过程同SharePoint2010:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015148Ga78.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015149bVvT.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015150qOl2.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015150BRPa.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015151esXC.png
  安装完成后,开始配置SharePoint2013,具体配置同SharePoint2010:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015151g1gu.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015152GCZG.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015153jgjw.png
  配置完成,开始配置服务器场:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015153wX2A.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_135201515459XS.png
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015155HVYf.png
  开始配置:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015159sQm4.png
  经过漫长的配置,配置成功后如下图(创建首要网站集):
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015159BgrM.png
  完成配置向导:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015160WFGq.png
  进入SharePoint2013管理中心:
http://mosstech.blog.运维网.com/attachment/201211/4/3506754_1352015160fDcN.png



页: [1]
查看完整版本: SharePoint 2013(rtm版) 安装与配置