<?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>Remote Administration For Windows &#187; Registry</title>
	<atom:link href="http://www.intelliadmin.com/index.php/category/registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelliadmin.com</link>
	<description>Windows Network Administration Software</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:36:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Clear out Microsoft Outlook attachments</title>
		<link>http://www.intelliadmin.com/index.php/2010/08/clear-out-microsoft-outlook-attachments/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/08/clear-out-microsoft-outlook-attachments/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 16:27:59 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2549</guid>
		<description><![CDATA[Back in 2007, I wrote an article about an error that you get in Outlook when you have too many attachments of the same name: Even Outlook 2010 has this problem. In the article, I walk you through deleting these files by hand. It is not an easy thing to do. You need to open [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2010/08/clear-out-microsoft-outlook-attachments/" title="Permanent link to Clear out Microsoft Outlook attachments"><img class="post_image alignleft remove_bottom_margin" src="http://www.networksteve.com/icons/Email.jpg" width="55" height="55" alt="Post image for Clear out Microsoft Outlook attachments" /></a>
</p><p>Back in 2007, I <a href="http://www.intelliadmin.com/index.php/2007/08/cant-create-file-outlook-error-and-a-the-fix/">wrote an article</a> about an error that you get in Outlook when you have too many attachments of the same name:</p>
<p><img src="http://www.networksteve.com/images/Can't%20Create%20File.jpg" alt="Can't Create File"/></p>
<p>Even Outlook 2010 has this problem.</p>
<p>In the article, I walk you through deleting these files by hand.</p>
<p>It is not an easy thing to do. You need to open the registry, find a key&#8230;then use that key to find a random folder name.</p>
<p>I thought it would be cool if we could build a utility that would do this for you. So, that is what we did:</p>
<p><img src="http://www.networksteve.com/images/Outlook Cleanup Screen Shot.jpg" alt="Outlook Cleanup Screen Shot"/></p>
<p>It will automatically scan your registry, find all Microsoft Outlook attachments, and then display them to you in the main window.</p>
<p>If it all looks like stuff you want to remove, you just hit the &#8220;Clean Up&#8221; button and it will delete them for you.</p>
<p>Here comes the bonus. You can run it silently from the command line.</p>
<p>What would you need that for? </p>
<p>You might have user that opens lots of attachments, and runs into this bug all the time.</p>
<p>Here is how you can have it run without any prompts:<br />
<code><br />
OutlookCleanup.exe /SILENT<br />
</code></p>
<p>It will quietly scan through your registry and find the temp folder and empty it. Throw this in a batch file and have it run at logon &#8211; you will never have to deal with this problem again.</p>
<p>Another thought came to mind while working on this: This is a security problem too. </p>
<p>While email is on your Exchange server&#8230;it is relatively secure. Not knowing this you might open a sensitive document, read it, and when you are finished &#8211; delete it. Unknown to you, Outlook has just made a copy of it and it is sitting right there on your hard drive. Waiting for someone to grab.</p>
<p>Until MS provides a fix, you can use this little utility to keep your Outlook attachments clean. I wouldn&#8217;t hold your breath waiting for an update &#8211; this bug has been around since 2002.</p>
<p><b>Get your copy from our <a href="http://www.intelliadmin.com/index.php/downloads/">free downloads page</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/08/clear-out-microsoft-outlook-attachments/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Change the Windows 7 Logon Background &#8211; Free Utility</title>
		<link>http://www.intelliadmin.com/index.php/2009/07/change-the-windows-7-logon-background-free-utility/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/07/change-the-windows-7-logon-background-free-utility/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:34:22 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=804</guid>
		<description><![CDATA[I have been playing with Windows 7 again. While reading through a few Windows 7 blogs, I came across an article that described how to change the Logon background in Windows 7. If you have not had a chance to see Windows 7, this is what the default logon background looks like: Very similar to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been playing with Windows 7 again. While reading through a few Windows 7 blogs, I came across an article that described how to change the Logon background in Windows 7.</p>
<p>If you have not had a chance to see Windows 7, this is what the default logon background looks like:</p>
<p><a href="http://www.intelliadmin.com/images/Windows%207%20Logon%20Background.jpg"><img border=0 src="http://www.intelliadmin.com/images/Windows%207%20Logon%20Background%20Small.jpg"></a></p>
<p>Very similar to the layout in Vista, but, in Windows 7 you can change it.</p>
<p>Microsoft has added this feature for OEMs&#8230;so in the future I would imagine the logon screen will be filled with Dell, HP, ASUS, etc.</p>
<p>Before I talk about our free utility, let me explain what needs to be done if you want to do this yourself without our free program.</p>
<p>To make the change you need to first open regedit, and create this key:</p>
<p><i>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background</i></p>
<p>Then once you have created that key, add a new DWORD Value named OEMBackground and set it to 1</p>
<p>Now, you need to place the image file (It must be a jpeg) in the following folder (You may need to create some of these folders along the path)</p>
<p><i>%windir%\oobe\info\backgrounds</i></p>
<p>The file must be named backgroundDefault.jpg &#8211; and very important &#8211; it must be under 256KB in size, or windows will ignore it.</p>
<p>Sound like too much trouble to change the background pic? Then you can use our free utility:</p>
<p><img border=0 src="http://www.intelliadmin.com/images/Windows%207%20Background%20Updater.jpg"></p>
<p>The program will take care of the registry changes&#8230;and better yet it will reduce the image size to fit into 256 KB. It makes it very easy to change the background.</p>
<p>Here is the download link:</p>
<p><a href="http://www.intelliadmin.com/W7BackgroundUpdate.exe" rel="nmlp">W7BackgroundUpdate.exe</a></p>
<p>As always &#8211; no spyware, adware &#8211; only freeware goodness</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/07/change-the-windows-7-logon-background-free-utility/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Change the default open attachment location in Outlook</title>
		<link>http://www.intelliadmin.com/index.php/2009/06/change-the-default-open-attachment-location-in-outlook/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/06/change-the-default-open-attachment-location-in-outlook/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:30:20 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=770</guid>
		<description><![CDATA[I recently received a question from a reader: Hi Steve, I recently read your article about changing the default save location for MS Outlook 2003 at http://www.intelliadmin.com/blog/index.php/2007/09/set-default-folder-for-attachments-in-outlook-2003/ It is very informative; however, it was almost what I was looking for. I would like to change the default OPEN location, so I was wondering if you [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I recently received a question from a reader:</p>
<p><i>Hi Steve,</p>
<p>I recently read your article about changing the default save location for MS Outlook 2003 at <a href="http://www.intelliadmin.com/blog/index.php/2007/09/set-default-folder-for-attachments-in-outlook-2003/">http://www.intelliadmin.com/blog/index.php/2007/09/set-default-folder-for-attachments-in-outlook-2003/</a></p>
<p>It is very informative; however, it was almost what I was looking for.  I would like to change the default OPEN location, so I was wondering if you know how that would be accomplished.<br />
</i></p>
<p>Very good question. It could be useful to have Outlook open to the folder of your choice when clicking on the attachment button &#8211; especially if you send lots of them every day.</p>
<p>The default option is that it opens to the documents folder:</p>
<p><img src="http://www.intelliadmin.com/images/Outlook%20Default%20Open%20Folder.20090609.jpg" alt="Outlook Default Open Folder"></p>
<p>The bummer is that after lots of research, I have come to the conclusion that the only way to change this is to change the location of your &#8220;My Documents&#8221; folder</p>
<p>You can change the folder location by right clicking it on your desktop, and going to properties. Or you can dig into the registry down to this key:</p>
<p>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders</p>
<p>Find the &#8220;Personal&#8221; value, and change it to your folder of choice. From that point on Outlook will default to that folder when you go to attach a file. <font color="Red"> The side effect of this is that it changes the location of your &#8220;My Documents&#8221; folder</font> &#8211; so this is a trade off you will need to consider.</p>
<p>That is the only way I know to change it. If anyone else has a better method, please email me (<a href="mailto:support@intelliadmin.com">support@intelliadmin.com</a>) or drop a line in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/06/change-the-default-open-attachment-location-in-outlook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

