A lot of people would like a neat and easy way to extract IM conversation archive. So I have modified the attached report file that you add to the SQL reporting to get the following view
You will need to run the following on the Reporting Server
Installation
- Download the latest version of the OCSArchivingReport. (The latest version is attached as a download to this post.)
- Open Report Manager – http(s)://<SRS Server>/Reports
- Click on New Folder
- Give the folder a name – i.e. OCSArchivingReport
- Click OK
- Click on the folder you just created
- Click on Upload File
- Browse to the location where you downloaded OCSArchivingReport.rdl and select the file
- Click OK to upload the report
- Click on New Data Source
- Enter LcsLog for the Data Source name
- Enter Data Source=<SQL Servername>;Initial Catalog=LcsLogfor the Connection String
- Replace <SQL Servername> with your SQL server\instance
- Select the Windows integrated security radio button
- Click OK
- Click on OCSArchivingReport
- You will see the following error: The report server cannot process this report. The data source connection information has been deleted. (rsInvalidDataSourceReference). This is normal, since we haven’t linked the report to the data source we just created.
- Click on the Properties tab
- Click on Data Sources in the left-hand column
- Make sure A shared data source radio button is selected
- Click the Browse button
- Expand OCSArchivingReport and click on LcsLog
- Click OK
- Click Apply
This is just a modded version of the original report here http://blogs.technet.com/b/dodeitte/archive/2010/02/19/ocs-archiving-report-released.aspx
Big thank to my Colleague AMR Khalil for helping me out modding and testing that.
Download the Report.. Please modify the extension to remove PDF
You can also now download it from my BOX on the right side


Thanks man, you save my life. Reporting working perfectly.
I am not able to download LyncArchivingReport.rdl file. Is it possible for you to send it to me at pawansingh_1431@yahoo.com.
Thanks
Hey Pawan, sorry i was away on business, i have a problem with the stirage where i kept the file
Hey Pawan, i have made it available on the right side from my BOX account
we have upgraded some of the users to lync and we still have ocs in place. i already implement OCS Archiving Report. can i install Lync 2010 IM Archive Report on the same server? will both application work?
They are both essentially the same report with modded graphics. You can modify the data source on the existing report to point to the new server and it should work