<?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>JJClements.co.uk &#187; outlook</title>
	<atom:link href="http://www.jjclements.co.uk/tag/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjclements.co.uk</link>
	<description>Clem&#039;s Technical Blog</description>
	<lastBuildDate>Tue, 15 Nov 2011 00:16:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Regkey to enable &amp; disable Outlook 2003 cached mode</title>
		<link>http://www.jjclements.co.uk/2008/08/21/regkey-to-enable-disable-outlook-2003-cached-mode/</link>
		<comments>http://www.jjclements.co.uk/2008/08/21/regkey-to-enable-disable-outlook-2003-cached-mode/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 08:38:20 +0000</pubDate>
		<dc:creator>James Clements</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=70</guid>
		<description><![CDATA[Pre Microsoft office 2003 SP3, when creating a new MAPI email account in outlook 2003 the default setting was to "Use Cached Exchange Mode". I have noticed that after installing SP3 the default seems to now be disabled when creating an email account. The following registry key allows you to enable it again and can [...]]]></description>
			<content:encoded><![CDATA[<p>Pre Microsoft office 2003 SP3, when creating a new MAPI email account in outlook 2003 the default setting was to "Use Cached Exchange Mode". I have noticed that after installing SP3 the default seems to now be disabled when creating an email account. </p>
<p><span id="more-70"></span></p>
<p>The following registry key allows you to enable it again and can obviously be scripted to run for users at logon:</p>
<p>HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\(profilename)\13dbb0c8aa05101a9bb000aa002fc45a</p>
<p>Change the data stored within the 00036601 (REG_BINARY) value. These are the usable items of data that can be stored within the key value:</p>
<p>84 01 00 00 = cached mode enabled for email (the default setting pre SP3)<br />
84 05 00 00 = cached mode enabled for email, and public folders<br />
04 00 00 00 = cached mode disabled (default setting post SP3)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jjclements.co.uk/2008/08/21/regkey-to-enable-disable-outlook-2003-cached-mode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

