<?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>philmorgan.net &#187; Phil</title>
	<atom:link href="http://www.philmorgan.net/author/phil/feed" rel="self" type="application/rss+xml" />
	<link>http://www.philmorgan.net</link>
	<description>version 2.0 and beyond</description>
	<lastBuildDate>Sun, 14 Nov 2010 19:15:54 +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>Mozilla Firefox &#8211; how to prevent the first run Firefox Import Settings and Data Wizard and the first run welcome page</title>
		<link>http://www.philmorgan.net/general/mozilla-firefox-prevent-the-first-run-import-settings-and-data-wizard</link>
		<comments>http://www.philmorgan.net/general/mozilla-firefox-prevent-the-first-run-import-settings-and-data-wizard#comments</comments>
		<pubDate>Wed, 23 Sep 2009 18:42:27 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADM Templates]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[FrontMotion Firefox]]></category>
		<category><![CDATA[Group Policy]]></category>

		<guid isPermaLink="false">http://www.philmorgan.net/?p=82</guid>
		<description><![CDATA[Whenever a user launches Firefox for the first time (and they do not have an existing Firefox profile they get the Import Wizard to Import Settings and Data... and once they've made it past that instead of the default homepage (which I set to our organisation's web site) they get the Welcome to Version X.x firstrun tab.

Not any more!]]></description>
			<content:encoded><![CDATA[<p><br/>In my work I look after software installation for a number of computer labs and one of the applications that I deploy is Mozilla Firefox. Some time ago I discovered the excellent FrontMotion Firefox Community Edition which is exactly the same as the Mozilla version except that it allows for the possibility of configuring many of the browser settings through Active Directory Group Policy.</p>
<p>If you haven&#8217;t seen FrontMotion Firefox before check it out here: <a href="http://www.frontmotion.com/FMFirefoxCE/index.htm">http://www.frontmotion.com/FMFirefoxCE/index.htm</a></p>
<p>The associated ADM templates are available on this page and as you can see they don&#8217;t hang about in getting the latest versions packaged up ready for you to use: <a href="http://www.frontmotion.com/FMFirefoxCE/download_fmfirefoxce.htm">http://www.frontmotion.com/FMFirefoxCE/download_fmfirefoxce.htm</a></p>
<p><br/></p>
<ul><strong>Disabling the first run Import Settings and Data Wizard:</strong></ul>
<p>Once deployed; one thing was bugging me. Whenever a user launches Firefox for the first time (and they do not have an existing Firefox profile they get the Import Wizard to Import Settings and Data&#8230; and once they&#8217;ve made it past that instead of the default homepage (which I set to our organisation&#8217;s web site) they get the Welcome to Version X.x firstrun tab.</p>
<p>Luckily there is a way to disable the Firefox Import Bookmarks and Settings Wizard that runs on first launch and if users do want to import their IE Favorites they can still do this once Firefox has launched from the main menu: File > Import</p>
<p>To disable the first run Import Wizard simply create a file named override.ini containing this text:</p>
<p><code>[XRE]<br />
EnableProfileMigrator=false</code></p>
<p>Copy it into: C:\Program Files\Mozilla Firefox\<br />
You could do this using a command script that runs on startup.</p>
<p>The bug is documented here: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=286557">https://bugzilla.mozilla.org/show_bug.cgi?id=286557</a></p>
<p><br/></p>
<ul><strong>Disabling the first run Welcome to Version X.x tab:</strong></ul>
<p>But wait! We don’t want that annoying Welcome to Version X.x page to appear either when the user launches Firefox for the first time. We just want our home page to appear.</p>
<p>So using the Mozilla ADM template that works with FrontMotion Firefox Community Edition you can disable this via group policy:</p>
<p>In the ADM under locked settings simply set:<br />
browser.startup.homepage_override.mstone to ignore</p>
<p>This bug is documented here: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=102313">https://bugzilla.mozilla.org/show_bug.cgi?id=102313</a></p>
<p><br/><br />
Eh voila, user logs onto PC for the first time and starts Firefox, up comes the homepage!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philmorgan.net/general/mozilla-firefox-prevent-the-first-run-import-settings-and-data-wizard/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Version 1.6 of Windows XP BITS Fix</title>
		<link>http://www.philmorgan.net/techie-tools/new-version-1-6-of-windows-xp-bits-fix</link>
		<comments>http://www.philmorgan.net/techie-tools/new-version-1-6-of-windows-xp-bits-fix#comments</comments>
		<pubDate>Mon, 15 Jun 2009 00:18:26 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Techie Tools]]></category>
		<category><![CDATA[BITS]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.philmorgan.net/?p=73</guid>
		<description><![CDATA[Thanks to feedback from those of you who&#8217;ve experienced problems with Windows XP BITS I&#8217;ve updated my script to include a more conprehesive registry fix. The new version attempts to restore the BITS related registry keys and registry permissions that are reportedly altered by some viruses. Hope this is useful for people &#8211; please let [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to feedback from those of you who&#8217;ve experienced problems with Windows XP BITS I&#8217;ve updated my script to include a more conprehesive registry fix. The new version attempts to restore the BITS related registry keys and registry permissions that are reportedly altered by some viruses. Hope this is useful for people &#8211; please let me know if it works for you!<br />
<a href="http://www.philmorgan.net/techie-tools/windows-update-bits-background-intelligent-transfer-service-fix-batch-file-for-windows-xp"><br />
Windows XP BITS Fix Version 1.6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.philmorgan.net/techie-tools/new-version-1-6-of-windows-xp-bits-fix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to version 2.0!</title>
		<link>http://www.philmorgan.net/general/7</link>
		<comments>http://www.philmorgan.net/general/7#comments</comments>
		<pubDate>Mon, 25 May 2009 14:28:50 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.philmorgan.net/new/?p=7</guid>
		<description><![CDATA[This blog is a home for all the useful techie stuff, interesting articles and random information I come across in the course of my work, research and web browsing.]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>Welcome to version 2.0 of my site! In various forms philmorgan.net has been online for some years now but over the last 2 years the techie tools that I&#8217;ve posted have brought over a 1000 visitors a month to the site. With that in mind I thought it was about time I gave it a facelift and added some more content.</p>
<p>This blog is a home for all the useful techie stuff, interesting articles and random information I come across in the course of my work, research and web browsing.</p>
<p>Feel free to comment on any of the postings and add your own ideas and links. Hopefully this blog will grow into a useful and interesting read for anyone with a vague interest in IT.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.philmorgan.net/general/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New command line version of RD Enable</title>
		<link>http://www.philmorgan.net/techie-tools/new-command-line-version-of-rd-enable</link>
		<comments>http://www.philmorgan.net/techie-tools/new-command-line-version-of-rd-enable#comments</comments>
		<pubDate>Sat, 25 Oct 2008 15:13:40 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Techie Tools]]></category>
		<category><![CDATA[RD Enable]]></category>
		<category><![CDATA[Remote Desktop]]></category>

		<guid isPermaLink="false">http://www.philmorgan.net/new/?p=42</guid>
		<description><![CDATA[I’m still getting mail about RD Enable from lots of people who have found it useful. Therefore, I’m now pleased to release a simple command line version &#8211; RD Enable CL. This version is much faster (as it’s written in C) and much smaller in filesize. It does almost the same thing, although the remote [...]]]></description>
			<content:encoded><![CDATA[<p>I’m still getting mail about RD Enable from lots of people who have found it useful. Therefore, I’m now pleased to release a simple command line version &#8211; <a href="../../techie-tools/rd-enable-cl-program-to-remotely-enable-remote-desktop-on-windows-xp/">RD Enable CL</a>. This version is much faster (as it’s written in C) and much smaller in filesize. It does almost the same thing, although the remote firewall exception feature is not available in this version. I know that RD Enable XP doesn’t work too well in Windows Vista, but hopefully this version does. Feed back is always welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.philmorgan.net/techie-tools/new-command-line-version-of-rd-enable/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techie Tools</title>
		<link>http://www.philmorgan.net/techie-tools/techie-tools</link>
		<comments>http://www.philmorgan.net/techie-tools/techie-tools#comments</comments>
		<pubDate>Thu, 04 Oct 2007 15:12:04 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Techie Tools]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://www.philmorgan.net/new/?p=39</guid>
		<description><![CDATA[A while back I created a few tools to help me in my work and made them available for people to download on my Lancaster University staff webpage. Within a few weeks I was amazed to see them appearing in the top 10 for relevant searches on Google! I’ve since had a number of e-mails [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>A while back I created a few tools to help me in my work and made them available for people to download on my Lancaster University staff webpage. Within a few weeks I was amazed to see them appearing in the top 10 for relevant searches on Google!</p>
<p>I’ve since had a number of e-mails about them and thanks from people who have downloaded them over the past year. Therefore I’ve decided to make them available again here. You’ll find them in the Techie Tools section &#8211; hope they are as useful for you as they have been for me!</p>
<p><a href="../../techie-tools/">http://www.philmorgan.net/techie-tools/</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.philmorgan.net/techie-tools/techie-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

