Sample Group Chat Dashboard Available

Update 3/13/13 - Updated report download link and moved report to TechNet Gallery.

The sample Group Chat dashboard* provides administrators with an overview of relevant information about their Group Chat environment.  This report is similar to the OCS Archiving Report, in that it is an example of some of the information that can be pulled out of the OCS databases and presented in an easy to understand view.  Below is an example of what the Group Chat dashboard looks like.  It has been tested against OCS 2007 R2 Group Chat and SQL Reporting Services 2008.  You will need to have a functioning SQL Reporting Services server before trying to deploy this report.

  

Installation

  1. Download the latest version of the GroupChatDashboard.zip.  (The latest version is attached as a download to this post.)
  2. Extract the files to a folder
  3. Open Report Manager – http(s)://<SRS Server>/Reports
  4. Click on New Folder
  5. Give the folder a name – i.e. GroupChatDashboard
  6. Click OK
  7. Click on the folder you just created
  8. Click on Upload File
  9. Browse to the location where you extracted the Group Chat reports and select the first file
  10. Click OK to upload the report
  11. Repeat steps 9-10 until you have uploaded all the reports
  12. Click on New Data Source
  13. Enter GroupChat for the Data Source name
  14. Enter Data Source=<SQL Servername>;Initial Catalog=<Group Chat database> for the Connection String
    1. Replace <SQL Servername> with your SQL server\instance
    2. Replace <Group Chat database> with the name of your Group Chat database
  15. Select the Windows integrated security radio button
  16. Click OK
  17. Click on Dashboard
    1. 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.
  18. Click on the Properties tab
  19. Click on Data Sources in the left-hand column
  20. Make sure A shared data source radio button is selected
  21. Click the Browse button
  22. Expand GroupChatDashboard and click on GroupChat
  23. Click OK
  24. Click Apply
  25. Repeat steps 17-24 for each of the reports (Dashboard, GroupDetails, NewUsers, UserDetails)

The reports are now linked to the data source and ready to be used.

Using the Report

The dashboard is made up of 4 separate reports (the main dashboard report, a group details report, new users report, and a user details report).  The main dashboard report gives you an overview of all the information contained in the reports.  In this dashboard you can see the numbers of posts on a monthly basis broken down by the type of post that it is (post, story, attachment, alert).  You can also see the number of new users added to Group Chat, the most active and least active chat rooms, largest and smallest chat rooms and the most active users based on number of posts.

The group details report shows you the list of users assigned to a particular chat room and whether or not they are a manager of that chat room or a member.  You can access this report by click on the Chatroom Member Details link on the Group Chat dashboard or by clicking on one of the hyperlinked chat room names.

 

The new users report shows you new users that were added to Group Chat and what day they were added on.  You can access this report by clicking on the New Users bar graph on the Group Chat dashboard.

Clicking on a hyperlinked username will bring up the user details report for that user.  This report shows you a consolidated view of information for that user.  You can find when the user was added to Group Chat, and what chat rooms and membership levels they are assigned.

If you have drilled into one of the reports and need to navigate back to the Group Chat dashboard, you can click on the report name in the title bar.

 

This report is an example* of some of the information that you can get out of the Group Chat database.  Feel free to modify the report to fit your needs.  The latest version of the report is attached to this post.  Please use the comments to give feedback on what you like, don't like, or what you would like to see in a future version.

 

Click here to download the latest version of the report.

 

A big Thank You to Rich Thorp for helping me put together this report!

 

* This is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified in the Terms of Use (https://www.microsoft.com/info/cpyright.htm).