<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Inside OCS &#187; Debugging</title>
	<atom:link href="http://blog.insideocs.com/category/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insideocs.com</link>
	<description>Microsoft Office Communications Server - Tips, Tricks, and Insight</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:13:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Remote UC Troubleshooting Tool (RUCT)</title>
		<link>http://blog.insideocs.com/2011/11/14/the-remote-uc-troubleshooting-tool-ruct/</link>
		<comments>http://blog.insideocs.com/2011/11/14/the-remote-uc-troubleshooting-tool-ruct/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 21:37:08 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS 2010]]></category>
		<category><![CDATA[OCS Blog]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[microsoft lync ocs certificate error]]></category>
		<category><![CDATA[microsoft lync ocs certificate issue]]></category>
		<category><![CDATA[microsoft lync ocs client event log debugging]]></category>
		<category><![CDATA[microsoft lync ocs dns entries]]></category>
		<category><![CDATA[microsoft lync online dns records]]></category>
		<category><![CDATA[microsoft lync server and ocs troubleshooting]]></category>
		<category><![CDATA[Remote UC Troubleshooting Tool (RUCT)]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/2011/11/14/the-remote-uc-troubleshooting-tool-ruct/</guid>
		<description><![CDATA[<p>I haven&#8217;t done a blog entry for awhile on InsideOCS because I have spent a lot of my extra time developing a small free tool called: The Remote UC Troubleshooting Tool (RUCT).</p>
<p>The tool was born out of my former MOCLogin troubleshooting tool, but I decided to rename it because of the expanded features and all [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t done a blog entry for awhile on InsideOCS because I have spent a lot of my extra time developing a small free tool called: <strong><a href="http://www.insideocs.com/Tools/RUCT/RUCT.htm">The Remote UC Troubleshooting Tool (RUCT)</a></strong>.</p>
<p>The tool was born out of my former <a href="http://www.insideocs.com/Tools/MOCLogin.htm">MOCLogin troubleshooting tool</a>, but I decided to rename it because of the expanded features and all the great things it can do besides just troubleshoot DNS entries with Communicator and Lync client automatic sign-in.</p>
<p>I’ll go on record as saying that I think this is one of the best tools available for troubleshooting Lync and Communicator certificate issues!</p>
<p>A <a href="http://www.insideocs.com/Tools/RUCT/RUCT.htm">full description of RUCT is available here</a>, and the tool can be <a href="http://insideocs.com/Tools/RUCT/RUCT.zip">downloaded here</a>.</p>
<p>Here is a summary of what the tool can do:</p>
<p>1.    <strong>Easily Query Important DNS Records used by Microsoft Lync Server and OCS</strong>.</p>
<p>DNS queries for the following Lync and OCS records are issued with one-click:</p>
<ul>
<li>All Lync and Communicator internal and external records used for automatic sign-in.</li>
<li>Lync sign-in records used for Lync Online (in Office 365).</li>
<li>Lync simple URL records used for Dial-In, Meetings, and Administration.</li>
<li>Home registrar location records used by Lync devices.</li>
<li>The automatic partner discovery record used in an Open Federation configuration.</li>
</ul>
<p>2.    <strong>Test Network Availability.</strong></p>
<ul>
<li>Easily test the network connectivity to the hostname and port belonging to any matching DNS SRV record, or IP address belonging to an A record.</li>
<li>A TCP connection is attempted for hostnames and ports, and a ping is attempted for IP addresses.</li>
</ul>
<p>3.    <strong>Certificate Retrieval, Installation, and Export.</strong></p>
<ul>
<li>The tool can remotely retrieve X509 Certificate information on any Lync or OCS port that is secured using TLS (or SSL).  Certificate information returned includes the Common Name (CN), Subject Name, Issuer, Certificate Authority, Expiry Date, Creation Date, and Subject Alternative Names (SANs), and the complete certificate chain.</li>
<li>The remote certificate can also be <strong>installed locally</strong> or exported to a file. This makes client access to labs and self-signed certificates much easier to setup.</li>
</ul>
<p>4.    <strong>Easily Retrieve Important Client-Side Troubleshooting Information</strong>.</p>
<ul>
<li>Important client-side environment settings such as O/S version, 32-bit or 64-bit, current domain credentials, and Lync/Communicator sign-on settings are automatically retrieved and consolidated in one place.</li>
<li>Recent Lync and Communicator specific event log errors and warnings can be retrieved with one-click.</li>
</ul>
<h3>Screenshots</h3>
<p><strong>DNS Information</strong></p>
<p><img class="alignnone" src="http://www.insideocs.com/Tools/RUCT/Images for Blog Post/DNS Information.png" alt="" width="634" height="480" /></p>
<p><strong>Certificate Functionality</strong></p>
<p><img class="alignnone" src="http://www.insideocs.com/Tools/RUCT/Images for Blog Post/Certificate Information Example.png" alt="" width="633" height="480" /></p>
<p><strong>Client Troubleshooting</strong></p>
<p><strong><img class="alignnone" src="http://www.insideocs.com/Tools/RUCT/Images for Blog Post/Client Troubleshooting.png" alt="" width="634" height="482" /></strong></p>
<p>I hope this tool is a big help to people troubleshooting Lync Server and OCS issues.  Feel free to provide any feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2011/11/14/the-remote-uc-troubleshooting-tool-ruct/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>File Transfers in Microsoft Lync Online</title>
		<link>http://blog.insideocs.com/2011/10/25/file-transfers-in-microsoft-lync-online/</link>
		<comments>http://blog.insideocs.com/2011/10/25/file-transfers-in-microsoft-lync-online/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 15:02:41 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[OCS 2010]]></category>
		<category><![CDATA[Microsoft Lync File Transfers Error]]></category>
		<category><![CDATA[Microsoft Lync Online File Transfers]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=1291</guid>
		<description><![CDATA[<p>A new post on InsideLync.com about file transfer support in Microsoft Lync Online: http://blog.insidelync.com/2011/10/file-transfers-in-microsoft-lync-online.</p>
]]></description>
			<content:encoded><![CDATA[<p>A new post on <a href="http://www.InsideLync.com">InsideLync.com</a> about file transfer support in Microsoft Lync Online: <a href="http://blog.insidelync.com/2011/10/file-transfers-in-microsoft-lync-online">http://blog.insidelync.com/2011/10/file-transfers-in-microsoft-lync-online</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2011/10/25/file-transfers-in-microsoft-lync-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Direct SIP to an IP-PBX 101</title>
		<link>http://blog.insideocs.com/2010/08/31/troubleshooting-direct-sip-to-an-ip-pbx-101/</link>
		<comments>http://blog.insideocs.com/2010/08/31/troubleshooting-direct-sip-to-an-ip-pbx-101/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:08:31 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Enterprise Voice]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[microsoft communicator troubleshooting]]></category>
		<category><![CDATA[microsoft ocs 2007 direct sip debugging]]></category>
		<category><![CDATA[microsoft ocs 2007 pbx troubleshooting]]></category>
		<category><![CDATA[microsoft ocs direct sip]]></category>
		<category><![CDATA[microsoft ocs mediation server ocslogger.exe]]></category>
		<category><![CDATA[microsoft ocs ocslogger.exe]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=1005</guid>
		<description><![CDATA[<p>Here is a quick getting-started reference for debugging direct SIP traffic between OCS and an IP-PBX.</p>
<p>OCSLogger.exe Overview</p>
<p>The Office Communications Server 2007 R2 Logging Tool (OCSLogger.exe) is installed by default on most OCS server roles. It can be used to capture logging and tracing information while the server is running. You can analyze protocol logs for the [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick getting-started reference for debugging direct SIP traffic between OCS and an IP-PBX.</p>
<p><strong><span style="text-decoration: underline;">OCSLogger.exe Overview</span></strong></p>
<p>The <a href="http://technet.microsoft.com/en-us/library/dd572324(office.13).aspx">Office Communications Server 2007 R2 Logging Tool</a> (OCSLogger.exe) is installed by default on most OCS server roles. It can be used to capture logging and tracing information while the server is running. You can analyze protocol logs for the following components:</p>
<ul>
<li>Office Communications Server SipStack (SIP)</li>
<li>Office Communications Server S4 (SIP)</li>
<li>Office Communications Server Conferencing signaling traffic (C3P), including MCU Infra C3P and Focus C3P</li>
<li>Office Communications Server Web conferencing traffic (PSOM)</li>
<li>Office Communications Server Unified Communications Client Platform client (UCCP)</li>
<li>Error reports from the archiving database</li>
</ul>
<p><strong><span style="text-decoration: underline;">To Start a Debugging Session</span></strong></p>
<p>1 .Run the OCS logging tool: OCSLogger.exe. It is located in “%ProgramFiles%\Common Files\Microsoft Office Communications Server 2007 R2\Tracing”<br />
2. Set a folder for the OCSLogger.exe log files (e.g. C:\Windows\Temp)<br />
3. Select your logging level:  If you are trying to debug a problem, start with just “Errors&#8221;. If you are investigating something, start with “All”</p>
<p><strong><span style="text-decoration: underline;">To View the Incoming SIP traffic from the IP-PBX to the OCS Mediation Server &amp; the Protocol Traffic from the OCS Mediation Server to the OCS Front-End</span></strong></p>
<p>4. Select the following <strong>Components</strong> in the Logging Options:</p>
<ul>
<li><strong>Mediation Server</strong> (this will give all the Mediation server protocol in/out processing)</li>
<li><strong>S4</strong> (this will log the SIP protocol requests – including the SIP traffic to/from the IP/PBX)</li>
</ul>
<p>5. Select “Start Logging” and place a sample call. Select “Stop Logging” after the sample call is finished.<br />
6. After you have ended the debug session, click <strong>Analyze Log Files</strong> to view the log files. Note, the Snooper tool is launched to view the log files.<br />
7.<strong> </strong><strong>Notes</strong>:</p>
<ul>
<li>The underlying log files are in .ETL format.</li>
<li>The <strong>times displayed in OCSLogger are in GMT</strong>!</li>
</ul>
<p><strong><span style="text-decoration: underline;">View the Protocol Communication and Internal Tracing of the Microsoft Office Communicator End-point</span></strong></p>
<p>When debugging direct SIP sessions, it is also useful to see the full end-to-end information. In some circumstances the call will make it through to the Communicator end-point, and Communicator will reject the call. Do view the internal tracing of the Communicator end-point:</p>
<p>1. Turn on tracing in Microsoft Office Communicator 2007 R2: Tools | Options | General | Turn on logging in Communicator.<br />
2. Navigate to the Communicator 2007 R2 trace file directory (i.e. C:\Users\&lt;user-id&gt;\Tracing)<br />
3. Open the most recent Communicator trace file named Communicator-uccapi-&lt;integer&gt;.uccapilog with the <strong>Snopper.exe</strong> tool. Snooper.exe is a tool included in the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9E79A236-C0DF-4A72-ABA6-9A9602A93ED0">OCS 2007 R2 Resource Kit</a> that can be used to help you analyze SIP and C3P protocol logs.<br />
4. Note: the Resource Kit installed into “C:\Program Files\Microsoft Office Communications Server 2007 R2\ResKit”.</p>
<p><strong>More Information</strong></p>
<ul>
<li>TechNet: <a href="http://technet.microsoft.com/en-us/library/dd572324(office.13).aspx">Using Office Communications Server 2007 R2 Logging Tool</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=9e79a236-c0df-4a72-aba6-9a9602a93ed0&amp;displaylang=en">Office Communications Server 2007 R2 Resource Kit Tools</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2010/08/31/troubleshooting-direct-sip-to-an-ip-pbx-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communicator File Transfers Across a Firewall are Not Supported</title>
		<link>http://blog.insideocs.com/2010/06/17/communicator-file-transfers-across-a-firewall-are-not-supported/</link>
		<comments>http://blog.insideocs.com/2010/06/17/communicator-file-transfers-across-a-firewall-are-not-supported/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 02:50:43 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Communicator]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[microsoft communicator 2007 file transfer error]]></category>
		<category><![CDATA[microsoft communicator file transfers]]></category>
		<category><![CDATA[microsoft ocs 2007 file transfer ports]]></category>
		<category><![CDATA[microsoft ocs 2007 file transfers]]></category>
		<category><![CDATA[microsoft ocs 2007 “firewall restrictions or network problems”]]></category>
		<category><![CDATA[microsoft ocs2007  file transfer error]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=897</guid>
		<description><![CDATA[<p>I recently confirmed that transferring a file with the Communicator client across a firewall is not a supported feature in OCS 2007 R2.  This surprised me, and I see many others in the OCS forums have struggled with firewall ports in an attempt to get this working. Equally surprisingly is that this does not seem to be officially [...]]]></description>
			<content:encoded><![CDATA[<p>I recently confirmed that transferring a file with the Communicator client across a firewall is not a supported feature in OCS 2007 R2.  This surprised me, and I see many others in the OCS forums have struggled with firewall ports in an attempt to get this working. Equally surprisingly is that this does not seem to be officially documented anywhere. I have updated my popular “<a href="http://blog.insideocs.com/2009/10/21/ocs-file-transfers-key-facts-common-cures/">OCS File Transfers – Key Facts &amp; Common Cures</a>” post to cover this scenario.</p>
<p><strong>Note</strong>: <strong>this will be supported in the upcoming release of OCS – Communications Server “14”</strong>.</p>
<p>The key requirement for a Communicator file transfer to work is that each client needs to be able to locate each other on the network.  If a firewall exists on the network path between the client end-points, the file transfer will not work. File transfer scenarios such as one internal Communicator client (inside a corporate firewall) and one external Communicator client (outside the firewall with no VPN) are not supported.</p>
<p>Attempting to transfer a file in MOC without each client able to locate each other directly produces the dreaded “You cannot receive the file…. <strong>This may due to firewall restrictions or network problems</strong>” as shown below.</p>
<p><img class="alignleft size-full wp-image-898" style="border: black 2px solid;" title="ocs file transfer error" src="http://blog.insideocs.com/wp-content/uploads/2010/06/ocs-file-transfer-error.JPG" alt="ocs file transfer error" width="589" height="30" /></p>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2010/06/17/communicator-file-transfers-across-a-firewall-are-not-supported/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>April 2010 Updates for Communicator 2007 R2, Live Meeting, and OCS 2007 R2</title>
		<link>http://blog.insideocs.com/2010/04/15/april-2010-updates-for-communicator-2007-r2-and-live-meeting/</link>
		<comments>http://blog.insideocs.com/2010/04/15/april-2010-updates-for-communicator-2007-r2-and-live-meeting/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:59:23 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Communicator]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[communicator 2007 r2 april 2010 update]]></category>
		<category><![CDATA[microsoft 2007 r2 april 2010 update]]></category>
		<category><![CDATA[microsoft communicator 2007 r2 april 2010 update]]></category>
		<category><![CDATA[microsoft communicator 2007 r2 update]]></category>
		<category><![CDATA[microsoft ocs 2007 r2 windows 2008 r2]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=827</guid>
		<description><![CDATA[<p>Microsoft has released new cumulative updates for all the UC Clients and the OCS Server.</p>
<p>Clients</p>
<p>The April 2010 cumulative update for Communicator 2007 R2 can be found here:  Description of the cumulative update package for Communicator 2007 R2: April 2010</p>
<p>This update brings the Communicator version up to 3.5.6907.196 from the last update in January 2010 (3.5.6907.83).</p>
<p>It mostly addresses [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released new cumulative updates for all the UC Clients and the OCS Server.</p>
<p><strong>Clients</strong></p>
<p>The April 2010 cumulative update for Communicator 2007 R2 can be found here:  <a href="http://support.microsoft.com/kb/978564">Description of the cumulative update package for Communicator 2007 R2: April 2010</a></p>
<p>This update brings the Communicator version up to 3.5.6907.<strong>196</strong> from the last update in January 2010 (3.5.6907.<strong>83</strong>).</p>
<p>It mostly addresses minor issues with the possible exception of these 2 issues:</p>
<p>1) &#8220;<a href="http://support.microsoft.com/kb/981414/">Microsoft Office Communicator may no longer make daily synchronize changes to its address book</a>&#8220;.  If an OCS administrator had made manual updates to the OCS address book files, Communicator would take a long time to synchronize it&#8217;s address book and see those changes.</p>
<p>2) <a href="http://support.microsoft.com/kb/971628/">&#8220;When a delegate tries to use the Conferencing Add-in for Outlook to schedule a live meeting or to schedule a conference on behalf of a manager, the delegate&#8217;s information instead of the manager&#8217;s information displays in the conferencing request&#8221;</a> (KB 971628).  Note: to resolve #971628 you will need the April 2010 Communicator 2007 R2 update along with 2 other updates:</p>
<ul>
<li><a href="http://support.microsoft.com/kb/969696">Description of the update for Live Meeting Conferencing Add-in for Outlook: July 2009</a></li>
<li><a href="support.microsoft.com/kb/969821">Description of the update package for Office Communications Server 2007 R2: July, 2009</a></li>
</ul>
<p>There are also April 2010 update for Live Meeting and the Live Meeting Conferencing Add-in for Outlook:</p>
<ul>
<li>Live Meeting client update for April 2010:  <a href="http://support.microsoft.com/kb/980926">Description of the update package for the Windows-based Live Meeting 2007 client: April 2010</a>.</li>
<li>Live Meeting Conferencing Add-in for Outlook: April 2010:  <a href="http://support.microsoft.com/kb/980924">Description of the update for the Live Meeting Conferencing Add-in for Outlook: April 2010</a>.</li>
</ul>
<p><strong>Server</strong></p>
<p>The new cumulative updates for all the OCS 2007 R2 server roles can be found here:  <a href="http://support.microsoft.com/kb/968802/">Updates for Communications Server 2007 R2</a> (KB 968802).</p>
<p>Net new updates are available for the Standard/Enterprise Front-End &amp; Back-End, Application Sharing, Audio/Video Conferencing, CWA, Conferencing Attendant, Mediation Server, Outside Voice Control, and the Web Conferencing server.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2010/04/15/april-2010-updates-for-communicator-2007-r2-and-live-meeting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Common Reasons for the OCS Services Not Starting</title>
		<link>http://blog.insideocs.com/2010/03/09/common-reasons-for-the-ocs-services-not-starting/</link>
		<comments>http://blog.insideocs.com/2010/03/09/common-reasons-for-the-ocs-services-not-starting/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 00:49:13 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[microsoft ocs 2007 service not starting]]></category>
		<category><![CDATA[microsoft ocs event 7000 1021 1609]]></category>
		<category><![CDATA[microsoft ocs service account RTCService RTCComponentServices]]></category>
		<category><![CDATA[microsoft ocs services]]></category>
		<category><![CDATA[ocs 2007 service failure]]></category>
		<category><![CDATA[ocs service logon problem]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=770</guid>
		<description><![CDATA[<p>Many times I have had issues with starting the OCS services on a consolidated front-end starting (fortunately, this has been mostly confined to lab environments).  For the benefit of others, here are the 4 most common reasons for OCS service logon failures that I have experienced:</p>

The OCS Service Logon Accounts Have Expired.

Event log errors 7000 [...]]]></description>
			<content:encoded><![CDATA[<p>Many times I have had issues with starting the OCS services on a consolidated front-end starting (fortunately, this has been mostly confined to lab environments).  For the benefit of others, here are the 4 most common reasons for OCS service logon failures that I have experienced:</p>
<ol>
<li>The OCS Service Logon Accounts Have Expired.
<ul>
<li>Event log errors 7000 and 1021 will typically appear if the passwords for the OCS accounts have expired as per the AD Default Domain Policy.</li>
<li>If the password for the default OCS service accounts (i.e. RTCService, RTCComponentService) is not correct, you will typically see an event log error 1609: &#8220;The service did not start due to a logon failure.&#8221;</li>
<li>The resolution is to open up Active Directory Users and Computers and set the Password Never Expires on RTCService, RTCComponentService (if that is suitable for your password policy).</li>
</ul>
</li>
<li>The OCS Server Clock is Wrong.
<ul>
<li>This will cause a variety of Kerbos authentication errors &#8211; as seen in the event log.</li>
</ul>
</li>
<li>All Domain Controllers are down in the AD Forest.
<ul>
<li>This can easily happen if your lab environment is like most lab environments and has one DC <img src='http://blog.insideocs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</li>
<li>The event log will contain several errors &#8211; usually pertaining to basic Windows services &#8211; before the OCS services start to complain.</li>
</ul>
</li>
<li>OCS 2007 R2 Services Hang After a Reboot on Windows Server 2008.
<ul>
<li>See Aaron Tiensivu excellent article on this issue: <a href="http://blog.tiensivu.com/aaron/archives/1909-OCS-2007-R2-services-hang-at-Starting-on-reboot-with-Server-2008.html">OCS 2007 R2 services hang at Starting on reboot with Server 2008 </a>to see if it applies to you.</li>
</ul>
</li>
</ol>
<p>For reference, here are the names of the 5 major OCS 2007 R2 services on a consolidated front-end:</p>
<ul>
<li>Office Communications Server Front-End</li>
<li>Office Communications Server IM Conferencing</li>
<li>Office Communications Server Web Conferencing</li>
<li>Office Communications Server Audio/Video Conferencing</li>
<li>Office Communications Server Telephony Conferencing</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2010/03/09/common-reasons-for-the-ocs-services-not-starting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Office 2010 Beta Integration with Communicator R2 &amp; the Live Meeting Add-In</title>
		<link>http://blog.insideocs.com/2009/12/10/office-2010-beta-integration-with-communicator-r2-the-live-meeting-add-in/</link>
		<comments>http://blog.insideocs.com/2009/12/10/office-2010-beta-integration-with-communicator-r2-the-live-meeting-add-in/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:11:45 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Communicator]]></category>
		<category><![CDATA[Conferencing]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Live Meeting]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Communicator R2 integration Office 2010]]></category>
		<category><![CDATA[Live Meeting Integration Office 2010]]></category>
		<category><![CDATA[Outlook 2010 and Communicator Integration Office 2010]]></category>
		<category><![CDATA[Outlook 2010 x64 and Office Communicator 2007 R2]]></category>
		<category><![CDATA[Outlook integration Office 2010 Beta]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=702</guid>
		<description><![CDATA[January 18, 2010 Update:  the January 2010 updates for the Live Meeting Console and the Live Meeting Conferencing Add-In are available.  The Conferencing Add-In update contains a 64-bit version which integrates with the Office 2010 Beta.
 
January 13, 2010 Update: the recently released January 2010 update to the Communicator 2007 R2 client (version 3.5.6907.83) fixes some [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp"><strong>January 18, 2010 Update</strong>:  <a href="http://blog.insideocs.com/2010/01/18/january-2010-updates-for-live-meeting-and-the-live-meeting-conferencing-add-in-64-bit-now-available/">the January 2010 updates for the Live Meeting Console and the Live Meeting Conferencing Add-In are available</a>.  The Conferencing Add-In update <strong>contains a 64-bit version which integrates with the Office 2010 Beta</strong>.</div>
<div class="mceTemp"> </div>
<div class="mceTemp"><strong>January 13, 2010 Update</strong>: the <a href="http://blog.insideocs.com/2010/01/12/january-2010-updates-communicator-2007-r2-and-ocs-2007-r2/">recently released January 2010 update to the Communicator 2007 R2 client </a>(version 3.5.6907.<strong>83</strong>) fixes some of the Outlook 2010 Beta integration issues on a 64-bit platform that are described below. It also fixed the MOC and Outlook 2010 integration error:  &#8221;<em>There was a problem connecting the Microsoft Office Outlook. Outlook is not installed correctly. Repair or reinstall Outlook, and then update the personal information manager setting on the Personal tab in the Options dialog box</em>.&#8221;</div>
<div class="mceTemp"> </div>
<div class="mceTemp">I have been trying Office Communicator 2007 R2 in different environments with the latest <a href="http://blogs.msdn.com/outlook/archive/2009/11/18/announcing-microsoft-office-2010-beta.aspx">Microsoft Office 2010 Beta</a> (announced at PDC in November 2009) and wanted to share my experiences. Outlook 2010 has deeper integration with Communicator functionality (see the <a href="http://www.microsoft.com/office/2010/en/communicator/default.aspx">Microsoft Office 2010 Beta Office Communicator 2007 R2</a> site for a good description of the new integration).</div>
<p>In a nutshell, the 32-bit version of the Office 2010 Beta integrated well with both Office Communicator 2007 R2 and the Live Meeting Conferencing Add-In.</p>
<p>The 64-bit version of Office 2010 Beta has some issues with Communicator 2007 R2 and the Live Meeting integration as described below.</p>
<p>Remember &#8211; only a 32-bit version of Communicator 2007 R2 and the Live Meeting Add-In is available today (which of course can be installed on an x64-bit O/S via WOW64). I have seen references to Office Communicator 2010 in relation to Office 2010 – I imagine this will have a 64-bit version available.</p>
<p>As a side note, as reported on Dec 16, 2009, <a href="http://arstechnica.com/microsoft/news/2009/12/microsoft-why-office-2010-wont-support-windows-xp-64-bit.ars">it is looking like Office 2010 will not support Window XP 64-bit nor 64-bit Windows 2003</a>.</p>
<p><strong>Communicator Integration</strong></p>
<p>Communicator R2 was able to get free/busy and Out-of-Office information for my Contacts, but I received the infamous “Outlook integration error” and my Presence was not being updated in conjunction with my 64-bit Outlook 2010 calendar. Outlook 2010 would also not display Presence or provide other Communicator integration functionality.</p>
<p>Details of the Outlook integration error were as follows: <em>“There was a problem connecting to Microsoft Office Outlook. Outlook is not installed correctly. Repair or reinstall Outlook, and then update the personal information manager setting on the Personal tab in the Options dialog box”</em>.</p>
<p>I also could not save my Communicator conversation history into Outlook 2010, and despite my best registry tweak attempts, I could not make it work.</p>
<p><strong>Live Meeting Outlook Conferencing Add-In Integration</strong></p>
<p>With Outlook 2010 the Meeting functionality (i.e. “Schedule a Meeting”) is available <strong>without</strong> installing the Live Meeting Conferencing Add-In. For good measure I tried installing it anyway. As with Communicator R2, everything installed and worked fine with the x32-bit version Beta of Office 2010. Also, installing the Add-In extended some meeting functionality &#8211; it made available a “Conference Call” toolbar button that which allows you to “<em>Change meeting to an Office 2007 Communicator Call</em>” as shown below:</p>
<p><img class="alignnone size-full wp-image-703" title="OL2010 Conference Call" src="http://blog.insideocs.com/wp-content/uploads/2009/12/OL2010-Conference-Call.JPG" alt="OL2010 Conference Call" width="406" height="111" /></p>
<p>Trying to install the 32-bit version of the Live Meeting Conferencing Add-In with the 64-bit version of Office 2010 however produces the following error when you attempt to install it on a 64-bit o/s with the 64-bit version of Office 2010 Beta: “<em>Please install Microsoft Office Outlook 2002 or higher and then try again. Note that Outlook 14 64 BIT IS NOT SUPPORTED</em>”. Indeed in the Office 2010 Beta release notes it also says “<em>Note that the 64-bit edition of Office is not compatible with 32-bit Office add-ins</em>”.</p>
<p><strong>Built-In Outlook 2010 Meeting Functionality</strong></p>
<p>Here are some other notes about the meeting functionality in Outlook 2010 (and other Office 2010 applications):</p>
<ol>
<li>The “Meeting” functionality is more visible and accessible:
<ol>
<li>Easily accessible via the Contact Card when you click or hover-over a contact (see the screen shot below).</li>
<li>In an Outlook email, there is a “Meeting” button available in the toolbar.</li>
</ol>
</li>
<li>The Meeting details are auto-populated with the context from where the Meeting request was launched in Outlook (e.g. if a user launches the meeting request from an email recipient, the meeting subject is pre-filled with the email subject and the meeting participants are pre-filled with the email To: and Cc: fields).</li>
</ol>
<div id="attachment_704" class="wp-caption alignnone" style="width: 417px"><img class="size-full wp-image-704" title="OL2010 Contact Hover Over" src="http://blog.insideocs.com/wp-content/uploads/2009/12/OL2010-Contact-Hover-Over.JPG" alt="Schedule a Meeting from a Contact Hover-Over Pop-Up" width="407" height="179" /><p class="wp-caption-text">Schedule a Meeting from a Contact Hover-Over in Outlook 2010</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/12/10/office-2010-beta-integration-with-communicator-r2-the-live-meeting-add-in/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Additions &amp; Changes to Microsoft TechNet OCS Resources</title>
		<link>http://blog.insideocs.com/2009/11/20/additions-changes-to-microsoft-technet-ocs-resources/</link>
		<comments>http://blog.insideocs.com/2009/11/20/additions-changes-to-microsoft-technet-ocs-resources/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 15:45:43 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[ocs forums]]></category>
		<category><![CDATA[ocs technet]]></category>
		<category><![CDATA[ocs technet resources]]></category>
		<category><![CDATA[office communications server forums]]></category>
		<category><![CDATA[office communications server technet]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=652</guid>
		<description><![CDATA[<p>There have recently been several noteworthy changes to the Microsoft TechNet OCS and UC resources available on TechNet.  Here is a summary of the changes:</p>
1) The OCS TechNet Forums have Moved
<p>If you have never used them before, the Microsoft OCS TechNet Forums are a great resource for asking questions and resolving problems. As of last [...]]]></description>
			<content:encoded><![CDATA[<p>There have recently been several noteworthy changes to the Microsoft TechNet OCS and UC resources available on TechNet.  Here is a summary of the changes:</p>
<h3>1) The OCS TechNet Forums have Moved</h3>
<p>If you have never used them before, the Microsoft OCS TechNet Forums are a great resource for asking questions and resolving problems. As of last week (Nov 9, 2009) Microsoft moved and re-organized the OCS community discussion forms. One major drawback to this is that the old content could not be moved into the new forums.</p>
<p>The <strong>old</strong> Office Communications Server TechNet Forums can be located here: <a href="http://social.technet.microsoft.com/Forums/en-US/category/ocs">http://social.technet.microsoft.com/Forums/en-US/category/ocs</a> and are now locked down (no new posts), but you can still search and read the old content.</p>
<p>The <strong>new</strong> Office Communications Server TechNet Forums is located here: <a href="http://social.technet.microsoft.com/Forums/en-US/category/ocs">http://social.technet.microsoft.com/Forums/en-US/category/ocs</a>.</p>
<p><a href="http://blogs.pointbridge.com/Blogs/schertz_jeff/pages/default.aspx">Jeff Schertz has a good article</a> detailing the re-organization of categories if you want more detail.</p>
<h3>2) New OCS Troubleshooting and UC Update Resource Center Pages</h3>
<p>The <a href="http://communicationsserverteam.com/">Microsoft Office Communications Server Team</a> have released several two new OCS web resource portals in the last month.  Here is a summary:</p>
<p>a) <a href="http://technet.microsoft.com/en-us/office/ocs/dd450353.aspx">Office Communications Server and Client Troubleshooting and Support Page</a></p>
<p>This is a round-up of resources available for solving problems:</p>
<ol>
<li>An embedded Knowledge Base search – surprisingly not customized for OCS or Communicator.</li>
<li>Links to the OCS forums.</li>
<li>Contact information for Microsoft support.</li>
</ol>
<p>b) <a href="http://technet.microsoft.com/en-us/office/ocs/ee695846.aspx">Updates Resource Center for Office Communications Server 2007 R2 and Clients</a></p>
<p>A web page detailing the most recent updates (information and links to the actual update) for OCS and the UC Clients (Communicator, Live Meeting, etc&#8230;).</p>
<h3>3) The ‘Next Hop’</h3>
<p>Recently announced at PDC, there is <a href="http://technet.microsoft.com/en-us/office/ocs/ee465814.aspx">a new TechNet resource portal called NextHop</a> which is designed to offer helpful hints and information on OCS.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/11/20/additions-changes-to-microsoft-technet-ocs-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue Launching the Live Meeting Client for Hosted Live Meetings</title>
		<link>http://blog.insideocs.com/2009/11/17/issue-launching-the-live-meeting-client-for-hosted-live-meetings/</link>
		<comments>http://blog.insideocs.com/2009/11/17/issue-launching-the-live-meeting-client-for-hosted-live-meetings/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 03:41:52 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Hosted]]></category>
		<category><![CDATA[Live Meeting]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[live meeting cannot download]]></category>
		<category><![CDATA[live meeting joining hosted meetings]]></category>
		<category><![CDATA[live meeting launch problem]]></category>
		<category><![CDATA[live meeting problem]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=639</guid>
		<description><![CDATA[<p>On a desktop I use regularly, I had a nagging Live Meeting issue when trying to attend a hosted Live Meeting. After clicking the &#8220;Join Meeting&#8221; link I received the following error:</p>
<p></p>
<p>I had always assumed the root cause was that the Live Meeting client was getting confused between on-premise and  hosted live meetings because I [...]]]></description>
			<content:encoded><![CDATA[<p>On a desktop I use regularly, I had a nagging Live Meeting issue when trying to attend a hosted Live Meeting. After clicking the &#8220;Join Meeting&#8221; link I received the following error:</p>
<p><img class="alignnone size-full wp-image-649" title="Live Meeting Error Screenshot" src="http://blog.insideocs.com/wp-content/uploads/2009/11/Live-Meeting-Error5.JPG" alt="Live Meeting Error Screenshot" width="640" height="110" /></p>
<p>I had always assumed the root cause was that the Live Meeting client was getting confused between on-premise and  hosted live meetings because I use the same client to attend both. BTW, I good tip - if the meeting URL starts with “meet:”  it is an on-premise OCS server hosting the meeting, and if it starts with a “https:” it is a hosted live meeting.</p>
<p>I dug into the issue, found the problem, fixed it, and wanted to share my experience for the benefit of others.</p>
<p>The fixed turned out to be an Internet Explorer setting (see KB article: <a href="http://support.microsoft.com/kb/947613">You are prompted to open or to save a file that is named &#8220;Launch.rtc&#8221; when you try to join a meeting in Live Meeting 2007</a>).  This article discusses many causes for this error, but after taking the first action (Disable the &#8220;<strong>Do Not Save Encrypted pages to disk</strong>&#8221; option in Internet Explorer”) everything worked like a charm.</p>
<p>Below is high level description of what happens when a hosted Live Meeting is launched from the web browser. When the user clicks on the “<span style="text-decoration: underline;">Join Meeting</span>” link:</p>
<ol>
<li>The meeting URL launches in the browser with the meeting details (e.g. https://www.livemeeting.com/&lt;meeting url, id, and role&gt;).</li>
<li>The web site redirects the client to a Microsoft RTC Connection File (i.e. “launch.rtc” file).  The RTC file contains the meeting information (role, meeting start time, end time, etc…)</li>
<li>The RTC file is (should be) associated with the program &#8220;Microsoft Office Live Meeting Router&#8221; application.</li>
<li>The &#8220;Microsoft Office Live Meeting Router&#8221; starts the local Live Meeting Console with the information about the meeting from the RTC file.</li>
</ol>
<p>In general, users can minimize chances of other Live Meeting client issues by running the most up-to-date client.  The new <a href="http://technet.microsoft.com/en-us/office/ocs/ee695846.aspx">OCS Update Resource Center</a> makes this easier.</p>
<p>Users can also point their browsers at the <a href="http://www.insideocs.com/Tools/ClientVersions.html">Inside OCS Client Version Tool </a>to easily see what versions of each client they are running.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/11/17/issue-launching-the-live-meeting-client-for-hosted-live-meetings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OCS File Transfers &#8211; Key Facts &amp; Common Cures</title>
		<link>http://blog.insideocs.com/2009/10/21/ocs-file-transfers-key-facts-common-cures/</link>
		<comments>http://blog.insideocs.com/2009/10/21/ocs-file-transfers-key-facts-common-cures/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 22:30:30 +0000</pubDate>
		<dc:creator>Curtis Johnstone</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Communicator]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Edge]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[OCS R2]]></category>
		<category><![CDATA[microsft ocs 2007 r2 file transfer ports]]></category>
		<category><![CDATA[microsoft ocs 2007 file transfer issues]]></category>
		<category><![CDATA[microsoft ocs 2007 r2 file transfer]]></category>
		<category><![CDATA[microsoft ocs 2007 r2 file transfer problems]]></category>
		<category><![CDATA[microsoft office communications server 2007 file transfer]]></category>
		<category><![CDATA[office communicator 2007 r2 file transfers]]></category>

		<guid isPermaLink="false">http://blog.insideocs.com/?p=582</guid>
		<description><![CDATA[<p>The ability to transfer files in Office Communicator is an effective collaboration feature (and is often underused). A file can be shared in the context of a discussion by dragging-and-dropping it directly in the Communicator conversation session window. It is real time, and you avoid the storage headaches and application-context-switch that email attachments can bring.</p>
<p>From [...]]]></description>
			<content:encoded><![CDATA[<p>The ability to transfer files in Office Communicator is an effective collaboration feature (and is often underused). A file can be shared in the context of a discussion by dragging-and-dropping it directly in the Communicator conversation session window. It is real time, and you avoid the storage headaches and application-context-switch that email attachments can bring.</p>
<p>From experience here the facts that matter most about file transfers and solutions to some common problems.</p>
<p><strong>Key Facts</strong></p>
<ol>
<li><span style="text-decoration: underline;">The actual data transfer in a file transfer is peer-to-peer</span>. Several SIP transactions are used to setup the session with the OCS server, but the data transfer is then carried out peer-to-peer between the Communicator clients. One exception to this rule is when <a href="http://www.microsoft.com/forefront/serversecurity/ocs/en/us/default.aspx">Microsoft ForeFront Security for Office Communications Server</a> is installed on the OCS server. In this case, all communication goes through the OCS server.</li>
<li><span style="text-decoration: underline;">Ports 6891-6901 are used on the client machines to transfer the files</span>. A random port is chosen between 6891 and 6900 (6891 us used to advertise the randomly chosen port).</li>
<li><span style="text-decoration: underline;">File Transfers across a firewall is not supported in OCS 2007 R2</span>.  See the post &#8220;<a href="http://blog.insideocs.com/2010/06/17/communicator-file-transfers-across-a-firewall-are-not-supported/">Communicator File Transfers Across a Firewall Are Not Supported</a>&#8221; for more information.</li>
<li><span style="text-decoration: underline;">File transfers between internal users (i.e. clients inside the firewall) do not involve the Edge server</span>.</li>
<li><span style="text-decoration: underline;">The protocol used to do the transfer is TFTP</span> (<a href="http://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol">Trivial File Transfer Protocol</a>).</li>
</ol>
<p><strong>Common Problems &amp; Solutions</strong></p>
<p>The best diagnostic to a failed file transfer between two Communicator clients is the usually the error message returned directly in the Communicator client. Here are the most likely reasons for a file transfer failure and what to do about it:</p>
<p>1) <span style="text-decoration: underline;">Is the File Transfer Going Across a Firewall</span>?  For example, if one Communicator client is inside a corporate firewall, and another is logged in externally through the OCS Edge Access role (with no VPN), attempting to transfer a file will fail. This is not a supported scenario in OCS 2007 R2. See the post &#8220;<a href="http://blog.insideocs.com/2010/06/17/communicator-file-transfers-across-a-firewall-are-not-supported/">Communicator File Transfers Across a Firewall Are Not Supported</a>&#8221; for more information.</p>
<p>2) <span style="text-decoration: underline;">Ensure that File Transferring is Enabled on the OCS server and Check which File Extensions it is Configured to Block.</span></p>
<p>By default OCS installs with the Intelligent IM Filter activated. You can then configure it to block or allow certain file extensions. By default .zip, .doc, and .xml are allowed, but executable binaries and script extensions are blocked. To see this setting in the OCS management console, navigate to:</p>
<ul>
<li>OCS 2007 R2: Front-End or Pool | Filtering Tools | Intelligent Instant Message Filter | File Transfer Filter tab.</li>
<li>OCS 2007: Front-End or Pool | Application Properties | Intelligent Instant Message Filter | File Transfer tab.</li>
</ul>
<p>3) <span style="text-decoration: underline;">Is Either Client Running VMWare Workstation?</span></p>
<p>If a user has VMware Workstation <strong>installed</strong> (not just running) on their client machine, Office Communicator file transfers tend to fail. If you disable the extra NICs that VMware creates in your Network Connections folder they should be able to send and receive successfully (thanks to <a href="http://www.confusedamused.com/">Tom Pacyk</a> for that nugget of information which I have verified as true). Basically the extra network adapters that VMware Workstation or VMWare Server Console create cause Communicator trouble when it is trying to figure out which network adapter is best to use for the file transfer.</p>
<p>4) <span style="text-decoration: underline;">Is there Network Access Between the Two Client Machines?</span></p>
<p>A variety of network architectures or DNS settings can prevent two machines from seeing or accessing each other on the network. A simple ping or attempted access to a network share will let you know whether this is an issue.</p>
<p>5) <span style="text-decoration: underline;">Is any Anti-Virus or Firewall Software Restricting Ports 6891-6901 on either Communicator Client?</span></p>
<p>Client-side port filtering or intercepting on either client will cause a failure. The most likely candidates for this is anti-virus software or firewall software.</p>
<p>6) <span style="text-decoration: underline;">Are File Transfers Explicitly Disabled on either Client Machine via Group Policy?</span></p>
<p>File transfers can be disabled through a Group Policy setting (or registry setting). The setting is documented in the <a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=5D6F4B90-6980-430B-9F97-FFADBC07B7A9&amp;displaylang">Microsoft Office Communications Server 2007 R2 Client Group Policy Documentation</a>.</p>
<p>7) <span style="text-decoration: underline;">Are ports 6891-6901 Accessible on any OCS Servers with Forefront Security for OCS Installed on it?</span></p>
<p>Forefront Security for OCS  can be used to scan Communicator file transfers for viruses. For external file transfers, the firewall needs to be configured to allow inbound connections for the default Communicator file transfer ports. These default ports can be changed via registry keys. See <a href="http://technet.microsoft.com/en-us/library/cc676981.aspx">Introduction to Forefront Security for Office Communications Server</a> for more information.</p>
<p> <img src='http://blog.insideocs.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <span style="text-decoration: underline;">Are the Communicator Clients Up-To-Date?</span></p>
<p>Communicator clients with the latest updates minimize the chances of a known issue causing a problem.</p>
<p>Read more about the April 2010 updates here: <a href="http://blog.insideocs.com/2010/04/15/april-2010-updates-for-communicator-2007-r2-and-live-meeting/">http://blog.insideocs.com/2010/04/15/april-2010-updates-for-communicator-2007-r2-and-live-meeting/</a>.</p>
<p>If all else fails, enabling event logging in the Communicator client  (Options | General | Turn on Logging in Communicator) and checking the event logs after a failed file transfer is usually helpful.  If you want to try to debug the actual file transfer SIP session, a great article on digging deeper into that is available here: <a href="http://blogs.technet.com/daveh/archive/2009/05/17/a-deep-dive-into-the-office-communicator-2007-r2-file-transfer-process.aspx">A deep dive into the Office Communicator 2007 R2 file transfer process</a>.</p>
<p>Another good resource is this TechNet article: <a href="http://technet.microsoft.com/en-us/ff394137.aspx">Why Are My Users Unable to Use Communicator 2007 R2 to Transfer Files?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insideocs.com/2009/10/21/ocs-file-transfers-key-facts-common-cures/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

