<?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; IE</title>
	<atom:link href="http://www.intelliadmin.com/index.php/category/ie/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>Prevent IE Automatic Upgrades</title>
		<link>http://www.intelliadmin.com/index.php/2011/12/prevent-ie-automatic-upgrades/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/12/prevent-ie-automatic-upgrades/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 12:47:09 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 7]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[IE 9]]></category>
		<category><![CDATA[Network Administrator]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=4575</guid>
		<description><![CDATA[I am not sure if you are aware of it, but starting next year Microsoft is changing their Internet Explorer upgrade policy. Specifically, they will be putting IE updates into the standard automatic update cycle. This means if you have an older version of IE, it will automatically get upgraded. Many organizations have piles of [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/12/prevent-ie-automatic-upgrades/" title="Permanent link to Prevent IE Automatic Upgrades"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/IE.jpg" width="55" height="56" alt="Post image for Prevent IE Automatic Upgrades" /></a>
</p><p>I am not sure if you are aware of it, but starting next year Microsoft is changing their Internet Explorer upgrade policy.</p>
<p>Specifically, they will be putting IE updates into the standard automatic update cycle. This means if you have an older version of IE, it will automatically get upgraded.</p>
<p>Many organizations have piles of Web applications that cannot work on anything but a specific version of Internet Explorer.</p>
<p>I would not want to come into the office one morning to find out a few hundred computers now have IE 7, when a critical web app requires IE 6.</p>
<p>How can you prevent this from happening? </p>
<p>Thankfully Microsoft has provided three registry keys that will prevent the automatic install. </p>
<p>There is one for each version of IE (IE 7, IE 8, IE 9)</p>
<p>These are the keys:</p>
<p>For IE 9</p>
<p>Key:<br />
 <code>HKLM\Software\Microsoft\Internet Explorer\Setup\9.0\</code><br />
Value<br />
 <code>DoNotAllowIE90</code> 1 = Block Install, 0 = Allow Install</p>
<p>For IE 8</p>
<p>Key:<br />
 <code>HKLM\Software\Microsoft\Internet Explorer\Setup\8.0\</code><br />
Value<br />
 <code>DoNotAllowIE80</code> 1 = Block Install, 0 = Allow Install</p>
<p>For IE 7</p>
<p>Key:<br />
 <code>HKLM\Software\Microsoft\Internet Explorer\Setup\7.0\</code><br />
Value<br />
 <code>DoNotAllowIE70</code> 1 = Block Install, 0 = Allow Install</p>
<p>A quick and easy way to make these changes is to use our tool, Network Administrator.</p>
<p>We added a plugin that will make it easy to block the automatic install:</p>
<p><img src="http://www.intelliadmin.com/images/IE%20Install%20Blocker.jpg" alt="Internet Explorer Install Blocker"></p>
<p>You can even pick and choose what version of Internet Explorer you want to block:</p>
<p><img src="http://www.intelliadmin.com/images/IE%20Install%20Blocker%20Options.jpg" alt="Internet Explorer Install Blocker Options"></p>
<p>It is free for personal and commercial use (up to three computers at a time). </p>
<p>You can find it on our downloads page:</p>
<p><a href="http://www.intelliadmin.com/index.php/downloads/">http://www.intelliadmin.com/index.php/downloads/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/12/prevent-ie-automatic-upgrades/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Block IE 9 &#8211; Keep it out of automatic updates</title>
		<link>http://www.intelliadmin.com/index.php/2011/03/block-ie-9-keep-it-out-of-automatic-updates/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/03/block-ie-9-keep-it-out-of-automatic-updates/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 20:06:22 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 9]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 Core]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=3047</guid>
		<description><![CDATA[It is that time again. Microsoft is getting close to releasing IE 9 in its final form. According to my sources, it will be released on Monday, March 14th. This also means it will show up in automatic updates as an &#8220;Important Update&#8221; If you want to prevent this from happening, you can setup a [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/03/block-ie-9-keep-it-out-of-automatic-updates/" title="Permanent link to Block IE 9 &#8211; Keep it out of automatic updates"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/IE.jpg" width="55" height="56" alt="Post image for Block IE 9 &#8211; Keep it out of automatic updates" /></a>
</p><p>It is that time again. Microsoft is getting close to releasing IE 9 in its final form.  According to my sources, it will be released on Monday, March 14th.</p>
<p>This also means it will show up in automatic updates as an &#8220;Important Update&#8221;</p>
<p>If you want to prevent this from happening, you can setup a registry key that will block it.</p>
<p>The key is under this path:</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\9.0</code></p>
<p>You will need to create the key above. Once you do that, add this DWORD value:</p>
<p><code>DoNotAllowIE90</code></p>
<p>Set it to 1 to block, Set it to 0 to unblock.</p>
<p>We also have updated the free version of Network Administrator to set this key for you &#8211; that way you don&#8217;t have to mess around with the registry by hand:</p>
<p><img src="http://www.intelliadmin.com/images/IE%20Blocker%209%20201103.jpg" alt="Block IE 9 Network Administrator"/></p>
<p>Download a free copy <a href="http://www.intelliadmin.com/NetworkAdministrator.exe" rel="nmlp">from here</a></p>
<p>One final note &#8211; keep in mind this will only prevent it from showing up in Automatic Update. Users can still install IE 9 by hand if they wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/03/block-ie-9-keep-it-out-of-automatic-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Prevent users from deleting IE History</title>
		<link>http://www.intelliadmin.com/index.php/2010/04/prevent-users-from-deleting-ie-history/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/04/prevent-users-from-deleting-ie-history/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 16:32:42 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 7]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=2263</guid>
		<description><![CDATA[I got a question this week from a reader: Steve, we have a locked down environment and I have just about everything set the way I want it, but I still need to find a way of keeping users from deleting their Internet Explorer history. Sometimes we need to do a review of their computer [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I got a question this week from a reader:</p>
<p><i>Steve, we have a locked down environment and I have just about everything set the way I want it, but I still need to find a way of keeping users from deleting their Internet Explorer history. Sometimes we need to do a review of their computer if they get infected with a Virus, or Spyware. Any way to easily do this?</i></p>
<p>There is a way to do this, but I will start out by saying that a determined user will always find a way around it &#8211; either by using an alternative browser, or finding the cached files on their hard drive.</p>
<p>The first way is to dig into the registry. Create a key under HKEY_LOCAL_MACHINE under this path:</p>
<p><code>Software\Policies\Microsoft\Internet Explorer\Control Panel</code></p>
<p>Once you have created the key, create a dword value under it named:</p>
<p><code>DisableDeleteBrowsingHistory</code></p>
<p><img src="http://www.networksteve.com/images/Disable%20Delete Browsing%20History.jpg" alt="Disable Delete Browsing History Registry Entry"/></p>
<p>To disable, set it to 1. To enable set it back to zero.</p>
<p>We have also added this to Network Administrator:</p>
<p><img src="http://www.networksteve.com/images/Disable%20Delete%20Browsing%20History%20Network Administrator.jpg" alt="Disable Delete Browsing History Network Administrator"/></p>
<p>It is a free download (For up to 3 computers at a time) from here:</p>
<p><a href="http://www.intelliadmin.com/NetworkAdministrator.exe" rel="nmlp">http://www.intelliadmin.com/NetworkAdministrator.exe</a></p>
<p>Much easier than tinkering with the registry.</p>
<p>Back to Internet Explorer &#8211; Lets look at how it changes IE. Before we made our change, the security menu had the delete browsing history option:</p>
<p><img src="http://www.networksteve.com/images/Disable%20Delete%20Browsing%20History%20Before.jpg" alt="Disable Delete Browsing History Before"/></p>
<p>Right after the registry key was created and set (Restart of IE required), it is gone:</p>
<p><img src="http://www.networksteve.com/images/Disable%20Delete%20Browsing%20History%20After.jpg" alt="Disable Delete Browsing History After"/></p>
<p>So there you go. A simple way to prevent users from deleting their browse history &#8211; not perfect, but it can work well in most situations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/04/prevent-users-from-deleting-ie-history/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows XP vs Windows 7 &#8211; Who Won?</title>
		<link>http://www.intelliadmin.com/index.php/2009/09/windows-xp-vs-windows-7-who-won/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/09/windows-xp-vs-windows-7-who-won/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:57:22 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=921</guid>
		<description><![CDATA[I installed Windows 7 on my ASUS Atom N270 Before I did that, I recorded how long it took to do a few things: -Copying a 45 MB file over the network -Boot Time -Shutdown Time -Memory used at idle, after startup -IE Launch time Then, after I installed Windows 7, I did the same, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I installed Windows 7 on my ASUS  Atom N270</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/asus-machine1.jpg"><img class="alignnone size-medium wp-image-891" title="Asus Desktop Machine" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/asus-machine1.jpg" alt="" width="220" height="243" /></a></p>
<p>Before I did that, I recorded how long it took to do a few things:</p>
<p>-Copying a 45 MB file over the network<br />
-Boot Time<br />
-Shutdown Time<br />
-Memory used at idle, after startup<br />
-IE Launch time</p>
<p>Then, after I installed Windows 7, I did the same, and recorded how long it took. I was curious to see if Windows 7 was faster or slower than XP.</p>
<p>Keep in mind this is not scientific, but just a simple test I did on my own computer.</p>
<p>Here is what I found:</p>
<p>Boot time under Windows 7 was 22 seconds faster:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-boot-time1.jpg"><img class="alignnone size-medium wp-image-925" title="windows-7-xp-boot-time" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-boot-time1.jpg" alt="" width="300" height="181" /></a></p>
<p>Shutdown time under Windows 7 was 20% faster:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-shutdown-time1.jpg"><img class="alignnone size-medium wp-image-924" title="windows-7-xp-shutdown-time" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-shutdown-time1.jpg" alt="" width="300" height="179" /></a></p>
<p>What about the time it takes for Internet Explorer to Launch?</p>
<p>Windows 7 was faster there too:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-internet-explorer-startup-time1.jpg"><img class="alignnone size-medium wp-image-923" title="windows-7-xp-internet-explorer-startup-time" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-internet-explorer-startup-time1.jpg" alt="" width="300" height="180" /></a></p>
<p>Amazingly the memory usage at idle was less in Windows 7, than in Windows XP. I should do this article again with Vista. I am sure that number in Vista is over 1GB</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-memory-at-idle1.jpg"><img class="alignnone size-medium wp-image-922" title="windows-7-xp-memory-at-idle" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-memory-at-idle1.jpg" alt="" width="300" height="181" /></a></p>
<p>Another test I did was copying a 45 MB file over my wireless network.</p>
<p>Look at the difference:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-file-transfer-time1.jpg"><img class="alignnone size-medium wp-image-926" title="windows-7-xp-file-transfer-time" src="http://staging.intelliadmin.com/wp-content/uploads/2009/09/windows-7-xp-file-transfer-time1.jpg" alt="" width="300" height="183" /></a></p>
<p>This was an amazing result. I had to try it a few times to make sure it was not a mistake. It took Windows XP almost a minute longer to transfer that same file.</p>
<p>Amazing. Windows 7 is faster on all of my tests.Â  Not only has it won this little test, but instead of wanting to remove it after 2 weeks (Like with Vista)&#8230;I want to install it on all of my computers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/09/windows-xp-vs-windows-7-who-won/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Serious security flaw in Internet Explorer</title>
		<link>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:58:50 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[ADOBE]]></category>
		<category><![CDATA[AntiVirus]]></category>
		<category><![CDATA[Flaw]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 7]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=842</guid>
		<description><![CDATA[Microsoft announced on Tuesday that a serious security hole was found in all versions of Internet Explorer. The flaw exploits the ActiveX plugin system in IE. If you use Internet Explorer, and are running flash &#8211; you are vulnerable. If you have any ActiveX control installed in IE you have a good chance of being [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Microsoft announced on Tuesday that a serious security hole was found in all versions of Internet Explorer. The flaw exploits the ActiveX plugin system in IE.</p>
<p>If you use Internet Explorer, and are running flash &#8211; you are vulnerable. If you have any ActiveX control installed in IE you have a good chance of being vulnerable. It only takes one website with a bad flash file for your system to get compromised. A blog at Adobe&#8217;s website has more detailed information:</p>
<p><a href="http://blogs.adobe.com/psirt/2009/07/potential_adobe_reader_and_fla.html">http://blogs.adobe.com/psirt/2009/07/potential_adobe_reader_and_fla.html</a></p>
<p>This problem is far and wide. Adobe comes to the top of the list because so many people have the flash player &#8211; but <a href="http://www.cisco.com/warp/public/707/cisco-sa-20090728-activex.shtml">Cisco</a>, and Google are working on fixes for their software too.</p>
<p>The fix (<a href="http://www.microsoft.com/technet/security/Bulletin/MS09-034.mspx">MS-09034</a>) can be downloaded and installed to help resolve the issue, but it will not completely close the hole.</p>
<p>This is because the flaw is not in IE itself, but the libraries that third party developers use to build plugins. This means that any plugin ever created for IE has the potential of having this flaw. The only way for a vendor to fix it is to <a href="http://www.microsoft.com/technet/security/Bulletin/MS09-035.mspx">download a patch</a> for the ATL library, recompile their code, and re-release the software.</p>
<p>All I can say is &#8211; what a mess.</p>
<p>What can you do to protect your network? The first answer is to run an alternative browser.</p>
<p>Many times this is impossible. The second way is to have tight control over what ActiveX plugins are used, and to verify with the vendor that they have recompiled with the new ATL library.</p>
<p>The big red light here is that any ActiveX plugin is now a potential flaw waiting to be exploited.</p>
<p>More detailed information about the flaw and its fixes can be found here:</p>
<p><a href="http://www.microsoft.com/technet/security/advisory/973882.mspx">http://www.microsoft.com/technet/security/advisory/973882.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 8 Released</title>
		<link>http://www.intelliadmin.com/index.php/2009/03/ie-8-released/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/03/ie-8-released/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 05:48:12 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=606</guid>
		<description><![CDATA[Microsoft released IE 8 for public consumption a few days ago. Microsoftâ€™s Dean Hachamovitch, who leads the IE 8 development team, made the announcement during his keynote address at the companyâ€™s MIX09 conference going on in Las Vegas. While I still use Firefox daily, I can see that Microsoft has made every attempt to make [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Microsoft released IE 8 for public consumption a few days ago. Microsoftâ€™s Dean Hachamovitch, who leads the IE 8 development team, made the announcement during his keynote address at the companyâ€™s MIX09 conference going on in Las Vegas.</p>
<p><img src="http://www.intelliadmin.com/images/ie8-logo.png" width=100 height=100></p>
<p>While I still use Firefox daily, I can see that Microsoft has made every attempt to make IE 8 attractive to network administrators. Some of the new deployment features make it easy to distribute across a large network. In particular, Microsoft has equipped IE 8 with built-in deployment features, based on the company&#8217;s existing deployment and update platforms.</p>
<p>In contrast, to deploy Firefox you need to use third party tools such as <a href="http://www.frontmotion.com/Firefox/">FrontMotion Firefox MSI</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/2553">CCK Wizard</a>, or <a href="http://sourceforge.net/projects/firefoxadm">FirefoxADM</a>.</p>
<p>Microsoft has been pushing IE 8&#8242;s ability to automatically switch back into compatibility mode when a website is not made for the new version. This is because IE version 8 and earlier did not follow web standards, and this in turn this forced web developers to create hacks for each browser version. The beauty of this auto detection is that it will not break a corporate Intranet or internal websites that depend on these old hacks when it is deployed across a corporate network &#8211; a big issue when IE 7 was rolled out.</p>
<p>Another nice feature is tab crash protection. In the event that something causes a browser crash, it will only take down that tab, and not all of them with it. This is because each tab is run in its own process.</p>
<p>A unique feature of IE 8 is something called &#8220;Accelerators&#8221;. These are shortcuts to services that open within a given web page. Instead of cutting and pasting to another tab, you highlight text and click the accelerator icon top open a blog, email, map, or search.</p>
<p>What about security? The IE 8 development processes included the Microsoft &#8216;Trustworthy Computing&#8217; code inspection. IE 8 (running in Protected Mode) will run at low integrity, meaning that they can&#8217;t launch applications without the user&#8217;s express permission. The browser is designed to use the &#8216;Data Execution Prevention&#8217; and &#8216;Address Space Layout Representation&#8217; to protect against remotely executing malware. Neither Firefox nor Safari offers similar protection.</p>
<p>By no means is this a complete list of features found in IE 8. I am still playing with it on one of my test systems to see how well it performs against other browsers.</p>
<p>Is it worth installing on your network? Or in other words, do you need to prevent it from being installed on your network? Yes. Even if Microsoft thinks it is ready, I would suggest taking the slow and easy approach. Install it on a few test machines first. I saw way too many cases of the IE 8 beta totally hosing a machine &#8211; to the point that windows needed to be reinstalled.</p>
<p>There are a few ways to block IE 8 from automatic update. First, you can use our <a href="http://www.intelliadmin.com/NetworkAdministrator.htm">Network Administrator</a>, or the <a href="http://technet.microsoft.com/en-us/ie/dd576242.aspx">IE 8 blocking toolkit</a> from Microsoft.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/03/ie-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block IE 8 from Automatic Updates</title>
		<link>http://www.intelliadmin.com/index.php/2009/01/block-ie-8-from-automatic-updates/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/01/block-ie-8-from-automatic-updates/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 15:58:53 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 7]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=571</guid>
		<description><![CDATA[Back in 2006 we created an IE 7 blocking tool. It set a special registry key that would tell Automatic Update to totally skip IE 7 when it was released. Now the same can be accomplished with Internet Explorer 8. Yes, I do realize that it is still in beta, and has not even been [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Back in 2006 we created an <a href="http://www.intelliadmin.com/blog/2006/10/disable-automatic-install-of-ie-7.html">IE 7 blocking tool</a>. It set a special registry key that would tell Automatic Update to totally skip IE 7 when it was released.</p>
<p><img src="http://www.intelliadmin.com/images/IE%207%20Icon.jpg" alt="IE Icon" /></p>
<p>Now the same can be accomplished with Internet Explorer 8. Yes, I do realize that it is still in beta, and has not even been released to the general public &#8211; but that day will come. Most companies will have trouble with at least one or two critical websites that simply will not work with it. To give us time to adjust Microsoft has published a registry key to block IE 8.</p>
<p>To block the automatic install you can open regedit, and browse to:</p>
<p>HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Setup\8.0</p>
<p>If the key(s) do not exist, you will need to create them &#8211; most likely they will not since you probably have never installed IE 8!</p>
<p>Then under that key, you can create a new DWORD value called <strong>DoNotAllowIE80</strong></p>
<p>Set its value to 1</p>
<p>Now Automatic updates will skip IE 8.</p>
<p>If you don&#8217;t like to plunk around in the registry you can do this with the latest of our free (Up to 3 computers) Network Administrator:</p>
<p><img src="http://www.intelliadmin.com/images/Network Administrator Disable IE 8.jpg" alt="Disable IE 8" /></p>
<p><a href="http://www.intelliadmin.com/NetworkAdministrator.exe" rel="nmlp">Download it from here</a></p>
<p>If you want to use it to disable it on your own computer, check the &#8220;Local System&#8221; Box, Select disable, and hit submit &#8211; you are done.</p>
<p>Or, you can even use it to disable it on a number of computers across your network:</p>
<p><img src="http://www.intelliadmin.com/images/Network Administrator Remote Disable IE 8.jpg" alt="" /></p>
<p>Microsoft has indicated that the registry key will never expire &#8211; this is a change from their original position with the IE 7 blocking key. It was only to last for 12 months after the release of IE 7. I decided to go back and see if they changed the wording on the IE 7 blocking tool website &#8211; and they have. It too is now a permanent key.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/01/block-ie-8-from-automatic-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Prevent users from clearing history in IE 7</title>
		<link>http://www.intelliadmin.com/index.php/2008/12/prevent-users-from-clearing-history-in-ie-7/</link>
		<comments>http://www.intelliadmin.com/index.php/2008/12/prevent-users-from-clearing-history-in-ie-7/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:09:35 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=539</guid>
		<description><![CDATA[This tip is only for Vista&#8230;.so I apologize in advance to those of you still using XP. In Vista you can easily clear your browsing history by going into the options of Internet Explorer. I have helped a few organizations that use this information after a spyware incident to determine where the problem came from. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This tip is only for Vista&#8230;.so I apologize in advance to those of you still using XP.  In Vista you can easily clear your browsing history by going into the options of Internet Explorer. I have helped a few organizations that use this information after a spyware incident to determine where the problem came from.</p>
<p>Users may notice that something happened, and call the IT department for help. Before they do that they clear their history so they don&#8217;t get in trouble. This vital information is now lost, and a potentially bad site could cause the problem again.</p>
<p>So how could you prevent this? Easy, use group policy. You can do this locally, or on your domain controller if you want to apply the changes across your network.</p>
<p>To change the policy on your Vista machine, click on the start button, and type gpedit.msc &#8211; then press enter.</p>
<p>Â </p>
<p><img src="http://www.intelliadmin.com/images/Disable Clear Cookies.jpg" alt="GPEDIT.MSC" /></p>
<p>Then the local policy window will be displayed. You will need to drill down to:</p>
<p><strong>Computer Configuration-&gt;Administrative Templates-&gt;Windows Components-&gt;Internet Explorer\<br />
</strong></p>
<p>Once you are in that section, scroll down and you will see three items:</p>
<p>&#8220;Turn off &#8216;Delete Browsing History&#8217; functionality&#8221;<br />
&#8220;Turn off &#8216;Delete Passwords&#8217; functionality&#8221;<br />
&#8220;Turn off &#8216;Delete forms&#8217; functionality&#8221;Â </p>
<p>Only the first one is necessary for what we are trying to accomplish, but the other two areÂ relatedÂ and you may want to use them.Â<br />
Â </p>
<p><img src="http://www.intelliadmin.com/images/Group Policy Disable Clear Cookies.jpg" alt="Gpedit Disable Clear Cookies" /></p>
<p>I am not a big fan of how many policy items are worded. It forces you to enable them when you want something disabled. So if you want to disable them, then use the enable option. Now, if you go into internet explorer, and try to clear the history, you will notice that the button is disabled:<br />
Â </p>
<p><img src="http://www.intelliadmin.com/images/Browsing History Button Disabled.jpg" alt="Disable Clear History" /></p>
<p>This same tip could be used on a domain controller. If you have 2008 it will already be available. On some versions of 2003, you will need to get the updated administrative template for Internet Explorer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2008/12/prevent-users-from-clearing-history-in-ie-7/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Lock the IE Home Page setting</title>
		<link>http://www.intelliadmin.com/index.php/2008/11/lock-the-ie-home-page-setting/</link>
		<comments>http://www.intelliadmin.com/index.php/2008/11/lock-the-ie-home-page-setting/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:11:11 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=355</guid>
		<description><![CDATA[I recently received an email: Dear Steve, I was going through google search and I came across your script. Please, how do I reset the network users home page to a particular website and make it permanent such that they would not change it? Thanks. Normally the answer would be to use group policy. But [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I recently received an email:</p>
<div id=":bo" class="ArwC7c ckChnd">
<div lang="EN-US">
<div>
<p><em><span style="font-size: x-small; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Dear Steve, </span></span></em></p>
<p><em><span style="font-size: x-small; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">I was going through google search and I came across your script. Please, how do I reset the network users home page to a particular website and make it permanent such that they would not change it? </span></span></em></p>
<p><em><span style="font-size: x-small; font-family: Arial;"><span style="font-size: 10pt; font-family: Arial;">Thanks.</span></span></em></p>
<p>Normally the answer would be to use group policy. But I have a few machines that are not even a member of a domain &#8211; and I would like to do exactly what he asked. Since group policy is simply registry settings, we can make this change by hand. (<em>As always if you are not comfortable with the registry then don&#8217;t do any of this. A screw up in the registry can screw up your computer so bad it won&#8217;t boot anymore</em>)</p>
<p>The original key to set the home page is located under:</p>
<p>HKCU\Software\Microsoft\Internet Explorer\Main\Start Page</p>
<p>If we simply extrapolate we can create a Policy key in the same location (You can do it under HKCU for just the current user, or HKLM for the whole machine)</p>
<p>HKCU\Software\Policies\Microsoft\Internet Explorer\Main\Start Page</p>
<p>You will need to create some of the keys along the way. See my screen shot below. This is what it looks like after I have created the keys</p>
<p><img src="http://staging.intelliadmin.com/wp-content/uploads/2008/11/lock-ie-home-page-setting1.jpg"/></p>
<p>If a picture is not a 1000 words for you, then do this:</p>
<p>Open regedit. Drill down to HKCU\Software\Policies\Microsoft</p>
<p>If an &#8220;Internet Explorer&#8221; key does not exist, then create one.</p>
<p>If under that a &#8220;Main&#8221; key does not exit, then create one.</p>
<p>Then in Main, you simply create a new string value, and name it &#8220;Start Page&#8221; The value you place in here will be the new home page you want to force IE to visit:</p>
<p><a href="http://staging.intelliadmin.com/wp-content/uploads/2008/11/lock-ie-home-page-setting-registry-value1.jpg"><img class="alignnone size-medium wp-image-357" title="lock-ie-home-page-setting-registry-value" src="http://staging.intelliadmin.com/wp-content/uploads/2008/11/lock-ie-home-page-setting-registry-value1.jpg" alt="" width="507" height="224" /></a></p>
<p>Now, when the user changes the home page &#8211; it simply ignores it (I have only tested this on IE 7&#8230;someone will have to tell me if it works on IE 6). Not very user friendly. Don&#8217;t forget that you set this up&#8230;or you might not know why every time you try to change the home page it switches back.</p>
<p>This seems like it should be in our Tweek IE utility&#8230;I will have to see what I can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2008/11/lock-the-ie-home-page-setting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

