<?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>monkeydust.net &#187; Windows Server</title>
	<atom:link href="http://www.monkeydust.net/category/windows-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeydust.net</link>
	<description>the ramblings of a crazed IT administrator</description>
	<lastBuildDate>Thu, 15 Sep 2011 10:04:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Slow Page Load Times with IIS7.5 and PHP 5.3</title>
		<link>http://www.monkeydust.net/2011/04/04/slow-page-load-times-with-iis7-5-and-php-5-3/</link>
		<comments>http://www.monkeydust.net/2011/04/04/slow-page-load-times-with-iis7-5-and-php-5-3/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:36:06 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[annoying bugs]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=289</guid>
		<description><![CDATA[So today has largely been spent prepping a shiny new VM for our Sugar CRM and Intranet site which I&#8217;m hoping to migrate over soon however I have spent most of this afternoon trying to figure out why page load times have suddenly shot up to over 2.5 seconds! This is only a fresh install [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2011/04/04/slow-page-load-times-with-iis7-5-and-php-5-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to fix two computers showing as one in WSUS</title>
		<link>http://www.monkeydust.net/2010/10/05/how-to-fix-two-computers-showing-as-one-in-wsus/</link>
		<comments>http://www.monkeydust.net/2010/10/05/how-to-fix-two-computers-showing-as-one-in-wsus/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 14:02:27 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[registry hacks]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[windows update]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[wsus]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=230</guid>
		<description><![CDATA[So this week I&#8217;ve been tinkering with our WSUS server, normally it just sits in the corner minding its own business apart from once a month or so I go in and approve the next batch of updates for our desktops. For our server we, until now have always handled updated manually however that increasingly [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2010/10/05/how-to-fix-two-computers-showing-as-one-in-wsus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Create Self-Signed SSL Certificates (Part 2)</title>
		<link>http://www.monkeydust.net/2010/09/10/how-to-create-self-signed-ssl-certificates-part-2/</link>
		<comments>http://www.monkeydust.net/2010/09/10/how-to-create-self-signed-ssl-certificates-part-2/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 08:00:14 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=156</guid>
		<description><![CDATA[In the first part of this series I showed how to create a Root Certificate that you can use to sign your own certificates and deploy to your users to allow you to quickly and cheaply secure internal websites or applications that use SSL without having to pay for the often costly commercial SSL certificates. [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2010/09/10/how-to-create-self-signed-ssl-certificates-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Create Self-Signed SSL Certificates (Part 1)</title>
		<link>http://www.monkeydust.net/2010/09/08/how-to-create-self-signed-ssl-certificates-part-1/</link>
		<comments>http://www.monkeydust.net/2010/09/08/how-to-create-self-signed-ssl-certificates-part-1/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 10:38:30 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=182</guid>
		<description><![CDATA[As more and more programs realise the importance of security many are turning to SSL to secure connections between clients and servers anyone who has spent any time with SSL probably knows that SSL certificates can be quite expensive. However there are times when it simply isn&#8217;t necessary to pay for an SSL certificate, there [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2010/09/08/how-to-create-self-signed-ssl-certificates-part-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Install Cygwin</title>
		<link>http://www.monkeydust.net/2010/09/06/how-to-install-cygwin/</link>
		<comments>http://www.monkeydust.net/2010/09/06/how-to-install-cygwin/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:01:30 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=142</guid>
		<description><![CDATA[Cygwin is an awesome tool that allows you to access a Linux-like environment from within Windows, you get access to almost all the same binaries as a normal Linux install but without having to run a full-fledged Linux distribution, this can be very handy for when you either just want to learn one particular tool [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2010/09/06/how-to-install-cygwin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Managing Remote Desktop Sessions</title>
		<link>http://www.monkeydust.net/2010/06/14/managing-remote-desktop-sessions/</link>
		<comments>http://www.monkeydust.net/2010/06/14/managing-remote-desktop-sessions/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 13:19:54 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Terminal Services]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Network Management]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://www.monkeydust.net/?p=128</guid>
		<description><![CDATA[As anyone who uses Remote Desktop a lot will by now know all too well, managing all those connections can be a real pain, especially if you need to make a config change that would normally require you to edit each connection manually. Thankfully Microsoft has realised how much of a nightmare is (and how [...]]]></description>
		<wfw:commentRss>http://www.monkeydust.net/2010/06/14/managing-remote-desktop-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

