How to export Microsoft Lync Archiving Data
Allows you to export records that have been stored in the Microsoft Lync Server 2010 Archiving Database.
- Open Lync Control Panel
- Navigate to Monitoring & Archiving-> Archiving Policy & enable archiving.
- Login to the Lync front end server
- Open lync server management shell & run below command to export archiving data,
PS C:\Users\santosh> Export-CsArchivingData -DBInstance sql.mytricks.in -Start
Date 05/20/2011 -OutputFolder "C:\Archiving" -UserUri santosh@mytricks.in
Create target output folder for archiving data (e.g. C:\archiving)
- Export-CsArchivingData will create multiple date wise folders under C:\archiving folder
- Just go to any of the folder & change archiving file extension from eml to mht as shown below. & open the archive file in internet explorer or any other browser.