Restoring Persistent Chat data in Lync Server 2013

 

Topic Last Modified: 2013-02-18

Persistent Chat room content is stored in the Persistent Chat database (mgc.mdf). This is business-critical data that should be backed up regularly. In addition to the chat room content, principals (such as users and groups) and the roles and access that they have to chat rooms and chat room content, is also stored in the Persistent Chat database.

How you restore your Persistent Chat data depends on the method that you used to back it up.

  • If you used SQL Server backup procedures, you must use SQL Server restore procedures.

  • If you used the Export-CsPersistentChatData cmdlet to back up Persistent Chat data, then you must use the Import-CsPersistentChatData cmdlet to restore the data.