Session Recording

What’s new

Cumulative Update 7 (CU7) is the latest release of the Session Recording 2203 LTSR. CU7 adds seven fixes compared to the 2203 LTSR Cumulative Update 6 release of Session Recording.

Important note about upgrading to version 2203 LTSR CU7:

To prevent session recording failures due to incomplete upgrades of Session Recording agents, follow these steps when upgrading to 2203 LTSR CU7:

  1. Upgrade each Session Recording server to version 2203 LTSR CU7.
  2. Enable remote access using .NET Remoting with the following command:

    <Session Recording server installation path>\Bin\SsRecUtils.exe -EnableBrokerRemoting
    <!--NeedCopy-->
    
  3. Upgrade each Session Recording agent to version 2203 LTSR CU7.
  4. After all Session Recording agents are upgraded, disable remote access using .NET Remoting with the following command:

    <Session Recording server installation path>\Bin\SsRecUtils.exe -DisableBrokerRemoting
    <!--NeedCopy-->
    
What’s new

In this article