博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Skype for Business Server 2015-04-前端服务器-1-安装-先决条件
阅读量:7193 次
发布时间:2019-06-29

本文共 4409 字,大约阅读时间需要 14 分钟。

参照:

Install prerequisites

https://technet.microsoft.com/en-us/library/dn933900.aspx

1. 计算机名

2. IP

3. 允许-上网

4. 安装-最新的更新

Before you begin, make sure that Windows Server is up-to-date by using Windows Update.

5. 安装-角色和功能

Software that should be installed before a Skype for Business Server 2015 deployment

6. 安装-Windows PowerShell 3.0

提示:因本环境是Windows Server 2012 R2,所以本身已安装Windows PowerShell 3.0。

All Skype for Business Server servers need Windows PowerShell 3.0 installed.

?If you’re doing the installation on Windows Server 2012 or Windows Server 2012 R2, you’re set, because it’s already there.

?If you’re doing an upgrade on Windows Server 2008 R2, you can download the Windows Management Framework 3.0 to get it.

tipTip:

Once you have the correct PowerShell on there, confirm that it's BuildVersion 6.2.9200.0 or later by going to the PowerShell prompt and typing $PSVersionTable. This should bring up the information you need.

7. 安装-Microsoft .NET Framework 4.5-HTTP Activation

8. 安装-Windows Identity Foundation

We need this to support server-to-server authentication scenarios for Skype for Business Server 2015.

?For Windows Server 2012 and Windows Server 2012 R2, there’s no need to download anything. Open Server Manager, and go to the Add Roles and Features Wizard. Windows Identity Foundation 3.5 is listed under the Features section. If it’s checked, you’re good. Otherwise select it and click Next to reach the Install button.

 

9. 安装-添加-功能-远程服务器管理工具 (RSAT)

10. 安装- Windows Media Format Runtime(在-安装-IIS-功能-时-安装。)

For Windows Server 2012 and Windows Server 2012 R2, you’ll need to install the Media Foundation feature in Server Manager. Now, you actually can start your Skype for Business Server 2015 installation without this one, but you’ll be prompted to install it, and then reboot the server, before the Skype for Business Server 2015 install continues. Better to do it ahead of time.

(在-安装-IIS-功能-时-安装。)

Add-WindowsFeature NET-Framework-Core, RSAT-ADDS, Windows-Identity-Foundation, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Dir-Browsing, Web-Asp-Net, Web-Net-Ext, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Request-Monitor, Web-Http-Tracing, Web-Basic-Auth, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Dyn-Compression, NET-WCF-HTTP-Activation45, Web-Asp-Net45, Web-Mgmt-Tools, Web-Scripting-Tools, Web-Mgmt-Compat, Server-Media-Foundation, BITS

11. 安装- .NET Framework 3.5

The Framework will likely be installed by default on your Windows Server 2008 R2 machine (definitely check to be sure before you upgrade), but it actually won’t be on your Windows Server 2012/Windows Server 2012 R2 servers (for new installations). To add it in, you’ll need access to your installation drive or media (the place your Windows Server was installed from, or where the install files are now). Then go ahead and install it as a feature from Server Manager, and point to the installation media (specifically the \sources\sxs folder) when asked for it, and continue on to install it.

12. 安装-桌面体验

13. 安装-Silverlight

14. 安装-IIS

Add-WindowsFeature NET-Framework-Core, RSAT-ADDS, Windows-Identity-Foundation, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Dir-Browsing, Web-Asp-Net, Web-Net-Ext, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Request-Monitor, Web-Http-Tracing, Web-Basic-Auth, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Dyn-Compression, NET-WCF-HTTP-Activation45, Web-Asp-Net45, Web-Mgmt-Tools, Web-Scripting-Tools, Web-Mgmt-Compat, Server-Media-Foundation, BITS

Add-WindowsFeature RSAT-ADDS, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Asp-Net, Web-Net-Ext, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Request-Monitor, Web-Http-Tracing, Web-Basic-Auth, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, NET-WCF-HTTP-Activation45, Web-Asp-Net45, Web-Scripting-Tools, Web-Mgmt-Compat, Desktop-Experience, Telnet-Client

15. 重启

16. 安装-消息队列

17. 安装-Windows Update

18. 安装-KB2969339、KB2919355、KB2982006

更新最新补丁,特别注意要安装KB2982006(前端安装服务器完组件后再手动打此补丁)。

安装此KB前要先安装KB2969339再安装KB2919355(Windows Server 2012 R2最新补丁已经存在)。

Windows Server 2012 R2IIS崩溃问题所需的KB2982006:

注意:安装-先决条件-完成。

本文转自 CTO_LiuJinFeng 51CTO博客,原文链接:http://blog.51cto.com/dynamic/1655476,如需转载请自行联系原作者
你可能感兴趣的文章
crontab
查看>>
c#程序中的AssemblyInfo.cs
查看>>
HDU_1532_最大流
查看>>
LC.235.Lowest Common Ancestor of a Binary Search Tree
查看>>
树洞(贪心)
查看>>
文件上传
查看>>
Python正则表达式,统计分析nginx访问日志
查看>>
zabbix server 端安装
查看>>
40. Combination Sum II - Medium
查看>>
第七周作业
查看>>
洛谷——P2958 [USACO09OCT]木瓜的丛林Papaya Jungle
查看>>
top Universities in Mechanical Engineering
查看>>
ios之UIScrollView
查看>>
DO,DTO和VO的使用
查看>>
C++函数重载,重写,重定义
查看>>
Babelfish
查看>>
一:Newtonsoft.Json 支持序列化与反序列化的.net 对象类型;
查看>>
jquery特效 商品SKU属性规格选择实时联动
查看>>
vue之后台管理系统遇到的几个痛点
查看>>
使用keytool生成ssl密钥文件keystore和truststore
查看>>