油管上的sharepoint2013安装教程
https://www.youtube.com/watch?v=3lQVMGWJQhoweb
下载脚本的网址
http://gallery.technet.microsoft.com/office/downloadinstall-sharepoint-e6df9eb8sql
0.安装更新
1.安装3.5
dism.exe /online /enable-feature /all /featurename:NetFX3 /Source:e/:source/sxswindows
2.安装IIS
3.安装ADyu服务
4.安装DNS
5.安装SQL 2012
6.将脚本下载到C盘的temp目录下准备安装
7.把ps命令下载的软件移动到C:\sp2013\prerequisiteinstallerfiles目录中
8.安装WCF DATA SERVICE软件
9.安装Synchronization软件
10.安装sqlncli软件
11.安装setup_msipc_x64
12.安装WindowsServerAppFabricSetup_x64
13.安装AppFabric1.1-RTM-KB2671763-x64-ENU
14.从新启动
15.安装WindowsServerAppFabricSetup_x64.exe
安装过程当中会出错,把环境变量中的PSModulePath的最后一个"符号去掉就好了app
16.安装完成后须要使用下面的这个命令,命令在POWERSHELL中执行(用ps进入prerequisiteinstallerfiles目录中)
.\WindowsServerAppFabricSetup_x64.exe /i CacheClient","CachingService","CacheAdmin /gac
16.而后安装AppFabric1.1-RTM-KB2671763-x64-ENU
16.Windows6.1-KB974405-x64这个不用安装
安装下面的这个软件windows identity foundation3.5ide
重启ui
如今还剩余最后一个问题
Application Server Role, Web Server (IIS) Role: configuration error
下面的帖子应该是答案:
https://support.microsoft.com/en-us/help/2765260/the-products-preparation-tool-in-sharepoint-server-2013-may-not-progress-past-configuring-application-server-role,-web-server-iis-role
让我更新2771431这个windows update包就能够了
可是这个包在server2012上没法安装server
我怀疑是应为配置问题形成的,检测到不知足最低配置就自动报错,怎么搞都没用,按说如今这个逻辑应该是好的了,在正常的机器上!blog
PS:sharepoint的开发分为场开发和add-ins开发,是两种路线,都须要完整的Sharepoint的安装教程
下面的这个操做是为了解决问题19的,可是并无用,仍是留个记号吧
ip