<?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>Teh Tech &#187; Homepage</title>
	<atom:link href="http://tehtech.com/tag/homepage/feed/" rel="self" type="application/rss+xml" />
	<link>http://tehtech.com</link>
	<description>Being an Admin is Hard Enough</description>
	<lastBuildDate>Wed, 14 Jul 2010 16:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Change The Default Internet Explorer Homepage</title>
		<link>http://tehtech.com/change-the-default-internet-explorer-homepage/</link>
		<comments>http://tehtech.com/change-the-default-internet-explorer-homepage/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 01:34:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Kaseya]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>

		<guid isPermaLink="false">http://tehtech.com/?p=290</guid>
		<description><![CDATA[I have a chunk of registry tweaks I run on new computers, this is one of them. It changes the internet explorer homepage to www.google.com, though you can use anything you like in place of google, perhaps a intranet page? Windows Registry Editor Version 5.00Â  [HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain] &#8220;Start Page&#8221;=&#8221;www.google.com&#8220; Simple but powerful, and can be [...]]]></description>
			<content:encoded><![CDATA[<p>I have a chunk of registry tweaks I run on new computers, this is one of them.  It changes the internet explorer homepage to www.google.com, though you can use anything you like in place of google, perhaps a intranet page?</p>
<div class="box">Windows Registry Editor Version 5.00Â </p>
<p>[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain]<br />
&#8220;Start Page&#8221;=&#8221;<span style="color: #ff0000;">www.google.com</span>&#8220;</div>
<p>Simple but powerful, and can be merged to the registry silently using regedit /s, or added to a list of registry hacks.</p>
<p>To use this with kaseya import the below script, change the <span style="color: #ff0000;">red</span> to your best practice and away you go.</p>
<div class="box">Script Name: Default IE Page &#8211; google<br />
Script Description: Set Default Page on Iternet Explorer.Â Â </p>
<p>IF User Is Logged In<br />
Parameter 1 :<br />
THEN<br />
Set Registry Value<br />
Parameter 1 : HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMainStart Page<br />
Parameter 2 : <span style="color: #ff0000;">http://www.google.com</span><br />
Parameter 3 : REG_SZ<br />
OS Type : 0<br />
ELSE</div>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2740910196434334";
google_ad_slot = "5492961778";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://tehtech.com/change-the-default-internet-explorer-homepage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

