<?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 &#187; Scripting</title>
	<atom:link href="http://www.squiggle.org/category/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squiggle.org</link>
	<description>Random IT shizzle, from random IT people</description>
	<lastBuildDate>Fri, 06 Jan 2012 12:51:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Displaying thumbnailPhoto from Active Directory on a web page</title>
		<link>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/</link>
		<comments>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:06:31 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=157</guid>
		<description><![CDATA[In my Exchange 2010 environment, we&#8217;re using the thumbnailPhoto attribute in active directory, so that users photos appear in Outlook 2010. We also have a custom intranet page that features a company directory which pulls details such as phone numbers from AD. I wanted to also add in the image stored in thumbnailPhoto for each [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2011/08/displaying-thumbnailphoto-from-active-directory-on-a-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing all users calendars on Exchange 2010</title>
		<link>http://www.squiggle.org/2010/09/sharing-all-users-calendars-on-exchange-2010/</link>
		<comments>http://www.squiggle.org/2010/09/sharing-all-users-calendars-on-exchange-2010/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 09:40:01 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=128</guid>
		<description><![CDATA[We have a couple of requirements in our environment, firstly Admin users need access to all mailboxes, then all users need reviewer (Read only) access to everyone elses calendars. To achieve this, I have the following powershell script scheduled to run overnight&#8230; I initially tried using the &#8216;Default&#8217; user for the calendar permissions, but this [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2010/09/sharing-all-users-calendars-on-exchange-2010/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:]]></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>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>
		<item>
		<title>Managing shadow copies with VBScript</title>
		<link>http://www.squiggle.org/2009/02/managing-shadow-copies-with-vbscript/</link>
		<comments>http://www.squiggle.org/2009/02/managing-shadow-copies-with-vbscript/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 12:46:58 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=27</guid>
		<description><![CDATA[Shadow copies are a brilliant time-saver&#8230; I can recover a deleted/overwritten/corruped file in a matter of seconds &#8211; or better still, the end user can do it! We currently have a schedule that takes a snapshot of our main fileserver at 7am and noon. While this is quite good, it quickly eats up diskspace, then [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2009/02/managing-shadow-copies-with-vbscript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mass setting of scheduled tasks username and passwords</title>
		<link>http://www.squiggle.org/2008/12/mass-setting-of-scheduled-tasks-username-and-passwords/</link>
		<comments>http://www.squiggle.org/2008/12/mass-setting-of-scheduled-tasks-username-and-passwords/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 12:05:21 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=22</guid>
		<description><![CDATA[You&#8217;ll sometimes have a server that has loads of scheduled tasks that need to run as a specific user account, and sometimes you might need to update the account they run as, or reset the password. I recently had to change loads of these on our Altiris server, and didn&#8217;t really fancy doing it by [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2008/12/mass-setting-of-scheduled-tasks-username-and-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive JPEGs</title>
		<link>http://www.squiggle.org/2008/05/massive-jpegs/</link>
		<comments>http://www.squiggle.org/2008/05/massive-jpegs/#comments</comments>
		<pubDate>Thu, 15 May 2008 16:43:52 +0000</pubDate>
		<dc:creator>Geoff Kendal</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.squiggle.org/?p=8</guid>
		<description><![CDATA[I really hate it how digital cameras now create files that are stupidly big, every photo that I use - and most of those that others use only ever stay on the screen. So why do we need them saved at 5120&#215;3825 eating about 4Mb each?! In a large multi-user environment these massive images quickly eat up [...]]]></description>
		<wfw:commentRss>http://www.squiggle.org/2008/05/massive-jpegs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
