<?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; OCS</title>
	<atom:link href="http://www.confusedamused.com/tags/ocs/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>Your OCS A/V Authentication Certificate Subject Name Doesn&#8217;t Matter</title>
		<link>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/</link>
		<comments>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:31:55 +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[av]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[mtls]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=722</guid>
		<description><![CDATA[A few months back I was involved in a discussion about what the subject name of an OCS Edge Server&#8217;s A/V authentication certificate should be. Some folks were saying to use the Edge server&#8217;s internal FQDN and others were saying to use the external, public FQDN you define for A/V. I was in the camp [...]]]></description>
			<content:encoded><![CDATA[<p><p>A few months back I was involved in a discussion about what the subject name of an OCS Edge Server&#8217;s A/V authentication certificate should be. Some folks were saying to use the Edge server&#8217;s internal FQDN and others were saying to use the external, public FQDN you define for A/V. I was in the camp using the external name, but the odd thing was both sides said their approach worked. There is definitely some confusion about what name you should use and Microsoft has actually published directly conflicting information which further confuses the issue. Some testing I&#8217;ve recently done clears up <i>why</i> so many documents and people contradict each other &#8211; <b>the subject name doesn&#8217;t matter</b>. Really. You could put whatever you want in that subject name, assign it to A/V authentication and it will work flawlessly. The purpose of this certificate per the Technet documentation: </p>  <blockquote>The private key of the A/V authentication certificate is used to generate authentication credentials. </blockquote>  <p>Specifically, it&#8217;s not used for encryption or MTLS even if that&#8217;s not made clear anywhere. Let&#8217;s take a step back and clarify a few things for some background:</p>  <ul>   <li>There are two services that run on the Edge server with &quot;A/V&quot; in the name. If you’re not familiar with the difference, Jeff Schertz’s <a href="http://blogs.pointbridge.com/Blogs/schertz_jeff/Pages/Post.aspx?_ID=79">More on OCS Edge Server Certificates</a> article has a good explanation for some background on what the difference is between the A/V Authentication and A/V Edge services, but basically &#8211; the A/V Authentication service is internal facing and A/V Edge Service is external facing. </li>    <li>There is no certificate assigned to the A/V Edge service because encryption for external A/V traffic is provided by SRTP. </li>    <li>The certificate for A/V Authentication is only used by internal clients when trying to communicate with an external or federated client. This means you can (and should) use an internal certificate authority to issue this certificate. There is no benefit or need to use a public certificate for A/V authentication. </li> </ul>  <p>Let&#8217;s walk through a little example here as if I was trying to figure out what name to use for my A/V authentication certificate. I have the following environment:</p>  <ul>   <li>Public Domain: confusedamused.com </li>    <li>Internal AD Domain: ptown.local </li>    <li>SIP Domain: confusedamused.com </li>    <li>Edge Server Internal FQDN: edge.ptown.local </li>    <li>A/V Edge Service FQDN: av.confusedamused.com </li> </ul>  <p>So with that information what should I use as the certificate name for the A/V authentication certificate? If you consult the Technet documentation topic <a href=" http://technet.microsoft.com/en-us/library/dd425147(office.13).aspx">Set up Certificates for A/V Authentication</a> you’ll find this note (emphasis is mine): </p>  <blockquote>The subject name should match the fully qualified domain name (FQDN) of the <i>A/V Edge Service</i> published by the <i>external</i> firewall, or the FQDN of the VIP used by the A/V Edge Service array on the <i>external</i> load balancer (that is, if the Edge Servers are load balanced). </blockquote>  <p>So based on that blurb, my A/V authentication certificate subject name should be av.confusedamused.com. Fair enough.</p>  <p>I ran through the <a href="http://www.microsoft.com/Downloads/details.aspx?familyid=EC4B960C-3FE2-41BD-ABDF-AE89CFCB8C6C&amp;displaylang=en">OCS 2007 R2 Edge Planning Tool</a> for a sanity check. You can see the result below, but the tool follows the Technet documentation and uses the external FQDN I defined for the A/V Edge Service when it asked. </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2010/02/toolav.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tool-av" border="0" alt="tool-av" src="http://www.confusedamused.com/wp-content/pictures/2010/02/toolav_thumb.png" width="600" height="402" /></a><br /><a href="http://www.confusedamused.com/wp-content/pictures/2010/02/toolresults.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tool-results" border="0" alt="tool-results" src="http://www.confusedamused.com/wp-content/pictures/2010/02/toolresults_thumb.png" width="600" height="402" /></a> </p>  <p>A group of MVPs and Microsoft employees published a document called <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=e9f86f96-aa09-4dca-9088-f64b4f01c703">Deploying Certificates in Office Communications Server 2007</a> which says the following about the A/V authentication certificate (emphasis is mine again): </p>  <blockquote>Must be the FQDN of Audio/Video <i>authentication server</i> in DNS.</blockquote>  <p>Well that calls out the name of the authentication server, not the A/V Edge Service. I think this comes down to really just poor wording in the document which contributes to confusion, but what is the name of our A/V Authentication server? It would be the same name as the internal Edge interface, right? The A/V Authentication server is the Edge server, not the external FQDN. So now we&#8217;re being told to use the internal FQDN, edge.ptown.local as the subject name.</p>  <p>Also released by Microsoft was a document called <a href=" http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=e9f86f96-aa09-4dca-9088-f64b4f01c703&amp;displaylang=en ">OCS 2007 R2 Walkthrough &#8211; Scale to Load Balanced Edge Server</a> which completely contradicts Technet and the Edge Planning Tool (emphasis mine):</p>  <blockquote>   <ul>     <li>Access Edge Internal (Corporate Certificate). In our sample topology, the subject name would be set to ocsedge.contoso.com, the FQDN of the Edge Server internal interface. </li>      <li><i>A/V Authentication Internal</i> (Corporate Certificate). In our sample topology, the subject name would be set to ocsedge.contoso.com, the <i>FQDN of the Edge Server internal interface.</i> </li>   </ul> </blockquote>  <p>This seems to match up with the certificates document and is somewhat backed by the exact same Technet article I referenced earlier which says:</p>  <blockquote>As a security precaution, you should not use the same certificate for A/V authentication that you use for the internal interface of the Edge Server.</blockquote>  <p>This begs the question &quot;Why would I ever even <i>try</i> to use the same certificate?&quot; The only logical reason would be perhaps because they use the same subject name. That jives with the Scale to a Load Balanced Edge Server documentation. If we&#8217;re thinking about this in terms of MTLS connections, you would have to think that this makes the most sense. In your OCS Forest properties if you added an A/V Edge server with the name edge.ptown.local for port 5062, it&#8217;s reasonable that you&#8217;d expect the A/V Authentication service operating on port 5062 of the internal interface to offer a certificate matching this name. If it presented something wrong, say maybe the external FQDN of the A/V Edge service it should fail, right?</p>  <p>Well, the truth is the name doesn&#8217;t matter. There isn&#8217;t MTLS validation happening on port 5062 the same way you&#8217;d expect MTLS between servers on 5061. I think the reason the certificate requirement issue hasn&#8217;t been pointed out yet is because it&#8217;s never caused a problem &#8211; it works either way. I can use a certificate with a subject name gobblygook.confusedamused.com and media relay authentication through the Edge server works just fine. It just needs <i>a</i> certificate to generate authentication credentials for the media relay process. Go ahead and try it out &#8211; put whatever name you want on the certificate and it will still work.</p>  <p>So while the subject name doesn&#8217;t really matter, if you&#8217;re still interested in adhering to best practices I would recommend using the external facing, public A/V Edge name. In the example earlier this would be av.confusedamused.com. Hopefully Microsoft will update the certificate and scaling documents with a clarification and make them more consistent with the rest of Technet.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blackberry Enterprise Server Express &amp; OCS</title>
		<link>http://www.confusedamused.com/notebook/blackberry-enterprise-server-express-ocs/</link>
		<comments>http://www.confusedamused.com/notebook/blackberry-enterprise-server-express-ocs/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:05:51 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Blackberry Enterprise Server Express]]></category>
		<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[bes]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=702</guid>
		<description><![CDATA[While this probably meets the needs of most places (up to 2000 Blackberry email users) if you take a look at the comparison chart you’ll find this freebie version does not support instant messaging for OCS. Bummer.
]]></description>
			<content:encoded><![CDATA[<p>While this probably meets the needs of most places (up to 2000 Blackberry email users) if you take a look at the <a href="http://na.blackberry.com/eng/services/business/server/express/ComparisonChart_NA_012110.pdf" target="_blank">comparison chart</a> you’ll find this freebie version does not support instant messaging for OCS. Bummer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/blackberry-enterprise-server-express-ocs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Number Display Formatting in MOC</title>
		<link>http://www.confusedamused.com/notebook/number-display-formatting-in-moc/</link>
		<comments>http://www.confusedamused.com/notebook/number-display-formatting-in-moc/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 23:59:11 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Cisco UC Integration for MOC]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[abs]]></category>
		<category><![CDATA[cucimoc]]></category>
		<category><![CDATA[moc]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[tel]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=697</guid>
		<description><![CDATA[Something I’ve been working on lately was a Microsoft case involving inconsistent formatting of numbers. It turns out that MOC actually displays numbers for users in your contact list differently the first time you sign in (i.e. No GalContacts.db exists yet) compared to subsequent sign-ins. This isn’t a normalization problem because the underlying Tel URI [...]]]></description>
			<content:encoded><![CDATA[<p><p>Something I’ve been working on lately was a Microsoft case involving inconsistent formatting of numbers. It turns out that MOC actually displays numbers for users in your contact list differently the first time you sign in (i.e. No GalContacts.db exists yet) compared to subsequent sign-ins. This isn’t a normalization problem because the underlying Tel URI is always correct, but actually just a display issue in how the number is presented within MOC. </p>  <p>Apparently the first time you sign in because there is a slight delay in the ABS download (even if you force it immediately) MOC has nothing to go on for contact card information other than the presence XML. If you view the presence XML you’ll see at first it doesn’t actually carry the display format, just the Tel URI, tel:+12345678901 so MOC has to use its own logic to figure out how to display that number. The format it chooses is +1 (234) 567-8901 and there is no way to change that. Not by disabling normalization, using only built-in rules, or by using only company-specific rules – the result is always the same and that display format is hard coded into MOC. </p>  <p>After a lot of back and forth support gave me the ol’ “It’s by design” answer and ended it there. I was a little disappointed because I think MOC should be able to apply the rules immediately after receiving them, but it seems to take another sign-in to take effect. Let me show you what I mean: </p>  <p>Active Directory Fields:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/ad.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ad" border="0" alt="ad" src="http://www.confusedamused.com/wp-content/pictures/2010/01/ad_thumb.png" width="411" height="350" /></a> </p>  <p>Company Phone Number Normalization file:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/normalization.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="normalization" border="0" alt="normalization" src="http://www.confusedamused.com/wp-content/pictures/2010/01/normalization_thumb.png" width="423" height="175" /></a> </p>  <p>Address Book File Dump:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/absdump.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="absdump" border="0" alt="absdump" src="http://www.confusedamused.com/wp-content/pictures/2010/01/absdump_thumb.png" width="500" height="254" /></a> </p>  <p>First sign-in uses MOC hard-coded logic:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/1st.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="1st" border="0" alt="1st" src="http://www.confusedamused.com/wp-content/pictures/2010/01/1st_thumb.png" width="329" height="316" /></a> </p>  <p>Subsequent sign-ins display the number as formatted in Active Directory:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/2nd.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2nd" border="0" alt="2nd" src="http://www.confusedamused.com/wp-content/pictures/2010/01/2nd_thumb.png" width="327" height="313" /></a> </p>  <p>Odd, right? Normally this wouldn’t be a problem, but the reason this popped up in the first place was because CUCIMOC was in use and it caches numbers you’ve called previously. So if a user signed in for the first time and dialed another user, CUCIMOC would show you calling with a +1. Even after signing out and back in, CUCIMOC would keep showing the +1 next time you dialed that user because it cached the original number you called, which had the +1. And now any new users you call would not have a +1, creating an ugly inconsistency. We were able to take care of the actual dialing with rules in Call Manager, but it’s just undesirable for end users to see this inconsistency. </p>  <p>Another gotcha I’ll point out is that MOC also <i>tries</i> to respect the access levels here. What I mean by tries is that as we know if a number is in AD it’s visible to everyone in the organization regardless of access level. Say you have a user’s work and mobile numbers in AD and try to view them from another user who’s assigned the company level in MOC, you’ll see MOC apply its own formatting to the work number only. Assign them to the team level and you’ll see MOC also format the mobile number. Bizarre. </p>  <p>Company Access Level on 1st Sign-In:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/company.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="company" border="0" alt="company" src="http://www.confusedamused.com/wp-content/pictures/2010/01/company_thumb.png" width="331" height="350" /></a></p>  <p>Team Access Level on 1st Sign-In:<br /> <a href="http://www.confusedamused.com/wp-content/pictures/2010/01/team.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="team" border="0" alt="team" src="http://www.confusedamused.com/wp-content/pictures/2010/01/team_thumb.png" width="327" height="354" /></a> </p>  <p>There are two workarounds here since Microsoft refuses to acknowledge this behavior as a bug: </p>  <ul>   <li>Format all numbers in AD to the format MOC is going to use on the 1st sign-in. That is, +1 (xxx) xxx-xxxx. Then create a normalization rule in your company file to make sure this gets processed to E.164 by the ABS. </li>    <li>When a user is signing in to a new PC for the first time (or you had them delete GalContacts.db), have them sign-in once, sign-out after the address book downloads, and finally sign-in again. MOC will now display the numbers from AD instead of formatting them itself. If a user goes to a new PC they need to repeat this process. </li> </ul>  <p>Neither of these are great solutions. The first is probably the best, but aren’t we defeating the entire purpose of normalization here? I should be able to put the numbers in any format I want in AD and normalize them with the ABS . Side note before anyone suggests it: This behavior still happens even if you put the AD fields in E.164 (+12345678901) format. For some organizations changing the formatting of the phone field isn’t an option especially if they have some kind of HR software responsible for syncing phone fields, or other applications dependent on the existing formats. </p>   <p>If you want to duplicate the issue yourself, there is a specific use case to make this happen. Most importantly, the user needs to actually be in your contact list. </p>  <ol>   <li>Enter your numbers in AD for User A and B. </li>    <li>Ensure the numbers normalize by the ABS. </li>    <li>Sign-in as User A. </li>    <li>Add User B to your contact list. </li>    <li>Sign-in as User B. </li>    <li>Add User A to your contact list. </li>    <li>Sign-out of both accounts. </li>    <li>Delete GalContacts.db and GalContacts.db.idx from both accounts. </li>    <li>Sign-in to User A. </li>    <li>Sign-in to User B. </li>    <li>View User A’s phone numbers from User B’s MOC. You’ll see the MOC internal formatting applied. </li>    <li>Sign-out of User B. (Leave User A signed in) </li>    <li>Sign-in to User B. </li>    <li>View User A’s phone numbers from User B’s MOC. You’ll see the exact format you entered in AD, and for all sign-ins going forward. </li>    <li>You can sign-out of User A, delete GalContacts.db again and sign-in to see the MOC formatting again. </li> </ol>  <p>Personally, I think the behavior is wrong and needs to be fixed, but Microsoft says otherwise. </p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/number-display-formatting-in-moc/feed/</wfw:commentRss>
		<slash:comments>1</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>Device Review: Jabra GO 6430 OC Wireless Headset</title>
		<link>http://www.confusedamused.com/notebook/device-review-jabra-go-6430-oc-wireless-headset/</link>
		<comments>http://www.confusedamused.com/notebook/device-review-jabra-go-6430-oc-wireless-headset/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:07:38 +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[6430]]></category>
		<category><![CDATA[jabra]]></category>
		<category><![CDATA[moc]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=648</guid>
		<description><![CDATA[A few weeks ago I started a new job and had to turn in all my UC certified devices to the old employer, which left me needing to pick up some sort of headset for use with Communicator on the road. I took a peek at the Phones and Devices Optimized for Microsoft Office Communicator [...]]]></description>
			<content:encoded><![CDATA[<p><p>A few weeks ago I started a new job and had to turn in all my UC certified devices to the old employer, which left me needing to pick up some sort of headset for use with Communicator on the road. I took a peek at the <a href="http://technet.microsoft.com/en-us/office/ocs/bb970310.aspx">Phones and Devices Optimized for Microsoft Office Communicator</a> page and noticed Jabra had a few newly certified devices listed. The Jabra GO 6430 caught my eye mostly because of the&#160; small form factor and sturdy looking design so I decided to give it a shot and placed an order for one.</p>  <p>You can see from the photos below that the device is actually a really nice size.&#160; I’ve had trouble in the past with really small headsets, but I also don’t care for the ones that extend all the way to your mouth. The charging case also doubles nicely as a carrying case, especially for someone who needs to throw a headset in a bag constantly. Unfortunately, the aesthetics are about the only thing Jabra got right. Here are a few photos of the package:</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0365.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0365" border="0" alt="IMG_0365" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0365-thumb.jpg" width="500" height="375" /></a> </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0351.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0351" border="0" alt="IMG_0351" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0351-thumb.jpg" width="500" height="375" /></a> </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0354.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0354" border="0" alt="IMG_0354" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0354-thumb.jpg" width="500" height="375" /></a> </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0360.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0360" border="0" alt="IMG_0360" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0360-thumb.jpg" width="500" height="375" /></a> </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0363.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0363" border="0" alt="IMG_0363" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0363-thumb.jpg" width="500" height="375" /></a> </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0364.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG_0364" border="0" alt="IMG_0364" src="http://www.confusedamused.com/wp-content/pictures/2009/11/img-0364-thumb.jpg" width="500" height="375" /></a> </p>  <p>When it arrived I pulled it out, plugged the USB dongle in and tried doing some test calls with Communicator. I placed a call from my mobile to my work number and tried to answer by pressing the multi-function button. It did nothing. Ok, how about outbound? Press the button, and no dial tone. It was as if the button was worthless. Digging a little deeper into the package I found a CD and some documentation (who reads that?) so I popped it in and installed the Jabra Software Suite. After that, I was able to use the multi-function to <em>partially </em>control calls in MOC. For an outbound call I could now get a dial tone by pressing the button, but I still didn’t have much luck with inbound calls. I had some mixed results with the headset either not picking up or it would send the call directly to voicemail, but both were undesirable to say the least.</p>  <p>It only gets worse. Every time I made a settings change within the Jabra suite it seemed take down my entire wireless stack of 802.11 and Bluetooth for a few seconds. At this point I threw in the towel and gave up. Maybe it was my PC, or Windows 7, or some other combination but the bottom line is I shouldn’t have to mess with anything to make these certified devices work flawlessly. I’ve never had issues in the past with any other product, Jabra made or not, but this was unusable. Integrators and especially end-users aren’t going to spend time trying to make these things work – they just expect it to work easily. Giving someone a softphone is already a sensitive subject at times and having a device that flakes out completely ruins any hope of a good user experience. Bottom line: don’t waste your money.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/device-review-jabra-go-6430-oc-wireless-headset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your OCS Front-End and DPM 2010 Part 3: Recovery</title>
		<link>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-3-recovery/</link>
		<comments>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-3-recovery/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 22:55:46 +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[backup]]></category>
		<category><![CDATA[dpm]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=535</guid>
		<description><![CDATA[Now would normally be the time where everyone is running around like their head has been cut off because your Front-End server is totally hosed, but because you followed the backup procedures in Part 1 (you did run the backup, right?) restoring service to your OCS server is fairly simple.  Restore the Database  [...]]]></description>
			<content:encoded><![CDATA[<p><p>Now would normally be the time where everyone is running around like their head has been cut off because your Front-End server is totally hosed, but because you followed the backup procedures in Part 1 (you <em>did</em> run the backup, right?) restoring service to your OCS server is fairly simple.</p>  <h4>Restore the Database</h4>  <ol>   <li>Open up the DPM console. </li>    <li>Click the Recovery tab at the top. </li>    <li>We need to restore the SQL database and files separately, but let&#8217;s start with the database. Expand the tree to &lt;Forest Name&gt;\&lt;OCS Server&gt;\All Protected SQL Instances\&lt;OCS Server&gt;\RTC\rtc      <br /></li>    <li>Highlight a suitable recovery date in the calendar and select the RTC database below.      <br /></li>    <li>Right-click and select Recover&#8230;      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200915940pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 1-59-40 PM" border="0" alt="10-9-2009 1-59-40 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200915940pm-thumb.png" width="500" height="392" /></a> </li>    <li>Press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920109pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-01-09 PM" border="0" alt="10-9-2009 2-01-09 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920109pm-thumb.png" width="500" height="396" /></a> </li>    <li>We&#8217;ve successfully screwed up the server to where we might as well recover to the original SQL server. Select that option and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920112pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-01-12 PM" border="0" alt="10-9-2009 2-01-12 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920112pm-thumb.png" width="500" height="398" /></a> </li>    <li>Select Leave database operational and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920116pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-01-16 PM" border="0" alt="10-9-2009 2-01-16 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920116pm-thumb.png" width="500" height="399" /></a> </li>    <li>No options needed. Just press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920121pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-01-21 PM" border="0" alt="10-9-2009 2-01-21 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920121pm-thumb.png" width="500" height="398" /></a> </li>    <li>Yup, those are the files we need. Press Recover.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920143pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-01-43 PM" border="0" alt="10-9-2009 2-01-43 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920143pm-thumb.png" width="500" height="399" /></a> </li>    <li>Press Close while the recovery operation occurs.      <br /></li>    <li>If you click the Monitoring tab you can view the jobs in process.      <br /></li> </ol>  <h4>Restore the Files</h4>  <ol>   <li>Now we need to restore files separately. Expand the tree to &lt;Domain Name&gt;\&lt;OCS Server&gt;\All Protected Protected Volumes\&lt;OCS Installation Volume&gt; </li>    <li>Highlight a suitable recovery date in the calendar and select the Program Files folder below.      <br /></li>    <li>Right-click Program Files and select Recover&#8230;      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920628pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-06-28 PM" border="0" alt="10-9-2009 2-06-28 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920628pm-thumb.png" width="500" height="394" /></a> </li>    <li>Press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920634pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-06-34 PM" border="0" alt="10-9-2009 2-06-34 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920634pm-thumb.png" width="500" height="401" /></a> </li>    <li>Select Recover to the original location and press Next.      <br />&#160; <a href="http://www.confusedamused.com/wp-content/pictures/2009/10/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2009/10/image-thumb.png" width="500" height="402" /></a> </li>    <li>Select to Overwrite the existing versions (if any), and then select to Apply the security settings of the recovery point version. Press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920751pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-07-51 PM" border="0" alt="10-9-2009 2-07-51 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920751pm-thumb.png" width="500" height="397" /></a> </li>    <li>Now press Recover.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920758pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-9-2009 2-07-58 PM" border="0" alt="10-9-2009 2-07-58 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200920758pm-thumb.png" width="500" height="400" /></a> </li>    <li>Press Close while the recovery operation occurs.      <br /></li>    <li>If you click the Monitoring tab you can view the jobs in process.      <br /></li> </ol>  <h4>Fix SQL Database Chaining</h4>  <p>One thing DPM won&#8217;t restore is an option within SQL. If you miss this step your Front-End services will fail to start.</p>  <ol>   <li>Open SQL Management Studio (Express). </li>    <li>Press the New Query button. </li>    <li>Enter the following text: <code><pre>sp_dboption 'rtc','db chaining',TRUE</pre></code></li></p>

<p><li>Press Execute. 
    <br /></p>

<pre><code>&lt;br /&gt;&lt;a href="http://www.confusedamused.com/wp-content/pictures/2009/10/image1.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2009/10/image-thumb1.png" width="500" height="258" /&gt;&lt;/a&gt; &lt;/li&gt;
</code></pre>

<p></ol></p>

<h4>Bounce the Server</h4>

<p>If you check your OCS Front-End you&#8217;ll find all the files you deleted previously have now returned. You could probably get away with restarting services as this point, but since the machine was completed hosed I&#8217;m just going to restart the server and cross my fingers.</p>

<h4>Check Functionality</h4>

<p>After the restart all of my OCS services started successfully and my errors have gone away. You can see now my Communicator list still has my contacts and access levels defined. Likewise, Device Updates and client auto updates should function normally now. 
  <br /></p>

<p><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/109200922618pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-9-2009 2-26-18 PM" border="0" alt="10-9-2009 2-26-18 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/109200922618pm-thumb.png" width="257" height="413" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-3-recovery/feed/</wfw:commentRss>
		<slash:comments>0</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>Your OCS Front-End and DPM 2010 Part 1: Backup</title>
		<link>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-1-backup/</link>
		<comments>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-1-backup/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 22:55:25 +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[sql]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=525</guid>
		<description><![CDATA[The goal of this series is to demonstrate how to recover your OCS Front-End’s RTC database in the event of a disaster where your database or disk hosting the RTC database has become corrupted. Or maybe you’ve recovered a server’s installation and configuration, but now need to recover the user information. I’m going to do [...]]]></description>
			<content:encoded><![CDATA[<p><p>The goal of this series is to demonstrate how to recover your OCS Front-End’s RTC database in the event of a disaster where your database or disk hosting the RTC database has become corrupted. Or maybe you’ve recovered a server’s installation and configuration, but now need to recover the user information. I’m going to do this in 3 different parts: backing up, destroying, recovering. To get started we need to have a semi-realistic OCS environment running so in this example I have a Standard Edition Front-End running where I’ve done the following:</p>  <ul>   <li>Added a few users to my contact list and changed the access levels around. </li>    <li>Uploaded and approved the latest UCUpdates.cab package for phone devices. </li>    <li>Added a MOC hotfix to the auto update feature. </li>    <li>Created a couple of conferences with content in Live Meeting. </li> </ul>  <p>These items may seem a little random, but they’ve been done to illustrate what’s restorable from the RTC database and the file shares on a Front-End. I also have another machine called OR1DEVDPM01 running the beta of DPM 2010, which is what we’ll be using for the backup and restore.</p>  <p>Now that we have a machine running we first need to get this thing backed up before we trash it. You’ll want to create an exception on the OCS machine for the firewall to allow any traffic from the DPM machine. This will allow installation of the DPM agent, and allow backups and restores to occur.</p>  <h3>Install the DPM Agent</h3>  <ol>   <li>Open the DPM console.&#160;&#160; </li>    <li>Click the Management tab at the top.      <br />&#160;<a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940243pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-02-43 PM" border="0" alt="10-1-2009 4-02-43 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940243pm-thumb.png" width="500" height="323" /></a> </li>    <li>Click the Agents tab below the main navigation line.      </li>    <li>Click Install in the action pane.   </li>    <li>Select Install agents and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940335pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-03-35 PM" border="0" alt="10-1-2009 4-03-35 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940335pm-thumb.png" width="500" height="386" /></a> </li>    <li>Select the server you’re pushing the agent to (OR1DEVOCS01) and press the Add button. Then press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940434pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-04-34 PM" border="0" alt="10-1-2009 4-04-34 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940434pm-thumb.png" width="500" height="386" /></a> </li>    <li>Enter the credentials of an account with administrative rights on the server and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940736pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-07-36 PM" border="0" alt="10-1-2009 4-07-36 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940736pm-thumb.png" width="500" height="386" /></a> </li>    <li>Since this is a lab and I’m using Server 2008 I’m not too concerned the server restarting, but in production I’d advise opting for the manual restart.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940814pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-08-14 PM" border="0" alt="10-1-2009 4-08-14 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940814pm-thumb.png" width="500" height="385" /></a> </li>    <li>Press Install and then you can click close while the agent deploys.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940821pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-08-21 PM" border="0" alt="10-1-2009 4-08-21 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200940821pm-thumb.png" width="500" height="385" /></a> </li>    <li>After a minute or two the agent status should change to OK. Now we can start backing up the server.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941749pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-17-49 PM" border="0" alt="10-1-2009 4-17-49 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941749pm-thumb.png" width="500" height="320" /></a> </li> </ol>  <h3>Add the OCS Protection Group</h3>  <ol>   <li>In the DPM console again click on the Protection tab.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941853pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-18-53 PM" border="0" alt="10-1-2009 4-18-53 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941853pm-thumb.png" width="500" height="320" /></a> </li>    <li>Click Create protection group in the action pane.      <br /></li>    <li>Select Servers and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941843pm.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="10-1-2009 4-18-43 PM" border="0" alt="10-1-2009 4-18-43 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200941843pm-thumb.png" width="500" height="374" /></a> </li>    <li>Expand the OCS Front-End, OR1DEVOCS01 and you’ll see a few different nodes such as shares, SQL, volumes and system state. <link />The OCS Backup and Restore guide provides some guidance on what actually needs to be backed up from the server. These options pertain to a Standard Edition Front-End so be sure to check the document for any other role. Here are the items we need to select:<br />       <ul>       <li>All SQL Servers\<server li name>&lt;\RTC\rtc&lt;&gt; </li>        <li>All volumes\&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Application Host\Application Data </li>        <li>All volumes\&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\AutoUpdate </li>        <li>All volumes\&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\Data MCU Web\Web </li>        <li>All volumes\&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\Data MCU Web\Non-Web </li>        <li>All volumes\&lt;OCS Installation Volume&gt;\&lt;OCS Installation Folder&gt;\Web Components\DeviceUpdateFiles </li>     </ul>     <a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200943336pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-33-36 PM" border="0" alt="10-1-2009 4-33-36 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200943336pm-thumb.png" width="500" height="376" /></a>       <br /></li>    <li>You can press OK and ignore the warning that pops up about adding the system state backup. Press Next to continue after selecting all of the above options.      <br /></li>    <li>Name the Protection Group something descriptive. I’m going out on a limb here, but I used OCS Front-Ends as the name. I don’t have any tape libraries hooked up, so I’ll just be opting for short-term protection to disk. Press Next.&#160; <br /> </li>    <li>     <p>I imagine you’ll generally want more than 5 days of backups, but this works for the purpose here. 15 minute synchronizations are OK, but keep in mind OCS uses a simple recovery model in SQL meaning you take full backups and you restore full backups. None of this full, plus incremental and rolling logs forward fun. Just flat out restore of the entire DB and logs at once. The problem here is a simple database recovery model cannot leverage the synchronization feature of DPM like incremental backups can, so we’re limited to being able to restore only from a full backup, or an “Application recovery point” in DPM terms. You’ll see the default is to back up every day at 8 PM which may or may not be acceptable for you.</p>     <a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945126pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-51-26 PM" border="0" alt="10-1-2009 4-51-26 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945126pm-thumb.png" width="500" height="374" /></a>      <br />      <p>If you press the Modify button you can add in additional time slots to run an express full backup. Unfortunately (hoping this is a beta bug), you can’t select all the time slots and press Add. So just press Add quite a few times until each timeslot is added and you’ll have a recovery point every 30 minutes for your database. The trade off to running with this kind of frequency is the disk space used. Pick a schedule that’s appropriate for your deployment. Press OK to accept the schedule and then press Next to save the short-term goals.</p>     <a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945345pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-53-45 PM" border="0" alt="10-1-2009 4-53-45 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945345pm-thumb.png" width="459" height="480" /></a>       <br /></li>    <li>On the next page you’ll see the disk allocation. Press Next to continue.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945638pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-56-38 PM" border="0" alt="10-1-2009 4-56-38 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945638pm-thumb.png" width="500" height="373" /></a> </li>    <li>Select when to create the replica of your data (now) and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945710pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-57-10 PM" border="0" alt="10-1-2009 4-57-10 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945710pm-thumb.png" width="500" height="376" /></a> </li>    <li>Choose when to run consistency checks and press Next.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945741pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-57-41 PM" border="0" alt="10-1-2009 4-57-41 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945741pm-thumb.png" width="500" height="375" /></a> </li>    <li>On the last page you can review your selections and then press Create Group. The initial replica jobs will be created and then you can press Close.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945929pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 4-59-29 PM" border="0" alt="10-1-2009 4-59-29 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200945929pm-thumb.png" width="500" height="321" /></a> </li>    <li>If you click the Monitoring tab you can view the jobs in process.      <br /><a href="http://www.confusedamused.com/wp-content/pictures/2009/10/101200950009pm.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="10-1-2009 5-00-09 PM" border="0" alt="10-1-2009 5-00-09 PM" src="http://www.confusedamused.com/wp-content/pictures/2009/10/101200950009pm-thumb.png" width="500" height="318" /></a> </li> </ol>  <p>At this point we should have the backups running from the Front-End server. The next part of this will be destroying the data and blowing up the server. After that I’ll show how to recover everything we destroyed.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/your-ocs-front-end-and-dpm-2010-part-1-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
