<?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>Squiggle dot org</title>
	<atom:link href="http://www.squiggle.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squiggle.org</link>
	<description>Random IT shizzle, from random IT people</description>
	<lastBuildDate>Tue, 23 Feb 2010 11:47:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migrating SBS Exchange 2003 to Windows 2008 R2 with Exchange 2010</title>
		<link>http://www.squiggle.org/2010/02/migrating-sbs-exchange-2003-to-windows-2008-r2-with-exchange-2010/</link>
		<comments>http://www.squiggle.org/2010/02/migrating-sbs-exchange-2003-to-windows-2008-r2-with-exchange-2010/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 11:47:41 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=78</guid>
		<description><![CDATA[Prerequisites for this upgrade/migration are that the SBS 2003 server must be at SP2, with Exchange 2003 also at SP2. In addition to this both your domain functional level AND forest functional level must be running at 2003 native (This is the highest available on SBS 2003 SP2). Finally, your Exchange organisation must be running [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/02/migrating-sbs-exchange-2003-to-windows-2008-r2-with-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPKG &#8211; Setup did not finish as expected</title>
		<link>http://www.squiggle.org/2010/02/wpkg-setup-did-not-finish-as-expected/</link>
		<comments>http://www.squiggle.org/2010/02/wpkg-setup-did-not-finish-as-expected/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:22:33 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=73</guid>
		<description><![CDATA[While trying to deploy the WPKG client onto newly built systems, I kept encountering the following error:
&#8220;There is a problem with
this Windows Installer Package. A program run as part of the setup did
not finish as expected. Contagt your support personnel or package
vendor.&#8221;
I was trying to install using the MSI with a specified settings.xml file using [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/02/wpkg-setup-did-not-finish-as-expected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows SIM unable to generate catalog</title>
		<link>http://www.squiggle.org/2010/02/windows-sim-unable-to-generate-catalog/</link>
		<comments>http://www.squiggle.org/2010/02/windows-sim-unable-to-generate-catalog/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:39:46 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=70</guid>
		<description><![CDATA[When using Windows SIM (System Image Manager), which is part of the Windows AIK (Automated Installation Kit) you might run inthe the the following error when you try and load a .WIM image&#8230;
&#8220;Windows sim was unable to generate a catalog&#8221;
Chances are that you are trying to open a .WIM image from the $RemoteInstall share. In [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/02/windows-sim-unable-to-generate-catalog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell Script To Mass Change Shortcut Path</title>
		<link>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/</link>
		<comments>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:22:55 +0000</pubDate>
		<dc:creator>Rob Milner</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=64</guid>
		<description><![CDATA[I have been looking at getting a script together for a while to mass change some shortcuts we have on our file server to point to a different location.  After some research, and some playing around I found a really easy way to do this in Powershell:



# Call wscript com object
$shell = new-object -com [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/02/powershell-script-to-mass-change-shortcut-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with deleting files</title>
		<link>http://www.squiggle.org/2010/01/problems-with-deleting-files/</link>
		<comments>http://www.squiggle.org/2010/01/problems-with-deleting-files/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 10:54:48 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=58</guid>
		<description><![CDATA[I came accross some directories today on our NAS that couldn&#8217;t be deleted &#8211; I really needed to get rid of them as they were causing backups to fail! Every time I tried to delete, I got the following windows error:
&#8220;cannot delete file: cannot read from source or disk&#8221;
The solution to this, was to fire up [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/01/problems-with-deleting-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a free Windows SVN Server</title>
		<link>http://www.squiggle.org/2009/10/setting-up-a-free-windows-svn-server/</link>
		<comments>http://www.squiggle.org/2009/10/setting-up-a-free-windows-svn-server/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 14:17:20 +0000</pubDate>
		<dc:creator>Rob Milner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/2009/10/setting-up-a-free-windows-svn-server/</guid>
		<description><![CDATA[If you want to setup a Windows SVN server, it’s easy as pie!&#160; I set one up for the company I work for as the Linux SVN Server was getting too difficult to manage.&#160; I would highly recommend using the free version of VisualSVN server for Windows for your code repository: VisualSVN Server.
It’s a ~4MB [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/10/setting-up-a-free-windows-svn-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop media player being pinned to windows 7 taskbar</title>
		<link>http://www.squiggle.org/2009/10/stop-media-player-being-pinned-to-windows-7-taskbar/</link>
		<comments>http://www.squiggle.org/2009/10/stop-media-player-being-pinned-to-windows-7-taskbar/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 14:25:06 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/2009/10/stop-media-player-being-pinned-to-windows-7-taskbar/</guid>
		<description><![CDATA[Another of my little Windows 7 deployment annoyances has been the fact that windows media player is pinned to the new taskbar by default, and with windows 7, it’s not possible to programmatically add or remove pinned items from the taskbar.
After a while of script hunting for something that might get around this, I found [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/10/stop-media-player-being-pinned-to-windows-7-taskbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using get and set methods with C#</title>
		<link>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/</link>
		<comments>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:15:03 +0000</pubDate>
		<dc:creator>Rob Milner</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=40</guid>
		<description><![CDATA[I&#8217;ve always wondered when looking at C# what get and set methods are used for.  In basic terms I found that the get and set method was mainly for reading (get) or writing (set) a property.  After scratching my head for some time, I tried to give it a go as I have problems setting [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/10/using-get-and-set-methods-with-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 point and print restrictions</title>
		<link>http://www.squiggle.org/2009/09/windows-7-point-and-print-restrictions/</link>
		<comments>http://www.squiggle.org/2009/09/windows-7-point-and-print-restrictions/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 09:12:49 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=38</guid>
		<description><![CDATA[I&#8217;m currently looking into deploying Windows 7 in our environment, and was having a bit of an issue with printers&#8230; When our (non-admin) users log on, our logon script detects the client location and connects the appropriate printers, I don&#8217;t want any warnings to be shown or UAC prompts, but just want the drivers to [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/09/windows-7-point-and-print-restrictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowing users to reset their own Citrix session</title>
		<link>http://www.squiggle.org/2009/08/allowing-users-to-reset-their-own-citrix-session/</link>
		<comments>http://www.squiggle.org/2009/08/allowing-users-to-reset-their-own-citrix-session/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 09:42:43 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=35</guid>
		<description><![CDATA[From time to time our Citrix users end up with multiple sessions on our Citrix farm, especially when accessing the farm via Citrix access gateway and they loose connectivity. Most of these are fixed by setting sessions in the disconnected state to be automatically reset after 15 mins. (We allow this time  incase users are moving [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/08/allowing-users-to-reset-their-own-citrix-session/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
