<?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>Confused Amused &#187; R2</title>
	<atom:link href="http://www.confusedamused.com/tags/r2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 03:03:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OCS 2007 R2 Cumulative Update 6 and Stored Procedure Mismatches</title>
		<link>http://www.confusedamused.com/notebook/ocs-2007-r2-cumulative-update-6-and-stored-procedure-mismatches/</link>
		<comments>http://www.confusedamused.com/notebook/ocs-2007-r2-cumulative-update-6-and-stored-procedure-mismatches/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 03:03:12 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[cu6]]></category>
		<category><![CDATA[cumulative]]></category>
		<category><![CDATA[LCS]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=762</guid>
		<description><![CDATA[Something not mentioned in the release notes of Cumulative Update (CU6) is that there is a dependency on running the new OCS2009-DBUpgrade.msi before any server updates.  If you try to run the ServerUpdateInstaller.exe and apply the server updates without first running the database package you may see an error like this:


Event ID: 30968
Source: Live [...]]]></description>
			<content:encoded><![CDATA[<p>Something not mentioned in the release notes of Cumulative Update (CU6) is that there is a dependency on running the new OCS2009-DBUpgrade.msi <em>before</em> any server updates.  If you try to run the ServerUpdateInstaller.exe and apply the server updates without first running the database package you may see an error like this:</p>

<blockquote>
<b>Event ID</b>: 30968<br />
<b>Source</b>: Live Communications User Services<br />
<b>Details</b>: The component Live Communications User Services reported a critical error: code C3EE78F8 (Enterprise Edition Server successfully registered with the back-end, but a stored procedure version mismatch was detected. The service will not start until this problem is resolved. Cause: The database schema and the Enterprise Edition Server were updated by different installation packages. Resolution: Ensure both the Enterprise Edition Server and back-end were installed or modified by the same installation package. The service has to stop.
</blockquote>

<p>Obviously the error verbiage is a bit outdated with references to LCS, but the error is correct &#8211; there is a mismatch between the stored procedure versions which makes the Front-End service to fail to start.</p>

<p>To avoid the issue be sure to apply the latest OCS2009-DBUpgrade.msi package <em>before </em>updating any Front-End servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/ocs-2007-r2-cumulative-update-6-and-stored-procedure-mismatches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The C Stands for Compact</title>
		<link>http://www.confusedamused.com/notebook/the-c-stands-for-compact/</link>
		<comments>http://www.confusedamused.com/notebook/the-c-stands-for-compact/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 15:59:59 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[abs]]></category>
		<category><![CDATA[communicator]]></category>
		<category><![CDATA[moc]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=671</guid>
		<description><![CDATA[I believe in my last post about damaged Communicator address book files I pointed out that it was a good idea to keep your OCS clients and servers on the same hotfix levels. I would still argue that’s a good thing to do in general, but in my case this wasn’t the actual resolution. While [...]]]></description>
			<content:encoded><![CDATA[<p><p>I believe in my <a href="http://www.confusedamused.com/notebook/communicator-and-damaged-address-book-files/">last post about damaged Communicator address book files</a> I pointed out that it was a good idea to keep your OCS clients and servers on the same hotfix levels. I would still argue that’s a good thing to do in general, but in my case this wasn’t the actual resolution. While it worked for awhile after a few weeks the damaged address book files error popped up again:</p>  <blockquote>Communicator cannot synchronize with the corporate address book because the corporate address book file appears to be damaged. Contact your system administrator with this information.</blockquote>  <p>All the MOC clients and OCS servers were at the same revision level this time so that wasn’t the problem. Deleting the GalContacts.db and forcing a full download would succeed and the client goes along perfectly happy. Interestingly enough, deleting the GalContacts.db.idx file on a problematic machine would allow the delta file to download successfully so it appears the issue may be with the index file. Anti-virus logs also showed they weren’t trying to clean or repair the file in any way.</p>  <p>I couldn’t find any errors server-side and everything seemed to be functioning properly so I looked at the IIS logs on the Front-End again. Low and behold – the log was huge compared to previous days – about 10x as big. It was filled with many, many requests for downloads of files in the C-xxxx-xxxx.lsabs format which threw me off because the <a href="http://technet.microsoft.com/en-us/library/ee323492%28office.13%29.aspx">ABS documentation</a> points out that F-xxxx files are fulls, and D-xxxx-xxxx files are delta changes, but has zero mention of the C-xxxx-xxxx files. These IIS requests were also successful downloads, not failures so I wouldn’t have expected clients to have an error, but every user was also repeatedly downloading the same sets of files and then trying to download previous C-xxxx-xxxx files as well.</p>  <p>I took one of the matching C-xxxx-xxxx and D-xxxx-xxxx files (they’ll have the same hex names) and dumped both to text files using abserver.exe –dumpfile to try and compare. Viewing them side-by-side they seemed to have the same content, but in a slightly different order. So it appears they were both delta files, but the C file was about 50% of the D’s size. Odd, but I still had no clue when they would be used over a D because there was zero documentation about the change. </p>  <p>Thanks to a few kind folks on Twitter (<a href="http://twitter.com/aublumberg">@aumblumberg</a> and <a href="http://twitter.com/MacRS4">@MacRS4</a> ) who went down this same road with Microsoft via a support case previously, I found out the new C files stand for “Compact” and the change was implemented in the July server-side hotfixes. These are also delta files, but compressed in a way supposedly to make them more efficient. In our case (and theirs), it broke the address book downloads completely. </p>  <p>Fortunately, there is a registry key available to prevent clients from trying to use these compact files. This key only applies if you’re using the October Communicator client-side hotfix:</p>  <p>HKLM\Software\Policies\Microsoft\Communicator </br> Key name: GalUseCompactDeltaFile<br /> Type: DWORD</p>  <p>Possible Values: </p> <ul> <li>0: Do not use compact delta file</li> <li>1: Use compact delta file (default)</li> <li>2: Use compact delta file, but do not issue an LDAP query to retrieve the “Title” and “Office” attribute values from Active Directory</li> </ul>  <p>You can read more about this registry setting from <a href="http://support.microsoft.com/kb/976985/EN-US">KB 976985</a> even though the actual KB is aimed at a different issue with LDAP queries and account lockouts.</p>  <p>I’ll find out today whether this actually fixes the downloads without having to clear out the GalContacts.db file on each client.</p>  <p>It looks like these constant address book changes like this and adding the 0-60 minute download delay are aimed at the larger organizations with a significant address book size, but. I almost feel like these updates are on par with the Resource Kit book providing examples for companies with 100,000+ users in various locations. Great info, but what about the real world? Not everyone using OCS is that big and it would be swell to have guidance around small and medium-sized deployments instead of trying to take those numbers and make them fit. I&#8217;d be happy to just let the ABS download the way it used to and leave it alone.</p>  <p>The most frustrating part here has been that this service has been something that traditionally just worked without intervention and instead I’ve been spending hours and hours troubleshooting to figure out what happened because there was nothing mentioned about the change in behavior server or client-side. Maybe there should be some threshold for these ABS <strike>disasters</strike> optimization changes where they only occur if the full address books are over some value like 10, 20, 50 or 100 MB? Until that happens I&#8217;ll be disabling the compact delta files at future OCS deployments to make sure we avoid this problem.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/the-c-stands-for-compact/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Communicator and Damaged Address Book Files</title>
		<link>http://www.confusedamused.com/notebook/communicator-and-damaged-address-book-files/</link>
		<comments>http://www.confusedamused.com/notebook/communicator-and-damaged-address-book-files/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 17:35:23 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[abs]]></category>
		<category><![CDATA[communicator]]></category>
		<category><![CDATA[dabs]]></category>
		<category><![CDATA[delta]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[lsabs]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=666</guid>
		<description><![CDATA[The past few days I spent wrestling an address book server issue in OCS and I wanted to share the solution. The quick version: make sure you have your server side and client side hotfix revisions match up.    If you want the whole story…the specific details of this case involved a Front-End [...]]]></description>
			<content:encoded><![CDATA[<p><p>The past few days I spent wrestling an address book server issue in OCS and I wanted to share the solution. The quick version: make sure you have your server side and client side hotfix revisions match up.  </p>  <p>If you want the whole story…the specific details of this case involved a Front-End server which had the OCS 2007 R2 April hotfixes, but the MOC clients had the July hotfixes applied. The issue first manifested itself with clients reporting ABS damaged:</p>  <blockquote> Communicator cannot synchronize with the corporate address book because the corporate address book file appears to be damaged. Contact your system administrator with this information. </blockquote>  <p>We resolved this by deleting the entire contents of the address book file share and forcing a resync of the address book. We also deleted GalContacts.db from a few user workstations, but later found the client error actually disappeared on its own without removing the file. </p>  <p>Things hummed along nicely for a week or so until a large amount of users (600+) were enabled for OCS one Friday evening. The following Monday previously enabled pilot users were reporting they still didn’t have a SIP URI in their address books for the mass-enabled users. The GalContacts.db file was also still showing a timestamp from the day the mass change occurred, indicating they had not downloaded an update yet. </p>  <p>We took a peek at the Front-End logs and it appeared to be generating address book files correctly. The odd thing was in looking at the IIS logs we actually saw quite a few 404 errors of MOC clients trying to request delta files that did not exist. Other users showed successful downloads of the latest delta files which should have included the changes, but they weren’t being applied to their local GalContacts.db for some reason. I also saw those same clients registering a success end up using the <a href="http://support.microsoft.com/kb/954650">fallback logic</a> and downloading older address book files even though they had the newer versions. Very, very strange. Any client we deleted GalContacts.db on would pull down the latest full address book with no issues. The clients looking for deltas that didn&#8217;t exist we probably caused by deleting the address book files previously.</p>  <p>Side tip when looking at the IIS logs: Full files start with F-xxxx and delta files follow a D-xxxx-xxxx naming convention. Also, .lsabs files are used by MOC while .dabs files are used by Tanjay devices. </p>  <p>At that point I noticed the mismatch in server (April hotfixes) vs. client (July hotfixes) versions and suggested we get the latest fixes installed on all sides. While that suggestion made its way through change control procedures we opened a PSS case with Microsoft to hit the problem from another angle. The engineer we spoke with immediately blurted out that we needed to match the hotfix versions as soon as we described the behavior. It sounded to me like this was one he had heard before or was familiar with so while we didn’t have a second approach this definitely helped accelerate the change control ticket to an authorized state.  After we fully patched the Front-End using the new ServerUpdateInstaller (a lifesaver), applied the back-end database hotfix, and installed the client October hotfix the address book went back to functioning properly. There were a couple of users that needed to delete the GalContacts.db before everything went back to normal, but most of them picked it up without intervention.</p>  <p>As for root cause, the <a href="http://support.microsoft.com/kb/972403">KB 972403 article</a> actually does reference applying both the MOC and server fix together, but the <a href="http://support.microsoft.com/kb/969821/">July server hotfix document</a> doesn’t describe this behavior or even mention it.  Personally, I think the underlying issue was having the 3.5.6907.37 hotfix on clients while the abserver.exe file was still at 3.5.6907.0. In any case, I learned a lot more about the ABS than I ever cared to, but it was great information that will surely help in the future. </p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/communicator-and-damaged-address-book-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OCS2009-DBUpgrade.msi with a 32-bit SQL Server Back-End</title>
		<link>http://www.confusedamused.com/notebook/ocs2009-dbupgrademsi-with-a-32-bit-sql-server-back-end/</link>
		<comments>http://www.confusedamused.com/notebook/ocs2009-dbupgrademsi-with-a-32-bit-sql-server-back-end/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 17:02:20 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/ocs2009-dbupgrademsi-with-a-32-bit-sql-server-back-end/</guid>
		<description><![CDATA[I wanted to point out a quick note about KB 969834 aka the OCS2009-DBUpgrade.msi file &#8211; The KB article suggests running the package from your Back-End database server, but if you’re running SQL 2005 x86 you’ll be greeted with the following error:  This installation package is not supported by this processor type.  Basically, [...]]]></description>
			<content:encoded><![CDATA[<p><p>I wanted to point out a quick note about <a href="http://support.microsoft.com/kb/969834">KB 969834</a> aka the OCS2009-DBUpgrade.msi file &#8211; The KB article suggests running the package from your Back-End database server, but if you’re running SQL 2005 x86 you’ll be greeted with the following error:</p>  <blockquote>This installation package is not supported by this processor type.</blockquote>  <p>Basically, the MSI needs to be run from an x64 machine so your only option now is to run the update directly from your Front-End server. If you try to launch from there  you might receive this error:</p>  <blockquote>You must install Microsoft SQL Server 2005 Client Tools before you install Microsoft Office Communications Server 2007 R2 (KB969834).</blockquote>  <p>You could try install the SQL Tools and Service Pack updates from installation, but OCS is looking for very specific versions of the SQL tools. The quickest and easiest way is to just use a couple of downloads from the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50b97994-8453-4998-8226-fa42ec403d17&amp;DisplayLang=en">Feature Pack for Microsoft SQL Server 2005 &#8211; February 2007</a>.</p>  <p>You’ll want to download and install the following on your R2 Front-End before running the update:</p> <ul> <li>Microsoft SQL Server 2005 Backward Compatibility Components (x64 package)</li> <li>Microsoft SQL Server 2005 Management Objects Collection (x64 package) </li> </ul>  <p>After running those installers you should be able to run the DB upgrade successfully. Don’t forget – you need to run that MSI from a command line with the poolname (Non-FQDN version) parameter. And if you&#8217;re using Server 2008 be sure open the command prompt as Administrator so it runs with elevated rights. Example:</p>  <pre><code>OCS2009-DBUpgrade.msi POOLNAME=MyFirstPool</code></pre></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/ocs2009-dbupgrademsi-with-a-32-bit-sql-server-back-end/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Your OCS Front-End and DPM 2010 Part 2: Destruction</title>
		<link>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-2-destruction/</link>
		<comments>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-2-destruction/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 22:55:35 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Data Protection Manager 2010]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[dpm]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=531</guid>
		<description><![CDATA[Now that we’ve verified the DPM backups are running successfully on a regular schedule we can get to really destroying the environment. First up: the RTC database. So shut down your OCS Front-End and SQL services. Then go and delete the RTC.mdf and RTC.ldf files. I know that doesn’t sound like a good idea, but [...]]]></description>
			<content:encoded><![CDATA[<p><p>Now that we’ve verified the DPM backups are running successfully on a regular schedule we can get to really destroying the environment. First up: the RTC database. So shut down your OCS Front-End and SQL services. Then go and delete the RTC.mdf and RTC.ldf files. I know that doesn’t sound like a good idea, but really, delete them.</p>  <p>Open Explorer, jump in to the following volumes and delete the content there:</p>  <ul>   <li>&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Application Host\Application Data </li>    <li>&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\AutoUpdate </li>    <li>&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\Data MCU Web\Web </li>    <li>&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\Data MCU Web\Non-Web </li>    <li>&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\DeviceUpdateFiles </li> </ul>  <p>Now go and start your SQL services and try starting the OCS services up again. You’ll find a <i>few</i> errors and warnings in your OCS application log because it can’t read the RTC database. Communicator and Live Meeting clients won&#8217;t be able to connect to the server as this point either. Oops!</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200914619pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-9-2009 1-46-19 PM" border="0" alt="10-9-2009 1-46-19 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200914619pm-thumb.png" width="500" height="299" /></a> </p>  <p>Congratulations, you’ve successfully messed up your Front-End server to the point where it is non-functional. The device update files have been lost, the MOC Auto-Update files have been lost and all your meeting content is gone. In the next section I’ll demonstrate how to get the server back to an operational state with DPM.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-2-destruction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Checking Communicator Endpoint Versions On Your OCS Pools</title>
		<link>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/</link>
		<comments>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 20:00:35 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[moc]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=510</guid>
		<description><![CDATA[One of the questions that comes up with OCS deployments that have been around for a while is the question of what clients are connecting to the pool. This can be controlled with client version filters and the auto update feature of R2, but more often than not there are some straggling clients out there. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the questions that comes up with OCS deployments that have been around for a while is the question of what clients are connecting to the pool. This can be controlled with client version filters and the auto update feature of R2, but more often than not there are some straggling clients out there. The challenge for those without some sort of configuration management tool is identifying what users have those old clients.</p>

<p><p>Microsoft has been nice enough to provide a handy tool within the OCS 2007 R2 Management Console that checks what kind of endpoints are connected to your Front-End server. If you open the OCS MMC, click the pool object and then click the database tab you&#8217;ll see a number of reports you can run. One of the more useful ones is the client version summary. Just press Go next to it and you&#8217;ll see it return a list of endpoints. <br />
<a href="http://www.confusedamused.com/wp-content/pictures/2009/09/clientsummary.png"><img src="http://www.confusedamused.com/wp-content/pictures/2009/09/clientsummary-300x200.png" alt="clientsummary" title="clientsummary" width="300" height="200" class="alignnone size-medium wp-image-513" /></a></p>
<p>You can see from the results we still have quite a mix, and even someone still using a Communicator 2005 client! This is useful in providing an overall picture of what&#8217;s been used, but the question I immediately hear next is &#8220;Who&#8217;s using that version?&#8221; Unfortunately, there&#8217;s no easy way to tell in the console. You can run a per-user-report which will tell you the endpoints a particular user is signed in with, but that&#8217;s going to be a tedious effort to chug through a long list of names trying to find the offenders who haven&#8217;t updated their clients. You can see below what searching for a single user returns.<br />
<a href="http://www.confusedamused.com/wp-content/pictures/2009/09/userreport.png"><img src="http://www.confusedamused.com/wp-content/pictures/2009/09/userreport-278x300.png" alt="userreport" title="userreport" width="278" height="300" class="alignnone size-medium wp-image-515" /></a></p>
<p>In order to answer the question of who&#8217;s using what we need to run a SQL query against the RTCDyn database. I&#8217;ll say this is definitely not a recommended/supported task, so be sure you know what you&#8217;re doing here before you start messing around in SQL Management studio. You have the potential to really hose your OCS installation if you start changing database content. The query we&#8217;ll run is just a SELECT statement so we shouldn&#8217;t cause any problems. Still, you&#8217;ve been warned. </p>
<p>Open SQL Management Studio. If you have a standard edition pool you can download and install SQL Management Studio Express for free. Press the New Query button and paste in the following query. Then just press the Execute button. You&#8217;ll get a list back of SIP URIs along with the endpoint they are currently using. </p>
<pre><code>SELECT CAST([SipHeaderFrom] as varchar) as "SIP URI"
      ,CAST([ClientApp] AS varchar) as "Endpoint"
FROM [rtcdyn].[dbo].[Endpoint]
</code></pre>
<p>That will give us a nice long of everything in use and what SIP URI is signed in with that client.<br />
<a href="http://www.confusedamused.com/wp-content/pictures/2009/09/sql1.png"><img src="http://www.confusedamused.com/wp-content/pictures/2009/09/sql1-300x292.png" alt="sql1" title="sql1" width="300" height="292" class="alignnone size-medium wp-image-521" /></a></p>
<p>Say we want to filter because we&#8217;re looking for people with a specific version. In this case, we want to find everyone still using the R1 MOC client so we can add a WHERE clause that searches for strings that match the agent header. </p>
<pre><code>SELECT CAST([SipHeaderFrom] as varchar) as "SIP URI"
      ,CAST([ClientApp] AS varchar) as "Endpoint"
FROM [rtcdyn].[dbo].[Endpoint]
WHERE CAST([ClientApp] as varchar) like '%2.0%'
</code></pre>
<p>You could replace that 2.0 with anything else returned in the agent headers such as 3.5, OC, LCC, etc. This only queries the clients that are connected at a specific point in time so you may want to run this from time to time to catch clients that may not have been connected the first time you Hope this helps you identify your clients. </p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/checking-communicator-endpoint-versions-on-your-ocs-pools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing Exchange 2010 in 20 Minutes or Less</title>
		<link>http://www.confusedamused.com/notebook/installing-exchange-2010-in-20-minutes-or-less/</link>
		<comments>http://www.confusedamused.com/notebook/installing-exchange-2010-in-20-minutes-or-less/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:24:49 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Exchange Server 2010]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=470</guid>
		<description><![CDATA[This morning I set out to install Exchange 2010 on Server 2008 R2 and I was amazed I actually had this up and running within 20 minutes of booting my guest virtual machine. I have not looked in to many of the technical advantages of R2 over R1 for Exchange yet, but I can say [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I set out to install Exchange 2010 on Server 2008 R2 and I was amazed I actually had this up and running within 20 minutes of booting my guest virtual machine. I have not looked in to many of the technical advantages of R2 over R1 for Exchange yet, but I can say that the installation requires a lot fewer prerequisite installs than on Server 2008 R1. Here&#8217;s a quick guide to getting up and running on R2 with all the server roles installed.</p>

<p><li><p>Install a Server 2008 R2 RTM server. I&#8217;d recommend using Enterprise Edition so you can add a 2nd Exchange server later and test out the DAGs. I had a Sysprepped image I was able to boot up and join to the domain very quickly.</p></li></p>

<p><li><p>Copy the Exchange2010-RC1-x64.exe file to your server and run it. Choose a location to extract the files to. </p></li></p>

<p><li><p>Open a command prompt with administrative privileges and navigate to the folder where you extracted the Exchange files. </p></li></p>

<p><li><p>Issue the command: servermanagercmd.exe -ip scripts\exchange-all.xml</p></li></p>

<p><li><p>Ignore the warning about servermanagercmd being deprecated and restart the server when the installation completes. </p></li></p>

<p><li><p>Open the Services MMC. </p></li></p>

<p><li><p>Change the Net.Tcp Port Sharing Service startup type to Automatic. The prerequisite check for the CAS role requires this to be set. </p></li></p>

<p><li><p>Open a command prompt with administrative privileges and navigate to the folder where you extracted the Exchange files. </p></li></p>

<p><li><p>Issue the command: setup</p></li></p>

<p><li><p>Click Choose Exchange language option and then click Install only languages from the DVD. </p></li></p>

<p><li><p>Click Install Microsoft Exchange. </p></li></p>

<p><li><p>Click Next. </p></li></p>

<p><li><p>Accept the license terms and click Next. </p></li></p>

<p><li><p>Select Yes to enable error reporting and press Next. </p></li></p>

<p><li><p>Select Custom Exchange Server Installation and press Next. </p></li></p>

<p><li><p>Select the Mailbox Role, Client Access Role, Hub Transport Role, Unified Messaging Role and Management Tools. Press Next. </p></li></p>

<p><li><p>Name the Exchange organization and press Next. </p></li></p>

<p><li><p>Select No for Outlook 2003 clients or Entourage (pre-Web Services edition) and press Next. </p></li></p>

<p><li><p>Check the box Client Access server role will be Internet-facing, enter your public URL (mail.domain.com) and press Next. </p></li></p>

<p><li><p>Select the option to join the CEIP and press Next. </p></li></p>

<p><li><p>After the prerequisite check completes click Install.</p></li></p>

<p>You can see my installer completed in about 12 minutes, which is pretty damn cool. This was a VM with 3 GB of RAM with its VHD on a RAID 10 set. Imagine if this was a production machine with a real amount of RAM.</p>

<p><a href="http://www.confusedamused.com/wp-content/pictures/2009/08/exchange2010.png"><img src="http://www.confusedamused.com/wp-content/pictures/2009/08/exchange2010-300x158.png" alt="exchange2010" title="exchange2010" width="300" height="158" class="alignnone size-medium wp-image-469" /></a</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/installing-exchange-2010-in-20-minutes-or-less/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O Canada</title>
		<link>http://www.confusedamused.com/notebook/o-canada/</link>
		<comments>http://www.confusedamused.com/notebook/o-canada/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 20:45:46 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[trunk]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=465</guid>
		<description><![CDATA[Looks like Thinktel Communications, a Canadian SIP trunk provider has been qualified for use with OCS 2007 R2. I&#8217;m surprised there wasn&#8217;t more of an announcement about this. 

Via Alex Lewis.
]]></description>
			<content:encoded><![CDATA[<p>Looks like <a href="http://thinktel.ca/Voice-Solutions/ocs_connect.html">Thinktel Communications</a>, a Canadian SIP trunk provider has been qualified for use with OCS 2007 R2. I&#8217;m surprised there wasn&#8217;t more of an announcement about this.</p> 

<p>Via <a href="http://twitter.com/alexlewis/status/3389725587">Alex Lewis</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/o-canada/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCS 2007 R2 Web Scheduler</title>
		<link>http://www.confusedamused.com/notebook/ocs-2007-r2-web-scheduler/</link>
		<comments>http://www.confusedamused.com/notebook/ocs-2007-r2-web-scheduler/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 16:26:15 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=462</guid>
		<description><![CDATA[This got released last week and lets users schedule your on-premise conference calls or Live Meeting sessions through a web browser. It&#8217;s probably most useful for Mac or Linux users, but I could see using it in a pinch if you&#8217;re on the road somewhere without your machine. The installer runs on your Front-End servers [...]]]></description>
			<content:encoded><![CDATA[<p>This got released last week and lets users schedule your on-premise conference calls or Live Meeting sessions through a web browser. It&#8217;s probably most useful for Mac or Linux users, but I could see using it in a pinch if you&#8217;re on the road somewhere without your machine. The installer runs on your Front-End servers and <b>it will restart the OCS services</b>, so plan accordingly before installing.</p>

<p>Luke Kannel already tossed up some <a href="http://www.tincupsandstring.com/2009/08/17/ocs-2007-r2-web-scheduler/">screenshots of the interface</a> and what&#8217;s disappointing is that that it doesn&#8217;t look like it&#8217;s changed much since R1 of OCS 2007. It&#8217;s not nearly as polished as CWA or any other Microsoft web application, but I suppose it gets the job done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/ocs-2007-r2-web-scheduler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UC Planet&#8217;s Lookout 1.0</title>
		<link>http://www.confusedamused.com/notebook/uc-planets-lookout-10/</link>
		<comments>http://www.confusedamused.com/notebook/uc-planets-lookout-10/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 16:17:17 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[cac]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[wan]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=454</guid>
		<description><![CDATA[The first Call Admission Control product that I&#8217;ve heard of so far for OCS was officially released. Actually sat next to the co-founder back at an OCS Voice Ignite event about a year ago and she was plugging it back then looking for beta testers. Good to see it finally released.


UC Planet Lookout 1.0 is [...]]]></description>
			<content:encoded><![CDATA[<p>The first Call Admission Control product that I&#8217;ve heard of so far for OCS was officially released. Actually sat next to the co-founder back at an OCS Voice Ignite event about a year ago and she was plugging it back then looking for beta testers. Good to see it finally released.</p>

<blockquote>
<p>UC Planet Lookout 1.0 is the industry&#8217;s first dynamic WAN Bandwidth Management (WBM) software for Microsoft OCS 2007 and OCS 2007 R2. Lookout 1.0 enables the OCS administrators and network administrators to:</p>
<li>Group the Microsoft Office Communicator (MOC) users into logical &#8220;sites&#8221; or &#8220;locations&#8221;</li>
<li>Limit calls from/to certain locations (such as remote or overseas offices)</li>
<li>Assess the usage for capacity planning and for managing available bandwidth as new users, sites and communications modes are provisioned</li>
</blockquote>

<p>Sounds great for those times when you actually need to put a hard limit on simulatenous calls. I&#8217;m curious to try it out.</p>

<p>Product Page:<a href="http://www.ucplanet.net/products.html">Lookout 1.0</a></p>

<p>Via <a href="http://unified-communications.blogspot.com/2009/07/lookout-10.html">Joachim Farla</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/uc-planets-lookout-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
