Steps Guide Required on How to Install Updates for Lync Server 2013 (KB2809243)

Ashan Dissanayake 46 Reputation points
2022-06-16T19:22:16.133+00:00

Dear All,

I'm looking for a steps guide on installing Updates for Lync Server 2013 (KB2809243). As per the below MS article, it is quite complicated to follow the steps and complete the update. However, I've already completed the Step 1 activity on one of the Front-End Servers. From Step 2 to 5 I'd like to get more clarity and looking forward to hearing from you soon.

https://support.microsoft.com/en-us/topic/updates-for-lync-server-2013-kb2809243-a2a042ac-79f0-2665-7453-0a541fb25164

Microsoft 365 and Office | Skype for Business | Windows
{count} votes

Accepted answer
  1. JimmyYang-MSFT 58,646 Reputation points Microsoft External Staff
    2022-06-23T08:35:44.54+00:00

    @Ashan Dissanayake

    You could try to refer to the steps in this blog:

    https://northernlync.wordpress.com/2013/03/09/lync-2013-cumulative-update-1-installation-guide/

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Ashan Dissanayake 46 Reputation points
    2022-07-05T11:09:13.727+00:00

    @JimmyYang-MSFT Dear Jummy,

    This comment is to confirm that we were able to complete the CU update task by using the given article. For everyone's visibility, I'm sharing the steps that we took to complete the same.

    1. Downloaded and save the installer file in C:\Lync2013_update on each Lync server
    2. Installed the CU for all FE servers
    3. Did the same for the Lync Edge Server
    4. Rebooted each server at a time (just after completing each server update)
    5. From the Lync Management Shell on one of the Frontends ran the following command to update the backend databases
      Get-CsDatabaseMirrorState -PoolFqdn Pool.FQDN -Verbose
    6. Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn lync01.yourdomain.local -Verbose
    7. Install-CsDatabase -CentralManagementDatabase -SqlServerFqdn lync01.yourdomain.local -Verbose
    8. To enable the Mobility service, run the following cmdlet:
      Enable-CsTopology
    9. Enable the Unified Communications Web API
      %ProgramFiles%\Microsoft Lync Server 2013\Deployment\Bootstrapper.exe *Note- This environment has not been configured with a database mirroring feature.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.