I have implementing one of my client in OIL company, beforehand I have conduct PIC Microsoft Lync use Standard Edition and now the company want to change use Microsoft Lync Enterprise Edition and decommission Standard Edition.
it make me confuse because CMS Database Lync has Installed in standard Edition and before decommission I want to move CMS to Enterprise Edition
below step by step moving CMS
Open Lync Server Management Shell in new Server, here I open Microsoft Lync in Server Enterprise Edition and type command
Install-CsDatabase –CentralManagementDatabase –SqlServerFQDN “SQLServer” –SqlInstanceName “name Instance” –clean
if you don’t have instance name, you can skip command –SqlInstanceName
after that press ENTER and check successful
after that type command to move CMS
Move-CsManagementServer
and Press Y to confirm
after success moving, publish topology use the command
Enable-CsTopology
check CMS has installed in New Server Enterprise with command and topology Builder
Get-CsManagementConnection