(1) Lync Server 2010 Migrates central storage to Lync Server 2013;
(2) Lync Server 2013 migrates central storage to Lync Server 2013;
(3) Skype for Business Standard Edition migration Central storage to Skype for business Enterprise Edition;
Migration deployment:
1. Backup
Export-csconfiguration–filename Config.zipexport-cslisconfiguration–filename Lis.zip
2. Create a central storage database in new pool
Install-csdatabase–centralmanagementstore–usedefaultsqlpaths–sqlserverfqdn <sql Server FQDN>
3. Enable topology to take effect
enable-cstopology
4. Perform a move on the new pool
Move-csmanagementserver
5. Performing an installation on a new and old pool remove Lync Server components
6. Delete the old pool central storage database
Uninstall-csdatabase-centralmanagementdatabase-sqlserverfqdn Sql.contoso.net-sqlinstancename RTC
The above-mentioned steps of migrating central storage, my environment is migrating from Standard Edition to Enterprise Edition, the backend is enabled for database mirroring, after migration you need to execute the following command to create database mirroring:
Install-csmirrordatabase-configureddatabases-fileshare "\\sfbsql01.yangqs.com\SQLshare"-sqlserverfqdn " Sfbsql01.yangqs.com"
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/83/30/wKioL1dsv3-z5nYOAABXi7RTTw8944.png "style=" float: none; "title=" 1.png "alt=" Wkiol1dsv3-z5nyoaabxi7rttw8944.png "/>
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/83/31/wKiom1dsv3-jaFQ4AABTBjcsGPw627.png "style=" float: none; "title=" 2.png "alt=" Wkiom1dsv3-jafq4aabtbjcsgpw627.png "/>
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/83/30/wKioL1dsv4CgdTk4AABaxPQ4Fyk033.png "style=" float: none; "title=" 3.png "alt=" Wkiol1dsv4cgdtk4aabaxpq4fyk033.png "/>
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/83/30/wKioL1dsv5SykNtCAAA1z_iogk0282.png "style=" float: none; "title=" 4.png "alt=" Wkiol1dsv5sykntcaaa1z_iogk0282.png "/>
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/83/31/wKiom1dsv5TzvNw9AAA41tYvlxc844.png "style=" float: none; "title=" 4-1.png "alt=" Wkiom1dsv5tzvnw9aaa41tyvlxc844.png "/>
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/83/31/wKiom1dsv5Sy_71cAABNYikCGfI685.png "style=" float: none; "title=" 5.png "alt=" Wkiom1dsv5sy_71caabnyikcgfi685.png "/>
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/83/30/wKioL1dsv5XyrH4MAABMcaoTnls027.png "style=" float: none; "title=" 5-1.png "alt=" Wkiol1dsv5xyrh4maabmcaotnls027.png "/>
Get.
This article is from "Johnson's blog" blog, please be sure to keep this source http://yangqs.blog.51cto.com/127876/1792528
SFB migration CMS Central Storage Database Mirroring configuration