<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" >
<channel>
    
    <title>Aaron Tiensivu's Blog</title>
    <link>http://blog.tiensivu.com/aaron/</link>
    <description>West Michigan IT guy and Microsoft MVP!</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:atiensivu@gmail.com" />
    <generator>Serendipity 1.6-alpha2 - http://www.s9y.org/</generator>
    <managingEditor>atiensivu@gmail.com</managingEditor>
<webMaster>atiensivu@gmail.com</webMaster>
<ttl>60</ttl>
<pubDate>Tue, 27 Jul 2010 19:29:47 GMT</pubDate>

    <image>
        <url>http://blog.tiensivu.com/aaron/family.jpg</url>
        <title>RSS: Aaron Tiensivu's Blog - West Michigan IT guy and Microsoft MVP!</title>
        <link>http://blog.tiensivu.com/aaron/</link>
        <width>90</width>
        <height>111</height>
    </image>

<item>
    <title>Installing OCS 2007 R2 Group Chat Server on Server 2008 R2</title>
    <link>http://blog.tiensivu.com/aaron/archives/1948-Installing-OCS-2007-R2-Group-Chat-Server-on-Server-2008-R2.html</link>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1948-Installing-OCS-2007-R2-Group-Chat-Server-on-Server-2008-R2.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1948</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1948</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    To begin, follow the instructions &lt;a href=&quot;http://support.microsoft.com/kb/982021/&quot; title=&quot;http://support.microsoft.com/kb/982021/&quot;&gt;here&lt;/a&gt; for the usual Server 2008 R2 workaround/fixes for Server 2008 R2 and OCS 2007 R2. &lt;br /&gt;
&lt;br /&gt;
1. From an elevated PowerShell prompt: &lt;strong&gt;Import-Module ServerManager&lt;/strong&gt; [Enter]&lt;br /&gt;
2. Install the prerequisites for Group Chat Server with: &lt;strong&gt;Add-WindowsFeature AS-NET-Framework,Desktop-Experience,FS-FileServer,NET-Framework-Core,MSMQ-Server,MSMQ-Directory,RSAT-ADDS,WAS-Process-Model,WAS-Config-APIs,Web-HTTP-Logging,Web-Mgmt-Compat,Web-Mgmt-Console,Web-Static-Content,Web-Windows-Auth&lt;/strong&gt; [Enter]&lt;br /&gt;
3. Install KB &lt;a href=&quot;http://support.microsoft.com/kb/975858/&quot; title=&quot;http://support.microsoft.com/kb/975858/&quot;&gt;975858&lt;/a&gt; so certificate based authentication works properly. &lt;br /&gt;
4. Install the OCS Group Chat Server as you normally would on any other operating system. Elan&#039;s guide is helpful for this (&lt;a href=&quot;http://www.shudnow.net/2009/03/08/office-communications-server-2007-r2-group-chat-deployment-part-1/&quot; title=&quot;http://www.shudnow.net/2009/03/08/office-communications-server-2007-r2-group-chat-deployment-part-1/&quot;&gt;Part 1&lt;/a&gt; / &lt;a href=&quot;http://www.shudnow.net/2009/03/18/office-communications-server-2007-r2-group-chat-deployment-part-2/&quot; title=&quot;http://www.shudnow.net/2009/03/18/office-communications-server-2007-r2-group-chat-deployment-part-2//&quot;&gt;Part 2&lt;/a&gt;).&lt;br /&gt;
5. Install the OCS Core update from &lt;a href=&quot;Location: http://download.microsoft.com/download/D/9/6/D967F77F-D0BD-43FB-987B-6FBF7C82251B/OCSCore.msp&quot; title=&quot;Location: http://download.microsoft.com/download/D/9/6/D967F77F-D0BD-43FB-987B-6FBF7C82251B/OCSCore.msp&quot;&gt;here&lt;/a&gt; and the UC API update from &lt;a href=&quot;http://download.microsoft.com/download/D/9/6/D967F77F-D0BD-43FB-987B-6FBF7C82251B/UCMARedist.msp&quot; title=&quot;http://download.microsoft.com/download/D/9/6/D967F77F-D0BD-43FB-987B-6FBF7C82251B/UCMARedist.msp&quot;&gt;here&lt;/a&gt;. (If those links are outdated, go to KB &lt;a href=&quot;http://support.microsoft.com/kb/968802/&quot; title=&quot;http://support.microsoft.com/kb/968802/&quot;&gt;968802&lt;/a&gt; for the latest links or use the ServerUpdateInstaller.exe)&lt;br /&gt;
6. Install the OCS 2007 R2 CU6 Group Server update from &lt;a href=&quot;http://support.microsoft.com/kb/2032881/&quot; title=&quot;http://support.microsoft.com/kb/2032881/&quot;&gt;here&lt;/a&gt;. It is also a good idea to grab the Admin tools update from &lt;a href=&quot;http://support.microsoft.com/kb/2032922/&quot; title=&quot;http://support.microsoft.com/kb/2032922/&quot;&gt;here&lt;/a&gt; and updated client from &lt;a href=&quot;http://support.microsoft.com/kb/2032949/&quot; title=&quot;http://support.microsoft.com/kb/2032949/&quot;&gt;here&lt;/a&gt;. &lt;br /&gt;
7. At this point, if you try to start the OCS Group Chat Server services, they will stop without anything useful in the Event Logs. I&#039;ll save you time debugging this by pointing you to this older KB article &lt;a href=&quot;http://support.microsoft.com/kb/969819/&quot; title=&quot;http://support.microsoft.com/kb/969819/&quot;&gt;here&lt;/a&gt;. You need to run &lt;strong&gt;%ProgramFiles%\Microsoft Office Communications Server 2007 R2\Group Chat Server\ServerConfigTool.exe&lt;/strong&gt; so that the tool will update the Group Chat database schema to the QFE1 level. &lt;br /&gt;
8. After running the ServerConfigTool.exe, you&#039;ll be able to start the update OCS 2007 R2 Group Chat services.&lt;br /&gt;
&lt;br /&gt;
Celebrate, at this point you&#039;ll have a working Group Chat install on Server 2008 R2.  
    </content:encoded>

    <pubDate>Mon, 26 Jul 2010 20:18:00 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1948-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Hold off installing OCS 2007 R2 Cumulative Update 6 and .NET 4.0 gotchas</title>
    <link>http://blog.tiensivu.com/aaron/archives/1947-Hold-off-installing-OCS-2007-R2-Cumulative-Update-6-and-.NET-4.0-gotchas.html</link>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1947-Hold-off-installing-OCS-2007-R2-Cumulative-Update-6-and-.NET-4.0-gotchas.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1947</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1947</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    I&#039;ve heard of numerous reports of the CU6&#039;s SQL back-end update having version mismatch problems with the front-end update. &lt;br /&gt;
&lt;br /&gt;
One cause I can speculate on is that the web caches that Microsoft uses publish the updated bits are lagging behind. Unfortunately, due to the updates always having the same filename from Cumulative Update to Cumulative Update, it is hard to determine what version you have downloaded without looking at the file dates stored in each individual update. &lt;br /&gt;
&lt;br /&gt;
If the front-end is updated without the proper back-end update, the front-end will complain about version mismatches in the SQL stored procedures.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Update:&lt;/strong&gt; A tip from &lt;a href=&quot;http://www.confusedamused.com/&quot; title=&quot;http://www.confusedamused.com/&quot;&gt;Tom Pacyk&lt;/a&gt; - install the OCS2009-DBUpgrade.msi before the other CU6 updates.&lt;br /&gt;
&lt;br /&gt;
I talked a little about the .NET 4.0 issue &lt;a href=&quot;http://blog.tiensivu.com/aaron/archives/1943-Server-2008-R2-Add-WindowsFeature-one-liners-for-OCS-2007-R2-prerequisites.html&quot; title=&quot;http://blog.tiensivu.com/aaron/archives/1943-Server-2008-R2-Add-WindowsFeature-one-liners-for-OCS-2007-R2-prerequisites.html&quot;&gt;here&lt;/a&gt; a few days ago but now that .NET 4.0 is on Windows/Microsoft Update as a recommended update, it is hitting more users during OCS installation. &lt;br /&gt;
&lt;br /&gt;
If you install .NET 4.0 Framework before installing any OCS server role, the OCS setup program will complain that .NET 3.5x is not installed, even if you have .NET 3.5x installed (x being equal to 0 or 1, meaning .NET 3.50 or .NET 3.51). &lt;br /&gt;
&lt;br /&gt;
Solution? Uninstall .NET 4.0 Framework, install OCS server roles, and then install .NET 4.0 if necessary. The OCS product team is working with the Windows product team to get a hotfix/update out for this.&lt;br /&gt;
&lt;br /&gt;
Ideally, I wish there was a service pack for OCS 2007 R2 that had updated install bits for the ASN fix and the Server 2008 R2 gotchas.  
    </content:encoded>

    <pubDate>Mon, 26 Jul 2010 12:00:00 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1947-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>OCS 2007 R2 Cumulative Update 6 (CU6) has been released</title>
    <link>http://blog.tiensivu.com/aaron/archives/1946-OCS-2007-R2-Cumulative-Update-6-CU6-has-been-released.html</link>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1946-OCS-2007-R2-Cumulative-Update-6-CU6-has-been-released.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1946</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1946</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    &lt;u&gt;&lt;strong&gt;OCS 2007 R2 Server:&lt;/strong&gt; &lt;/u&gt;&lt;br /&gt;
Office Communications Server 2007 R2 - KB &lt;a href=&quot;http://support.microsoft.com/kb/968802/&quot; title=&quot;http://support.microsoft.com/kb/968802/&quot;&gt;968802&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=b3b02475-150c-41fa-844a-c10a517040f4&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=b3b02475-150c-41fa-844a-c10a517040f4&quot;&gt;Download&lt;/a&gt; &lt;br /&gt;
Office Communications Server 2007 R2 Back-end database update - KB &lt;a href=&quot;http://support.microsoft.com/kb/2032834/&quot; title=&quot;http://support.microsoft.com/kb/2032834/&quot;&gt;2032834&lt;/a&gt; - &lt;a href=&quot;http://support.microsoft.com/kb/2032834/&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;OCS 2007 R2 Client:&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
Office Communicator 2007 R2 - KB &lt;a href=&quot;http://support.microsoft.com/kb/2028888/&quot; title=&quot;http://support.microsoft.com/kb/2028888/&quot;&gt;2028888&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=515d6dba-4c6a-48bb-a06a-d99c5742676d&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=515d6dba-4c6a-48bb-a06a-d99c5742676d&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
Office Communicator Phone Edition 2007 R2	- KB &lt;a href=&quot;http://support.microsoft.com/kb/2267962/&quot; title=&quot;http://support.microsoft.com/kb/2267962/&quot;&gt;2267962&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=565595BE-6CF3-4A61-A1E4-12555749CA64&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=565595BE-6CF3-4A61-A1E4-12555749CA64&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Group Chat:&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
Office Communications Server 2007 R2, Group Chat Server - KB &lt;a href=&quot;http://support.microsoft.com/kb/2032881/&quot; title=&quot;http://support.microsoft.com/kb/2032881/&quot;&gt;2032881&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
Office Communications Server 2007 R2, Group Chat Client - KB &lt;a href=&quot;http://support.microsoft.com/kb/2032922/&quot; title=&quot;http://support.microsoft.com/kb/2032922/&quot;&gt;2032922&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
Office Communications Server 2007 R2, Group Chat Admin Tool - KB &lt;a href=&quot;http://support.microsoft.com/kb/2032949/&quot; title=&quot;http://support.microsoft.com/kb/2032949/&quot;&gt;2032949&lt;/a&gt; - &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=e5924bf9-b042-4c53-b4a6-79c7e5c9749b&quot;&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 22 Jul 2010 19:56:53 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1946-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>June 2010 Outlook 2007 cumulative update - does Outlook 2007 crash after moving to Exchange 2010?</title>
    <link>http://blog.tiensivu.com/aaron/archives/1942-June-2010-Outlook-2007-cumulative-update-does-Outlook-2007-crash-after-moving-to-Exchange-2010.html</link>
            <category>Exchange</category>
            <category>Microsoft</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1942-June-2010-Outlook-2007-cumulative-update-does-Outlook-2007-crash-after-moving-to-Exchange-2010.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1942</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1942</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    I tend to keep an eye on the Office Cumulative Updates site (the link is on the right side of my website) and the &lt;a href=&quot;http://support.microsoft.com/kb/983316/&quot; title=&quot;http://support.microsoft.com/kb/983316/&quot;&gt;June 2010 update for Outlook 2007&lt;/a&gt; caught my eye. &lt;br /&gt;
&lt;br /&gt;
In particular, there seem to be a few Exchange 2010 fixes directly related to Outlook 2007 crashing. &lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;The issues fixed that caught my eye include:&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
1. This hotfix provides a design change. After you install this hotfix, the Secure Temp folder for Office Outlook 2007 is automatically cleared when you exit Office Outlook 2007.&lt;br /&gt;
&lt;br /&gt;
2. &lt;strong&gt;After the Outlook mailboxes are moved a server that is running Microsoft Exchange Server 2010, Office Outlook 2007 crashes intermittently.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
3. In Office Outlook 2007, all received email messages are stored incorrectly in the &lt;strong&gt;Deleted Items&lt;/strong&gt; folder. (Unfortunately, I&#039;ve had clients keep &lt;u&gt;very important e-mail&lt;/u&gt; in &lt;strong&gt;Deleted Items&lt;/strong&gt; and then wonder where the messages went when they empty the &lt;strong&gt;Deleted Items&lt;/strong&gt; folder.)&lt;br /&gt;
&lt;br /&gt;
4. &lt;strong&gt;You may have &lt;u&gt;data loss&lt;/u&gt; on meeting update when you use Office Outlook 2007 against Exchange Server 2010. When this issue occurs, the body of the meeting request is replaced by the following text: &lt;em&gt;One or more problems with your meeting were detected and fixed.&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
5. After you install the &lt;strong&gt;Office Live Meeting Add-in for Microsoft Outlook&lt;/strong&gt;, Office Outlook 2007 crashes during startup.&lt;br /&gt;
&lt;br /&gt;
You can read more about the update &lt;a href=&quot;http://support.microsoft.com/kb/983316/&quot; title=&quot;http://support.microsoft.com/kb/983316/&quot;&gt;here&lt;/a&gt;, and as general rule of thumb, it is good to keep the MSO.DLL updated as well, from &lt;a href=&quot;http://support.microsoft.com/kb/983309/&quot; title=&quot;http://support.microsoft.com/kb/983309/&quot;&gt;here&lt;/a&gt;.  
    </content:encoded>

    <pubDate>Mon, 19 Jul 2010 19:44:07 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1942-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Outlook 2003 update for Exchange 2010 released!</title>
    <link>http://blog.tiensivu.com/aaron/archives/1945-Outlook-2003-update-for-Exchange-2010-released!.html</link>
            <category>Exchange</category>
            <category>Microsoft</category>
            <category>Office</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1945-Outlook-2003-update-for-Exchange-2010-released!.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1945</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1945</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    As a &lt;a href=&quot;http://blog.tiensivu.com/aaron/archives/1942-June-2010-Outlook-2007-cumulative-update-does-Outlook-2007-crash-after-moving-to-Exchange-2010.html&quot; title=&quot;http://blog.tiensivu.com/aaron/archives/1942-June-2010-Outlook-2007-cumulative-update-does-Outlook-2007-crash-after-moving-to-Exchange-2010.html&quot;&gt;follow-up to my blog entry&lt;/a&gt; about the Outlook 2007 update for Exchange 2010, we have an update released for Outlook 2003 for Exchange 2010! I didn&#039;t really expect to see this show up but it will help users when the Exchange 2010 SP1 calendar repair agent kicks in. &lt;br /&gt;
&lt;br /&gt;
There is only one fix mentioned in &lt;a href=&quot;http://support.microsoft.com/kb/2212002/&quot; title=&quot;http://support.microsoft.com/kb/2212002/&quot;&gt;this update for Outlook 2003&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
When you use Microsoft Office Outlook 2003 or Microsoft Office Outlook 2007 in a Microsoft Exchange Server 2010 environment, the body of the meeting request may be changed to the following text: &lt;em&gt;One or more problems with your meeting were detected and fixed.&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;m expecting to see an update for Outlook 2007 sometime soon to add support for Exchange 2010&#039;s personal mailbox archives. Outlook 2010 supports them out of the box, and Exchange 2010 SP1 allows you to store the archive mailbox in a different information store (i.e. slower SAN or drives).  
    </content:encoded>

    <pubDate>Tue, 20 Jul 2010 19:33:16 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1945-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Hotfix Rollup 1 for Microsoft Forefront Protection for Exchange - v11.0.689.0</title>
    <link>http://blog.tiensivu.com/aaron/archives/1944-Hotfix-Rollup-1-for-Microsoft-Forefront-Protection-for-Exchange-v11.0.689.0.html</link>
            <category>Exchange</category>
            <category>Forefront</category>
            <category>Microsoft</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1944-Hotfix-Rollup-1-for-Microsoft-Forefront-Protection-for-Exchange-v11.0.689.0.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1944</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1944</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    A &lt;a href=&quot;http://support.microsoft.com/kb/2181692/&quot; title=&quot;http://support.microsoft.com/kb/2181692/&quot;&gt;hotfix rollup&lt;/a&gt; is available for Forefront Protection for Exchange with some noteworthy fixes. This rollup will bring the build version to 11.0.689.0. &lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;The following fixes are issues I&#039;ve personally seen with the RTM version of FPE:&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
1. A Forefront Protection for Exchange scan engine update fails and generates Application Log errors&lt;br /&gt;
2. Forefront Protection for Exchange replacing legitimate attachments with text files and quarantining legitimate mail&lt;br /&gt;
3. The Forefront Protection for Exchange client crashes when adding an IP address, or range, to either the IP Allow/Block List&lt;br /&gt;
4. Spam Reports may take an excessive amount of time to retrieve in Forefront Protection for Exchange&lt;br /&gt;
5. Forefront Protection for Exchange generates more Realtime Scan Timeout notifications than expected&lt;br /&gt;
&lt;br /&gt;
There are more fixes than what I listed, and you can review them &lt;a href=&quot;http://support.microsoft.com/kb/2181692/&quot; title=&quot;http://support.microsoft.com/kb/2181692/&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
You can request the hotfix rollup &lt;a href=&quot;http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2181692&quot; title=&quot;http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2181692&quot;&gt;here&lt;/a&gt;.  
    </content:encoded>

    <pubDate>Mon, 19 Jul 2010 22:13:40 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1944-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>MVP again for 4th year running!</title>
    <link>http://blog.tiensivu.com/aaron/archives/1941-MVP-again-for-4th-year-running!.html</link>
            <category>Exchange</category>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1941-MVP-again-for-4th-year-running!.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1941</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1941</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    I always get nervous on the morning of July 1st ever since 2006. Thankfully I received this in email:&lt;br /&gt;
&quot;Dear Aaron Tiensivu, Congratulations! We are pleased to present you with the 2010 Microsoft® MVP Award!&quot;&lt;br /&gt;
&lt;br /&gt;
I haven&#039;t posted much lately but that will change as some of these newer products get out the door. W7 SP1 and OCS/CS &quot;Wave 14&quot; in particular. Can&#039;t neglect Exchange 2010 SP1 either, but the public beta is already out for that.&lt;br /&gt;
&lt;br /&gt;
Woohoo!&lt;br /&gt;
   
    </content:encoded>

    <pubDate>Thu, 01 Jul 2010 12:06:33 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1941-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Come visit me at the Windows Springboard booth at TechEd North America next week!</title>
    <link>http://blog.tiensivu.com/aaron/archives/1940-Come-visit-me-at-the-Windows-Springboard-booth-at-TechEd-North-America-next-week!.html</link>
            <category>7</category>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>TechNet</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1940-Come-visit-me-at-the-Windows-Springboard-booth-at-TechEd-North-America-next-week!.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1940</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1940</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    I will be mostly talking about the &lt;a href=&quot;http://www.microsoft.com/springboard/&quot; title=&quot;http://www.microsoft.com/springboard/&quot;&gt;Springboard&lt;/a&gt; site at the booth and how it can help you plan/adopt/migrate to Windows 7. &lt;br /&gt;
&lt;br /&gt;
I&#039;ll be there with a few other fellow MVPs and Stephen Rose. Last year, we had Mark Russinovich stop by for a while. So, look for me in the Windows Client area!&lt;br /&gt;
&lt;br /&gt;
Also, I will  be on a panel for OCS 2007 R2 voice deployment &#039;war stories&#039; during the Wednesday morning &quot;UNC06-INT - Microsoft Communications Server &quot;14&quot;: Voice Post Deployment&quot; session with Francois Doremieux. &lt;br /&gt;
&lt;br /&gt;
It is bound to be a great learning session, so try to stop by and say hi! I am amazed at the new feature sets and advancements that have been made with CS 2010 &quot;Wave 14&quot; aka OCS v.Next.&lt;br /&gt;
&lt;br /&gt;
See you there!&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 03 Jun 2010 20:34:06 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1940-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Temporary fix for Live Meeting and Conferencing Add-In for Outlook download links</title>
    <link>http://blog.tiensivu.com/aaron/archives/1937-Temporary-fix-for-Live-Meeting-and-Conferencing-Add-In-for-Outlook-download-links.html</link>
            <category>7</category>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Server</category>
            <category>Vista</category>
            <category>Windows OS</category>
            <category>XP</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1937-Temporary-fix-for-Live-Meeting-and-Conferencing-Add-In-for-Outlook-download-links.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1937</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1937</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    The redesign of the Office website at Microsoft has made a few of the older links related to download of the Live Meeting client and Conferencing Add-In invalid, as pointed out by &lt;a href=&quot;http://aspoc.net/archives/2008/09/10/download-the-office-live-meeting-2007-client-and-conferencing-add-in-for-outlook/&quot; title=&quot;http://aspoc.net/archives/2008/09/10/download-the-office-live-meeting-2007-client-and-conferencing-add-in-for-outlook/&quot;&gt;Matt Wade and followers of his website&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
The issue has been reported to Microsoft and will hopefully soon be resolved, and this blog entry will be removed from this site. &lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;In the meantime, here are the direct download links until this issue has been resolved:&lt;/u&gt;&lt;br /&gt;
&lt;a href=&quot;http://office2010.microsoft.com/en-us/help/redir/XT010222792.aspx?queryid=ae949c7e95854c54aa1ff7b782b6fd10&amp;amp;respos=0&amp;amp;CTT=1&quot; title=&quot;http://office2010.microsoft.com/en-us/help/redir/XT010222792.aspx?queryid=ae949c7e95854c54aa1ff7b782b6fd10&amp;respos=0&amp;CTT=1&quot;&gt;Live Meeting Client&lt;/a&gt;&lt;a href=&quot;http://office2010.microsoft.com/en-us/help/redir/XT010222792.aspx?queryid=ae949c7e95854c54aa1ff7b782b6fd10&amp;amp;respos=0&amp;amp;CTT=1&quot; title=&quot;http://office2010.microsoft.com/en-us/help/redir/XT010222792.aspx?queryid=ae949c7e95854c54aa1ff7b782b6fd10&amp;respos=0&amp;CTT=1&quot;&gt;&lt;br /&gt;
Conferencing Add-In for Outlook&lt;/a&gt;  
    </content:encoded>

    <pubDate>Wed, 19 May 2010 13:51:46 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1937-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>KB 974599 - Office Communicator 2007 R1 update - May 2010</title>
    <link>http://blog.tiensivu.com/aaron/archives/1936-KB-974599-Office-Communicator-2007-R1-update-May-2010.html</link>
            <category>7</category>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Server</category>
            <category>Vista</category>
            <category>Windows OS</category>
            <category>XP</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1936-KB-974599-Office-Communicator-2007-R1-update-May-2010.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1936</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1936</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    &lt;u&gt;&lt;strong&gt;2 fixes since last year it looks like:&lt;/strong&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
KB &lt;a href=&quot;http://support.microsoft.com/kb/978164/&quot; title=&quot;http://support.microsoft.com/kb/978164/&quot;&gt;978164&lt;/a&gt; - A conversation window opens unexpectedly when you press ENTER in the Search box in Office Communicator 2007&lt;br /&gt;
KB &lt;a href=&quot;http://support.microsoft.com/kb/979145/&quot; title=&quot;http://support.microsoft.com/kb/979145/&quot;&gt;979145&lt;/a&gt; - The Office Communicator 2007 user interface pops up for all users who log on to a terminal server that is running Windows Server 2008 &lt;br /&gt;
&lt;br /&gt;
I suspect the release is mainly for the terminal server update and maybe OCS v.Next support.&lt;br /&gt;
&lt;br /&gt;
You can grab the update at &lt;a href=&quot;http://support.microsoft.com/kb/974599/&quot; title=&quot;http://support.microsoft.com/kb/974599/&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Wed, 05 May 2010 11:23:16 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1936-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Hardware Load Balancing with Office Communications Server 2007 R2 - Guidance document</title>
    <link>http://blog.tiensivu.com/aaron/archives/1935-Hardware-Load-Balancing-with-Office-Communications-Server-2007-R2-Guidance-document.html</link>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1935-Hardware-Load-Balancing-with-Office-Communications-Server-2007-R2-Guidance-document.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1935</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1935</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    One of the most commonly misunderstood aspects of publishing OCS - the use of hardware load balancers. Thankfully there is a brand new document from Microsoft to help you out. &lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;To quote the download page: &lt;/u&gt;&lt;br /&gt;
&quot;This document explains infrastructure and system requirements for hardware load balancing of Office Communications Server Enterprise pools, Edge Server arrays, and Communicator Web Access. It also explains various networking concepts, such as one arm vs. two arm configurations, network address translation (NAT), VLAN tagging, and Mutual Transport Layer Security (MTLS) connection multiplexing, in the context of an Office Communications Server deployment.&quot;&lt;br /&gt;
&lt;br /&gt;
Grab the document &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=91bdb328-8b9b-4759-a647-82133ed57908&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=91bdb328-8b9b-4759-a647-82133ed57908&quot;&gt;here&lt;/a&gt;.   
    </content:encoded>

    <pubDate>Wed, 21 Apr 2010 01:11:08 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1935-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>OCS 2007 R2 Cumulative Update 5 (CU5) has been released</title>
    <link>http://blog.tiensivu.com/aaron/archives/1931-OCS-2007-R2-Cumulative-Update-5-CU5-has-been-released.html</link>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Server</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1931-OCS-2007-R2-Cumulative-Update-5-CU5-has-been-released.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1931</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1931</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    The big news with this release is support for Windows 2008 R2 and workarounds for specific VOIP inter-op scenarios. I will be publishing some more info on both of these items later but wanted to get the word out because this update has been a long time coming!&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/968802/&quot; title=&quot;http://support.microsoft.com/kb/968802/&quot;&gt;Office Communications Server 2007 R2 CU5 Update&lt;/a&gt; 	&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/979857/&quot; title=&quot;http://support.microsoft.com/kb/979857/&quot;&gt;Office Communications Server 2007 R2 CU5 Database Update&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/978564/&quot; title=&quot;http://support.microsoft.com/kb/978564/&quot;&gt;Office Communicator 2007 R2 CU5 Update&lt;/a&gt; 	&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/981526/&quot; title=&quot;http://support.microsoft.com/kb/981526/&quot;&gt;Office Communicator Phone Edition 2007 R2 CU5 Update&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://support.microsoft.com/kb/980936/&quot; title=&quot;http://support.microsoft.com/kb/980936/&quot;&gt;Office Communicator Attendant Console 2007 R2 CU5 Update&lt;/a&gt;&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 15 Apr 2010 17:41:25 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1931-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Communicator 2010 Attendee (Beta) download link</title>
    <link>http://blog.tiensivu.com/aaron/archives/1933-Communicator-2010-Attendee-Beta-download-link.html</link>
            <category>7</category>
            <category>Microsoft</category>
            <category>OCS / LCS</category>
            <category>Vista</category>
            <category>Windows OS</category>
    
    <comments>http://blog.tiensivu.com/aaron/archives/1933-Communicator-2010-Attendee-Beta-download-link.html#comments</comments>
    <wfw:comment>http://blog.tiensivu.com/aaron/wfwcomment.php?cid=1933</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.tiensivu.com/aaron/rss.php?version=2.0&amp;type=comments&amp;cid=1933</wfw:commentRss>
    

    <author>atiensivu@gmail.com (Aaron Tiensivu)</author>
    <content:encoded>
    You can file this one under &#039;Things you find while browsing recently posted downloads&#039;. &lt;br /&gt;
&lt;br /&gt;
Since this has been posted for download on Microsoft&#039;s download site, you know that a public beta for the OCS release can only be right around the corner. &lt;br /&gt;
&lt;br /&gt;
It won&#039;t be useful yet, because this will be used for the LiveMeeting functionality of the upcoming OCS version. Interesting to see it posted already though.&lt;br /&gt;
&lt;br /&gt;
You can check it out &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=1772a5ad-9688-4861-8387-ec30411bf455&quot; title=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=1772a5ad-9688-4861-8387-ec30411bf455&quot;&gt;here&lt;/a&gt;.  
    </content:encoded>

    <pubDate>Thu, 15 Apr 2010 21:24:49 -0400</pubDate>
    <guid isPermaLink="false">http://blog.tiensivu.com/aaron/archives/1933-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>