 




<?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>The ranting of an IT Professional &#187; registry</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-rant/tag/registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-rant</link>
	<description></description>
	<lastBuildDate>Mon, 19 Sep 2011 18:30:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Change Outlook temp folder</title>
		<link>http://itknowledgeexchange.techtarget.com/it-rant/change-outlook-temp-folder/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-rant/change-outlook-temp-folder/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 14:52:41 +0000</pubDate>
		<dc:creator>Jason Tramer</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[reg]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[temp]]></category>
		<category><![CDATA[temporary]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-rant/change-outlook-temp-folder/</guid>
		<description><![CDATA[Do you need to change where outlook stores it&#8217;s temporary files? Here is the reg key. I have had to do this with VDI implementations. This is redirecting to a share on a server called DC01. %windir%\system32\REG.EXE ADD HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security /v OutlookSecureTempFolder /t REG_SZ /d \\dc01\Users\Outlook\Temp /f]]></description>
				<content:encoded><![CDATA[<p>Do you need to change where outlook stores it&#8217;s temporary files? Here is the reg key. I have had to do this with VDI implementations. This is redirecting to a share on a server called DC01.</p>
<p>%windir%\system32\REG.EXE ADD HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security /v OutlookSecureTempFolder /t REG_SZ /d \\dc01\Users\Outlook\Temp /f</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-rant/change-outlook-temp-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
