Lync 2013 Cumulative Update with mirrored database
Beside some Client Updates also the Server components are updated and some issues were addressed.
Caution:
if you are updating the Lync 2013 Server installation and you have Database Mirroring installed, you need to break the mirror and initiate the update, afterwards you have to reestablish the mirror again:
Get-CsDatabaseMirrorState -PoolFqdn Pool.FQDN -Verbose
Uninstall-CsMirrorDatabase -DatabaseType Application -SqlServerFQDN EEBE.FQDN -SqlInstanceName SQLInstanceName -DropExistingDatabasesOnMirror -Verbose
Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn EEBE.Fqdn -Verbose
Install-CsMirrorDatabase -DatabaseType Application -SqlServerFQDN EEBE.Fqdn -SqlInstanceName SQLInstanceName -FileShare MirrorFileshare -Verbose
Get-CsDatabaseMirrorState -PoolFqdn Pool.FQDN -Verbose
Cumulative Updates & Administrative Tools
Lync Server 2013, February 2013 CU1
Lync Server 2013 Resource Kit Tools
Lync Server 2013 Debugging Tools
Lync Server 2013 Whiteboard Archiving Viewer
Lync Server 2013 Persistent Chat Resource Kit
Development & Exchange/ SharePoint Add-On
Unified Communications Managed API (UCMA) 4.0
Designing & Planning Tools
Lync Server 2013 Planning Tool
Lync Server 2013 Capacity Calculator
Lync Connectivity Analyzer – 32-bit & 64-bit
Author: Thomas Pött Managing Consultant Microsoft UC
Caution:
if you are updating the Lync 2013 Server installation and you have Database Mirroring installed, you need to break the mirror and initiate the update, afterwards you have to reestablish the mirror again:
Get-CsDatabaseMirrorState -PoolFqdn Pool.FQDN -Verbose
Uninstall-CsMirrorDatabase -DatabaseType Application -SqlServerFQDN EEBE.FQDN -SqlInstanceName SQLInstanceName -DropExistingDatabasesOnMirror -Verbose
Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn EEBE.Fqdn -Verbose
Install-CsMirrorDatabase -DatabaseType Application -SqlServerFQDN EEBE.Fqdn -SqlInstanceName SQLInstanceName -FileShare MirrorFileshare -Verbose
Get-CsDatabaseMirrorState -PoolFqdn Pool.FQDN -Verbose
Cumulative Updates & Administrative Tools
Lync Server 2013, February 2013 CU1
Lync Server 2013 Resource Kit Tools
Lync Server 2013 Debugging Tools
Lync Server 2013 Whiteboard Archiving Viewer
Lync Server 2013 Persistent Chat Resource Kit
Development & Exchange/ SharePoint Add-On
Unified Communications Managed API (UCMA) 4.0
Designing & Planning Tools
Lync Server 2013 Planning Tool
Lync Server 2013 Capacity Calculator
Lync Connectivity Analyzer – 32-bit & 64-bit
Author: Thomas Pött Managing Consultant Microsoft UC
helpful info thanks..
ReplyDelete