<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Microsoft Exchange</title>
        <link>http://blippy.net/blog/category/8.aspx</link>
        <description>Microsoft Exchange</description>
        <language>en-US</language>
        <copyright>Miguel Garrido</copyright>
        <generator>Subtext Version 2.1.2.2</generator>
        <item>
            <title>Indexing additional mailboxes in Outlook 2007</title>
            <link>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx</link>
            <description>&lt;p&gt;I recently came across an issue where an administrative assistant needed to search her boss’s huge mailbox while it was attached in Online mode to her Outlook profile. Normally, Outlook search will work for certain folders (like Calendar and Contacts) because it caches those folders from attached mailboxes so that they can be indexed; however in this case the amount of items in each of those folders was either too large or something else was going on and search just wasn’t working.&lt;/p&gt;
&lt;p&gt;After searching online, I was able to find out about the &lt;strong&gt;CacheOthersMail&lt;/strong&gt; registry value which can be set in &lt;span style="font-style: italic;"&gt;HKLM\Software\Microsoft\Office\12.0\Outlook\Cached Mode&lt;/span&gt; and is looked for by Outlook after a post Office 2007 SP1 hot fix (which is included in Office 2007 SP2). This value will instruct Outlook to cache any attached mailboxes in the user’s OST file – this being useful because it increases the access speed of the mailbox significantly and I thought &lt;em&gt;should &lt;/em&gt;allow the indexer to index the mailbox. Much to my chagrin, I found that the mailbox was still not indexed after creating this value in the proper registry key (but I could confirm that the mailbox was indeed cached); I had to continue looking.&lt;/p&gt;
&lt;p&gt;It was then that I was pointed to the following (excellent) blog post by Mike Lagase: &lt;a target="_blank" href="http://blogs.technet.com/mikelag/archive/2009/05/04/windows-desktop-search-and-the-implications-on-wan-performance.aspx"&gt;Windows Desktop Search Indexing in Outlook&lt;/a&gt;. This blog post detailed an interesting setting (which could be potentially dangerous when used improperly): &lt;strong&gt;Enable Indexing of Delegate Mailboxes&lt;/strong&gt;. This setting, along with other useful Group Policy settings for Windows Desktop Search 4 when a user needs to index mailbox contents are discussed in Mike's blog post.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Make sure to read the blog post for more details, however my fix was to set the &lt;strong&gt;CacheOthersMail&lt;/strong&gt;  registry value along with enabling the &lt;strong&gt;Enable Indexing of Delegate Mailboxes&lt;/strong&gt; policy. The end result of this was Windows Desktop Search 4 indexing the contents of the already cached attached mailbox.&lt;/p&gt;
&lt;p&gt;The administrative assistant is now happy again that she can search her boss’s mail like she was able to in the past.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/16.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx</guid>
            <pubDate>Sat, 16 Jan 2010 05:24:54 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/16.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/16.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/16.aspx</trackback:ping>
        </item>
        <item>
            <title>About mailbox searching in Outlook 2003/2007 [with Exchange]</title>
            <link>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx</link>
            <description>&lt;p&gt;   &lt;br /&gt;A quick tip for anyone who is experiencing issues searching their mailbox on Outlook 2003 (with or without Windows Search) and Outlook 2007 (preferably with Windows Search enabled on non-Vista/7 machines). If the mailbox mode is in &lt;strong&gt;Online mode&lt;/strong&gt;, that is, it is &lt;strong&gt;not&lt;/strong&gt; &lt;strong&gt;in&lt;/strong&gt; &lt;strong&gt;Cached Exchange Mode&lt;/strong&gt;, you might want/have to &lt;strong&gt;enable &lt;/strong&gt;Cached Exchange Mode for Outlook 2003 in order for your searches to work properly. &lt;/p&gt;  &lt;p&gt;Now I have found that for Outlook 2007 search to work (though I have to admit, I have only verified these findings when Windows Search was installed), you need to also &lt;strong&gt;enable&lt;/strong&gt; Cached Exchange Mode&lt;strong&gt;.&lt;/strong&gt; I can only guess that the reasoning behind this is that the indexer can index your mailbox locally and thus provide you with the search results you need (in a fast responsive manner) when your mailbox is stored on your hard drive as an OST file. Now (and this is only speculation since I haven’t bothered to look this up) it is very possible that if the Exchange Server&lt;strong&gt; &lt;/strong&gt;is being indexed and you are running Exchange 2007 and Windows Server 2008 or Windows Search on Windows Server 2003 and Windows Search on your workstation that Outlook 2007 will provide you with search results without having to enable Cached Exchange Mode by passing the search request to the indexer on the server running Microsoft Exchange, similar to how Windows Search retrieves file search results across the network.&lt;/p&gt;  &lt;p&gt;However, the whole point of this post is that it is worth a try enabling Cached Exchange Mode if you have a search related issue on an Outlook&lt;strong&gt; &lt;/strong&gt;client that connects to an Exchange Server and everything else you’ve tried isn’t working, like rebuilding the index, or reinstalling Windows Search, etc.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/6.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx</guid>
            <pubDate>Fri, 11 Sep 2009 04:27:23 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/6.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/6.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/6.aspx</trackback:ping>
        </item>
    </channel>
</rss>