<?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>Sys Admin Tales &#187; Outlook</title>
	<atom:link href="http://www.meltivore.com/category/office/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meltivore.com</link>
	<description>The endless search for the Any key</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>&#8220;Delivery has failed&#8221; error When Scheduling a Resource</title>
		<link>http://www.meltivore.com/2012/delivery-has-failed-error-when-scheduling-a-resource/</link>
		<comments>http://www.meltivore.com/2012/delivery-has-failed-error-when-scheduling-a-resource/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 19:37:31 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=809</guid>
		<description><![CDATA[There are plenty of answers to the error message: &#8220;Delivery has failed to these recipients or distribution lists:   Jane Doe Your message wasn&#8217;t delivered because of security policies&#8230;&#8221; In our case, Jane Doe was no longer an employee and her account was disabled. The sender of the message was requesting a meeting with someone who had [...]]]></description>
			<content:encoded><![CDATA[<p>There are plenty of answers to the error message:</p>
<p><span style="color: #800000;"><span style="color: #000000;">&#8220;</span><strong>Delivery has failed to these recipients or distribution lists:<br />
</strong></span> <br />
<span style="color: #800000;"><span style="text-decoration: underline;">Jane Doe</span><br />
</span><span style="color: #800000;">Your message wasn&#8217;t delivered because of security policies&#8230;</span>&#8221;</p>
<p>In our case, <span style="color: #800000;">Jane Doe</span> was no longer an employee and her account was disabled. The sender of the message was requesting a meeting with someone who had Jane as his admin, so he had her as a <a title="Adding a Delegate" href="http://office.microsoft.com/en-us/outlook-help/allow-someone-else-to-manage-your-mail-and-calendar-HA010075081.aspx" target="_blank">Delegate</a><strong> </strong>for his Calendar. Once we removed her from his Outlook&#8217;s Delegate list, there were no more errors.</p>
<p>Pretty simple, but they&#8217;ve moved <strong>Delegate Access</strong> in Outlook 2010, now you go to <strong>File</strong> &gt; <strong>Account Settings</strong> &gt; <strong>Delegate Access</strong></p>
<p>For Outlook 2007 and earlier, go to <strong>Tools</strong> &gt; <strong>Options</strong> &gt; <strong>Delegates</strong> tab.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2012/delivery-has-failed-error-when-scheduling-a-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto-complete Not Working After Outlook 2010 Upgrade</title>
		<link>http://www.meltivore.com/2012/auto-complete-not-working-after-outlook-2010-upgrade/</link>
		<comments>http://www.meltivore.com/2012/auto-complete-not-working-after-outlook-2010-upgrade/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 21:14:47 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=801</guid>
		<description><![CDATA[You know you love it, being able to just start typing the first few characters of an address and Outlook &#8220;guesses&#8221; the rest for you. At least I think you love it, because every time someone&#8217;s Outlook is upgraded or they are moved to a new system, everyone notices it&#8217;s missing right off the bat. Prior to [...]]]></description>
			<content:encoded><![CDATA[<p>You know you love it, being able to just start typing the first few characters of an address and Outlook &#8220;guesses&#8221; the rest for you. At least I think you love it, because every time someone&#8217;s Outlook is upgraded or they are moved to a new system, everyone notices it&#8217;s missing right off the bat.</p>
<p>Prior to Outlook 2010 all this information was kept in a NK2 file, typically called Outlook.NK2. Previously you could just <a title="Moving the NK2 File" href="http://office.microsoft.com/en-us/outlook-help/copy-autocomplete-name-list-to-another-computer-HA001139451.aspx" target="_blank">copy this file</a> to the corresponding folder on a new machine and it worked almost like magic. With the new upgrade, not so much. It&#8217;s not a hard process to import the auto-complete data, but there are some additional steps.</p>
<ol>
<li>Copy your old *.NK2 file to <strong>C:\Users\%username%\AppData\Roaming\Microsoft\Outlook</strong></li>
<li>Ensure the name matches your current profile name, default is Outlook. <em>(Look in <strong>Control Panel</strong> &gt; <strong>Mail</strong> &gt; <strong>Show Profiles&#8230;</strong> to be sure.)</em></li>
<li>Now from the <strong>Run&#8230;</strong> prompt enter: <strong><span style="color: #800000;">outlook.exe /importnk2</span></strong> and click <strong>OK</strong>.</li>
<li>Once imported the NK2 file will have a <em><span style="color: #000000;"><strong>.old</strong></span></em> extension, remove that if you wish to run the import again.</li>
</ol>
<p>All auto-complete data is now kept within an Outlook 2010 mailbox, so no external files will be needed in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2012/auto-complete-not-working-after-outlook-2010-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Not so) New Folder Locations</title>
		<link>http://www.meltivore.com/2012/new-folder-locations/</link>
		<comments>http://www.meltivore.com/2012/new-folder-locations/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 22:01:31 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=795</guid>
		<description><![CDATA[Since the advent of Windows Vista, the usual folder locations don&#8217;t always apply. Take the Quick Launch or All Users Desktop, where did they go? Here&#8217;s a short list of what&#8217;s been moved around (and yes, I&#8217;m writing this as much for me as anyone else)&#8230; All Users: All Users Desktop, Favorites, Documents, Downloads, Music, [...]]]></description>
			<content:encoded><![CDATA[<p>Since the advent of Windows Vista, the usual folder locations don&#8217;t always apply. Take the Quick Launch or All Users Desktop, where did they go?</p>
<p>Here&#8217;s a short list of what&#8217;s been moved around (and yes, I&#8217;m writing this as much for me as anyone else)&#8230;</p>
<p><strong>All Users:</strong></p>
<ul>
<li><strong>All Users</strong> <em>Desktop, Favorites, Documents, Downloads, Music, Pictures &amp; Videos</em> &#8211; C:\Users\Public</li>
<li><strong>All Users Start Menu</strong> &#8211; C:\ProgramData\Microsoft\Windows\Start Menu</li>
<li><strong>Documents and Settings</strong> (just for completeness sake): C:\Users</li>
<li><strong>Templates</strong> &#8211; C:\ProgramData\Microsoft\Windows\Templates</li>
</ul>
<p><strong>User Specific:</strong></p>
<ul>
<li><strong>Cookies</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Cookies</li>
<li><strong>Default Outlook OST/PST folder</strong> &#8211; C:\Users\%username%\AppData\Local\Microsoft\Outlook</li>
<li><strong>Quick Launch</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch</li>
<li><strong>Send To</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Windows\SendTo</li>
<li><strong>Start Menu </strong>- C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu</li>
<li><strong>Temp</strong> &#8211; C:\Users\%username%\AppData\Local\Temp</li>
<li><strong>Temporary Internet Files</strong> &#8211; C:\Users\%username%\AppData\Local\Microsoft\Windows\Temporary Internet Files</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2012/new-folder-locations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Fails for Some Outlook or OWA Users</title>
		<link>http://www.meltivore.com/2011/search-fails-for-some-outlook-or-owa-users/</link>
		<comments>http://www.meltivore.com/2011/search-fails-for-some-outlook-or-owa-users/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 01:37:12 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=716</guid>
		<description><![CDATA[Due to a recent power outage at a client site, their Exchange search catalogs became corrupted. The issue at hand was that searches in Outlook or OWA only resulted in showing results prior to the outage. To confirm that this was the case, I opened the trusty EMS and ran this command on an affected individual. test-exchangesearch username [...]]]></description>
			<content:encoded><![CDATA[<p>Due to a recent power outage at a client site, their Exchange search catalogs became corrupted. The issue at hand was that searches in Outlook or OWA only resulted in showing results prior to the outage.</p>
<p>To confirm that this was the case, I opened the trusty EMS and ran this command on an affected individual.</p>
<p><strong>test-exchangesearch <span style="color: #ff0000;">username </span>| fl</strong></p>
<p>This result confirmed the <a title="Outlook Search Issue" href="http://support.microsoft.com/kb/945077" target="_blank">catalog corruption</a>:<br />
<span style="color: #800000;"><em>ResultFound : False<br />
SearchTime : -1</em></span></p>
<p>The fix is rather easy, but depending on your database size, can be rather lengthy. The script below stops the Microsoft Exchange Search Indexer, deletes the Catalog of the database in question and restarts the Indexer which fires off a complete rebuild.</p>
<p>You can find the script here (<em>from where it must be run</em>): <var><span style="color: #ff0000;"><strong>&lt;drive&gt;</strong></span></var>:\Program Files\Microsoft\Exchange Server\Scripts</p>
<p>Syntax: <strong>ResetSearchIndex.ps1 -force <span style="color: #ff0000;">&lt;database&gt;</span></strong></p>
<p>Example: <strong>ResetSearchIndex.ps1 -force &#8220;<span style="color: #ff0000;">Mailbox One</span>&#8220;</strong></p>
<p>The rebuilding of our catalogs took almost an hour for a 80GB database. And that was on a fairly powerful system with 32GB of RAM.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/search-fails-for-some-outlook-or-owa-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recurring meeting has been declined!</title>
		<link>http://www.meltivore.com/2011/recurring-meeting-has-been-declined/</link>
		<comments>http://www.meltivore.com/2011/recurring-meeting-has-been-declined/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 17:31:03 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=712</guid>
		<description><![CDATA[A recent Outlook user, trying to book a non-recurring meeting, received this error: &#8220;Giant Conference Room has declined your meeting because it is recurring. You must book each meeting separately with this resource.&#8221; But, it was non-recurring!!! This error comes about when multiple users have the same resource open, in this case a conference room, [...]]]></description>
			<content:encoded><![CDATA[<p>A recent Outlook user, trying to book a non-recurring meeting, received this error: &#8220;<em><span style="color: #993300;">Giant Conference Room has declined your meeting because it is recurring. You must book each meeting separately with this resource.</span></em>&#8221; But, it <em><strong>was </strong></em>non-recurring!!!</p>
<p>This error comes about when multiple users have the same resource open, in this case a conference room, and make edits causing the <a title="Free or Busy?" href="http://blogs.technet.com/b/exchange/archive/2006/08/04/3394674.aspx" target="_blank">Free/Busy</a> information to become corrupt.</p>
<p>In order to fix the issue, just change one of the scheduling settings within <strong>Outlook </strong>&gt; <strong>Options </strong>&gt; <strong>Calendar </strong>&gt; <strong>Resource Scheduling&#8230;</strong>, such as &#8220;<em>Automatically decline recurring meeting requests,</em>&#8221; click <strong>OK</strong>, then change it back. It&#8217;ll cause the Free/Busy data to rebuild and scheduling may once again take place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/recurring-meeting-has-been-declined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAPI32.DLL wrong version or corrupt</title>
		<link>http://www.meltivore.com/2011/mapi32-dll-wrong-version-or-corrupt/</link>
		<comments>http://www.meltivore.com/2011/mapi32-dll-wrong-version-or-corrupt/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 20:52:40 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=543</guid>
		<description><![CDATA[One of my clients recieved the error message &#8220;MAPI32.DLL wrong version or corrupt&#8220; a few months ago, after trying Outlook 2007 and reverting back to Outlook 2003. The fix was simpler than expected&#8230; With Outlook closed, browse on over to C:\Program Files\Common Files\System\MSMAPI\1033 and rename the MSMAPI32.DLL file. Open Outlook again and the MSMAPI32.DLL file will be replaced with [...]]]></description>
			<content:encoded><![CDATA[<p>One of my clients recieved the error message &#8220;<strong>MAPI32.DLL wrong version or corrupt</strong>&#8220; a few months ago, after trying Outlook 2007 and reverting back to Outlook 2003. The fix was simpler than expected&#8230;</p>
<p>With Outlook closed, browse on over to <span style="color: #ff0000;"><strong>C:\Program Files\Common Files\System\MSMAPI\1033</strong><span style="color: #000000;"> and rename the </span><strong>MSMAPI32.DLL</strong><span style="color: #000000;"> file. Open Outlook again and the MSMAPI32.DLL file will be replaced with the proper version (Office or Outlook install media may be required).</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/mapi32-dll-wrong-version-or-corrupt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Links Don&#8217;t Work</title>
		<link>http://www.meltivore.com/2010/outlook-links-dont-work/</link>
		<comments>http://www.meltivore.com/2010/outlook-links-dont-work/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 03:57:58 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=475</guid>
		<description><![CDATA[One of my customers recently had an issue with broken links in all his Outlook e-mail. Any link that was present in the body or subject would not work, only giving the cryptic message: &#8220;This operation has been cancelled due to restrictions in effect on this computer.&#8221; Turned out to be an issue with an [...]]]></description>
			<content:encoded><![CDATA[<p>One of my customers recently had an issue with broken links in all his Outlook e-mail. Any link that was present in the body or subject would not work, only giving the cryptic message: <strong><em>&#8220;This operation has been cancelled due to restrictions in effect on this computer.&#8221;</em></strong></p>
<p>Turned out to be an issue with an faulty uninstall of <a title="Google Chrome" href="http://www.google.com/chrome" target="_blank">Chrome</a>, which left some bits behind in the <a title="What's a Registry?" href="http://en.wikipedia.org/wiki/Windows_Registry" target="_blank">registry</a>. Bad, bad uninstaller! Go stand in the corner!</p>
<p>Anyway, after numerous searches and a number of unsuccessful fix attempts, <a title="Slipstick Systems" href="http://www.slipstick.com/problems/link_restrict.htm#reg2" target="_blank">Slipstick had the answer</a>. Windows was trying to use the browser that was no longer installed, but was still referenced in the registry.</p>
<ol>
<li>Start, click <strong>Run&#8230;</strong>, type <strong>Regedit</strong> in the <strong>Open</strong> box, and then click <strong>OK</strong>.</li>
<li>Browse to<strong> HKEY_CURRENT_USER\Software\Classes\.html </strong></li>
<li>Right-click the value for the <strong>.html</strong> key and select <strong>Modify&#8230; </strong></li>
<li>Change the value from &#8220;<strong>ChromeHTML</strong>&#8221; to &#8220;<strong>htmlfile</strong>&#8221; (or from <strong>FireFoxHTML</strong> to <strong>htmlfile</strong>)</li>
<li>Repeat these steps for <strong>.htm</strong> and <strong>.shtml</strong> keys if they exist. You may also want to check the <strong>.xhtml</strong> and <strong>.xhtm</strong> keys.</li>
</ol>
<p><strong><span style="color: #ff0000;">Note: As always, the Registry can be a dangerous place, so do a backup/export before making changes.</span></strong></p>
<p>This didn&#8217;t even require a reboot and yet another happy customer was made. Judging by the amount of possible issues causing this message, this is only one needle in a field of haystacks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2010/outlook-links-dont-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recovering Deleted Mail in Outlook</title>
		<link>http://www.meltivore.com/2009/recovering-deleted-mail-in-outlook/</link>
		<comments>http://www.meltivore.com/2009/recovering-deleted-mail-in-outlook/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 18:55:34 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=364</guid>
		<description><![CDATA[Disclaimer: This is only for those using Exchange (and always backup your registry before editing). So you&#8217;ve hit Shift-Delete on a mail item or perhaps even setup a POP account on a system that totally drains all of your messages from your Inbox. Don&#8217;t fret, highlight the folder in question, go to Tools &#62; Recover [...]]]></description>
			<content:encoded><![CDATA[<p><em>Disclaimer: This is only for those using Exchange (and always backup your registry before editing).</em></p>
<p>So you&#8217;ve hit Shift-Delete on a mail item or perhaps even setup a POP account on a system that totally drains all of your messages from your Inbox. Don&#8217;t fret, highlight the folder in question, go to <strong>Tools &gt; Recover Deleted Items&#8230;</strong> and bring your messages back from the brink of death.</p>
<p>What&#8217;s that you say? You don&#8217;t have Outlook 2007 with item recovery enabled on every folder. Well <a title="Enabling Item Recovery" href="http://support.microsoft.com/kb/246153" target="_blank">here&#8217;s</a> the fix for those with older versions of Outlook:</p>
<p>1. Fire up <a title="Registry Information" href="http://support.microsoft.com/kb/256986" target="_blank">Regedit</a> (<strong>Start &gt; Run&#8230; Regedit, OK</strong>)<br />
2. Locate and then click the following key in the registry:<br />
<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Client\Options</strong><br />
3. On the <strong>Edit</strong> menu, click <strong>New &gt; DWORD Value</strong>, and then add the following registry value:<br />
         Value name: <strong>DumpsterAlwaysOn</strong><br />
         Value: <strong>1</strong><br />
4. Close Regedit</p>
<p>You&#8217;re done. Now you can retrieve items at will.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2009/recovering-deleted-mail-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lockdown in Sector 4</title>
		<link>http://www.meltivore.com/2009/lockdown-in-sector-4/</link>
		<comments>http://www.meltivore.com/2009/lockdown-in-sector-4/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 06:54:05 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=228</guid>
		<description><![CDATA[One of my customers yesterday contacted me because they were getting an error when connecting to GMail using Outlook. It was the dreaded &#8216;Lockdown in Sector 4&#8221; notice, which apparently happens when the Google bots come to the conclusion that there is some kind of unusual account activity. Mail account access through IMAP or POP [...]]]></description>
			<content:encoded><![CDATA[<p>One of my customers yesterday contacted me because they were getting an error when connecting to GMail using Outlook. It was the dreaded <a title="GMail Lockdown" href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=43692" target="_blank">&#8216;Lockdown in Sector 4</a>&#8221; notice, which apparently happens when the Google bots come to the conclusion that there is some kind of unusual account activity.</p>
<p>Mail account access through IMAP or POP is locked for a period of up to 24 hours and then you&#8217;re free to use it until the bots decide you&#8217;re abusing it. Actually, it&#8217;s something that more e-mail providers should be doing to reduce spam and account security.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2009/lockdown-in-sector-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

