Check out the most comprehensive, actively managed Lync blog roll in the known universe, your one-stop source for links to over 100 of the very best Lync blogs. Here you will also find weekly blog highlights and a feed for a dozen of the top blogs.
Lync Server Support Home
Top Lync Solutions RSS Feed
Microsoft Senior Support engineers walk you through real-life support cases, giving you an insider’s view into the systematic approach they use to troubleshoot Lync Server issues.
These short videos focus on specific tasks and show you how to accomplish them for Microsoft Lync Server 2010.
Author: Nick Smith
Publication date: Setember 2009
Product version: Office Communications Server 2007 R2
Following the release of Office Communications Server 2007 Sasa Juratovic posted a PowerShell script to retrieve user IM conversations form the archiving database. (http://communicationsserverteam.com/archive/2008/01/14/69.aspx)
With the release of Office Communications Server 2007 R2 there were changes in the archiving database schema allowing the text/html content type for storage of user instant messages. This schema change caused the previous script to only report the first message in a conversation when reporting against an OCS R2 archiving database. An updated script that will account for this additional content type that works for retrieving instant messages from both the OCS 2007 and OCS 2007 R2 archiving database schemas has been posted.
The updated script can be found at: OCS Instant Message Archive Viewer.