Skype for Business Server 2015 can be downloaded on MSDN and build 3 virtual machines to experience as an enterprise deployment.
One, 3 servers
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6C/89/wKioL1VMGEPBSJ7pAABFZn3ZPOU363.jpg "/>
Second, software resources
1. Windows Server R2 Standard Edition
2. SQL Server 2014 Enterprise Edition
3. Skype for business Server 2015
4. SQL Server CU6 patch
6. Windows Server R2 Patch: KB2969339, KB2919355, KB2982006
III. Environment Preparation reference:https://technet.microsoft.com/en-us/library/dn951388.aspx
Front-end server operating system requirements:
1, I deploy the use of Windows Server R2 Standard Edition, and update the latest patches, special attention to install KB2982006 (front end installed components and then manually hit the patch), Install KB2969339 before installing this KB KB2919355 (the latest patch already exists)
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6C/8D/wKiom1VMFs_yiemLAAEnA8SwTjM333.jpg "/>
Front-end component installation references:
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6C/89/wKioL1VMGEPxB5jzAAE2kgZ7spI948.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6C/8D/wKiom1VMFtDRCP5pAAGHSoybM_E746.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6C/89/wKioL1VMGESxtK6NAAEVeehkczM330.jpg "/>
Quickly install components such as IIS PowerShell commands:
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, Web-dyn-compression, Net-wcf-http-activation45, Web-asp-net45, Web-mgmt-tools, Web-scripting-tools, Web-Mgmt-Compat , desktop-experience, telnet-client source D:\sources\sxs
2. Database using SQL Server 2014 Enterprise Edition, hit CU6 patch
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6C/8D/wKiom1VMFtDzmyk3AAF-iqHKb6g326.jpg "/>
Iv. DNS
Pool, join
Create a separate account for the SQL Service SQLService and set the password never expires, create a login front-end server and back-end server to manage the account Lyncadmin join the group Domain Admins; Enterprise Admins; Schema Admins
VI. Create a shared folder, create a shared folder on DC01 Skypeservershare, add everyone Read permission
Other similar to the Lync Server 2013 deployment environment, it is important to note that the front-end server operating system patches to be up to date, to manually install the specially described patches.
This article is from "Johnson's blog" blog, please be sure to keep this source http://yangqiangsheng.blog.51cto.com/127876/1647275
Skype for Business Server 2015 Enterprise deployment experience (top)