<?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>headcrash industries &#124; blog &#187; Administration</title>
	<atom:link href="http://blog.gerke-preussner.de/category/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gerke-preussner.de</link>
	<description>curing the daily madness of software engineering</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:32:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL default-character-set is Deprecated in Windows Event Log</title>
		<link>http://blog.gerke-preussner.de/2010/08/mysql-default-character-set-is-deprecated-in-windows-event-log/</link>
		<comments>http://blog.gerke-preussner.de/2010/08/mysql-default-character-set-is-deprecated-in-windows-event-log/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:22:19 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=414</guid>
		<description><![CDATA[
Current versions of MySQL 5.1.x appear to ship with an outdated default configuration file that generates the following warning in the Windows Event Log upon restarting the MySQL service: The syntax &#8216;&#8211;default-character-set&#8217; is deprecated and will be removed in a future release. Please use &#8211;character-set-server instead.

Solution

Perform the following steps to prevent the warning:

Open the MySQL ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/08/mysql-default-character-set-is-deprecated-in-windows-event-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling SBSCore Service on Windows Home Server</title>
		<link>http://blog.gerke-preussner.de/2010/08/disabling-sbscore-service-on-windows-home-server/</link>
		<comments>http://blog.gerke-preussner.de/2010/08/disabling-sbscore-service-on-windows-home-server/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 02:16:12 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[SBCore]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[whs]]></category>
		<category><![CDATA[windows home server]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=385</guid>
		<description><![CDATA[
The Small Business Server Core Services (SBCore) that come preinstalled with Windows Home Server prevent the server from effectively running Active Directory, joining an existing domain and sleeping for prolonged periods of time by periodically shutting it down or restarting it. The service itself cannot be disabled in the Services Manager, and it will restart ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/08/disabling-sbscore-service-on-windows-home-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local SMTP Mail Relay with IIS 6.0</title>
		<link>http://blog.gerke-preussner.de/2010/03/local-smtp-mail-relay-with-iis-6-0/</link>
		<comments>http://blog.gerke-preussner.de/2010/03/local-smtp-mail-relay-with-iis-6-0/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 02:56:35 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mail server]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=340</guid>
		<description><![CDATA[
Some of the websites hosted on a local computer or home server may require an email server to send out emails. For example, blogs or forums may send out notifications, or personal homepages may provide a contact form. When a local mail server is not available or not desired, a local SMTP relay may be ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/03/local-smtp-mail-relay-with-iis-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asynchronous Streaming Reverse Proxy for IIS 6.0</title>
		<link>http://blog.gerke-preussner.de/2010/03/asynchronous-streaming-reverse-proxy-for-iis-6-0/</link>
		<comments>http://blog.gerke-preussner.de/2010/03/asynchronous-streaming-reverse-proxy-for-iis-6-0/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 04:09:33 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows/.NET]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[reverse proxy]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[subsonic]]></category>
		<category><![CDATA[windows home server]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=291</guid>
		<description><![CDATA[
I recently started to use Subsonic on my Windows Home Server to make my music collection available over the internet. Subsonic must be configured to run on a port other than port 80, because this port is already used by the IIS web server. This is a major inconvenience, because it may prevent you from ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/03/asynchronous-streaming-reverse-proxy-for-iis-6-0/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Uninstalling Twonky and HP Software from MediaSmart Home Server</title>
		<link>http://blog.gerke-preussner.de/2010/03/uninstalling-twonky-and-hp-software-from-mediasmart-home-server/</link>
		<comments>http://blog.gerke-preussner.de/2010/03/uninstalling-twonky-and-hp-software-from-mediasmart-home-server/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 21:54:38 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[home server]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[mediasmart]]></category>
		<category><![CDATA[subsonic]]></category>
		<category><![CDATA[twonkey]]></category>
		<category><![CDATA[twonkeymedia]]></category>
		<category><![CDATA[uinstall]]></category>
		<category><![CDATA[whs]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=269</guid>
		<description><![CDATA[
What do you do to convert a barely useful system into a completely broken system? You release a patch! And so HP set to work to develop and release the long awaited update 2 for the MediaSmart 3.0 software, providing large parts of their customer base with a whole new level of psychological terror. If ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/03/uninstalling-twonky-and-hp-software-from-mediasmart-home-server/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.5 Broken Media Library Fix</title>
		<link>http://blog.gerke-preussner.de/2010/02/wordpress-2-5-broken-media-library-fix/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/wordpress-2-5-broken-media-library-fix/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:58:13 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=260</guid>
		<description><![CDATA[This article is part of a backup. It was originally posted on Sunday, April 13. 2008.

The Media Library in WordPress 2.5 is a great new feature. Unfortunately, it doesn’t work for many users right out of the box. This article provides solutions to the two most common problems.

Server Configuration (IIS)

If you are running your blog ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/wordpress-2-5-broken-media-library-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 Express on Windows Vista 64-bit</title>
		<link>http://blog.gerke-preussner.de/2010/02/sql-server-2005-express-on-windows-vista-64-bit/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/sql-server-2005-express-on-windows-vista-64-bit/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:43:15 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=255</guid>
		<description><![CDATA[This article is part of a backup. It was originally posted on Sunday, April 13. 2008.

At the very bottom of the SQL Server 2005 Express download page, Microsoft offers 64-bit versions of their installers. Unfortunately, this is not everything you need to run SQL Server Express on 64-bit versions of Windows Vista. As it turns ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/sql-server-2005-express-on-windows-vista-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Configuration Wizzard on Windows Vista</title>
		<link>http://blog.gerke-preussner.de/2010/02/mysql-configuration-wizzard-on-windows-vista/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/mysql-configuration-wizzard-on-windows-vista/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:32:26 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[wizzard]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=246</guid>
		<description><![CDATA[This article is part of a backup. It was originally posted on Sunday, April 13. 2008.

The MySQL Server Instance Configuration Wizzard MySQLInstanceConfig.exe (current version 1.0.10.0) that comes with the MySQL Server Community Edition (current version 5.0.51a) has a typo in the embedded manifest file that prevents it from running on Windows Vista machines.


The error can ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/mysql-configuration-wizzard-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop Printer Redirection Errors and Warnings in Event Log</title>
		<link>http://blog.gerke-preussner.de/2010/02/remote-desktop-printer-redirection-errors-and-warnings-in-event-log/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/remote-desktop-printer-redirection-errors-and-warnings-in-event-log/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:26:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[warnings]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=236</guid>
		<description><![CDATA[
This is a simple, but nevertheless annoying problem: you connect to your server with Remote Desktop from another computer, and the Windows event log starts getting spammed with printer related errors and warnings, such as missing printer drivers, printer purge and deletion notifications and other printer related actions.


Automatic printer redirection in Remote Desktop can be ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/remote-desktop-printer-redirection-errors-and-warnings-in-event-log/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Restoring Shared Folder Permissions on Windows Home Server</title>
		<link>http://blog.gerke-preussner.de/2010/02/restoring-shared-folder-permissions-on-windows-home-server/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/restoring-shared-folder-permissions-on-windows-home-server/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 05:06:45 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[home server]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[whs]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=178</guid>
		<description><![CDATA[
With every reboot, Windows Home Server (WHS) automatically resets the permissions for all shared folders in the shared directory. If you are using one or more of the shared folders to host files for services that require customized access for users other than the Home Server accounts, those services will likely stop functioning properly after ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/restoring-shared-folder-permissions-on-windows-home-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick and Dirty Backup Script for MySQL on Windows</title>
		<link>http://blog.gerke-preussner.de/2010/02/quick-and-dirty-backup-script-for-mysql-on-windows/</link>
		<comments>http://blog.gerke-preussner.de/2010/02/quick-and-dirty-backup-script-for-mysql-on-windows/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 04:36:32 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[7zip]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=165</guid>
		<description><![CDATA[
The following batch file is a simple backup script for MySQL. It exports all databases into a temporary SQL dump file and compresses it using 7Zip into a file with the current date as its name. It also automatically deletes backups that are older than 30 days.


Here is how to get started:


Copy the batch file ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/02/quick-and-dirty-backup-script-for-mysql-on-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Platform Installer with UrlScan breaks WHS Connector</title>
		<link>http://blog.gerke-preussner.de/2010/01/web-platform-installer-with-urlscan-breaks-whs-connector/</link>
		<comments>http://blog.gerke-preussner.de/2010/01/web-platform-installer-with-urlscan-breaks-whs-connector/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 20:37:17 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[home server]]></category>
		<category><![CDATA[whs]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=130</guid>
		<description><![CDATA[
When installing the Microsoft Web Platform installer on Windows Home Server and enabling the UrlScan feature during setup, parts of the Windows Home Server Connector will stop functioning properly. In particular, the Windows Home Server Console will be unable to retrieve client updates from the server and instead respond with a &#8220;404 &#8211; Resource not ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/01/web-platform-installer-with-urlscan-breaks-whs-connector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resetting privileges for MySQL root account</title>
		<link>http://blog.gerke-preussner.de/2010/01/resetting-privileges-for-mysql-root-account/</link>
		<comments>http://blog.gerke-preussner.de/2010/01/resetting-privileges-for-mysql-root-account/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:15:52 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=122</guid>
		<description><![CDATA[
I played around with the HeidiSQL front-end for MySQL and somehow managed to remove all privileges from the database&#8217;s root account while editing other user accounts. Needless to say, none of the other accounts had access to the administrative internals of MySQL, so that I essentially threw away the master key to my database server.

Solution

Luckily, ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2010/01/resetting-privileges-for-mysql-root-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Cannot Connect to Outgoing (SMTP) E-mail Server Through Wireless</title>
		<link>http://blog.gerke-preussner.de/2009/12/outlook-cannot-connect-to-outgoing-smtp-e-mail-server-through-wireless-network/</link>
		<comments>http://blog.gerke-preussner.de/2009/12/outlook-cannot-connect-to-outgoing-smtp-e-mail-server-through-wireless-network/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:47:19 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=114</guid>
		<description><![CDATA[
If your Outlook successfully sends emails from your home network, but fails to do so on certain wireless networks, this may be because the network port 25 is blocked by the internet provider you are using at the time. If you are seeing this problem at work, your company may allow sending emails only on ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2009/12/outlook-cannot-connect-to-outgoing-smtp-e-mail-server-through-wireless-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cobian Backup on Windows with Apple&#8217;s Time Capsule</title>
		<link>http://blog.gerke-preussner.de/2009/08/using-cobian-backup-on-windows-with-apples-time-capsule/</link>
		<comments>http://blog.gerke-preussner.de/2009/08/using-cobian-backup-on-windows-with-apples-time-capsule/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 03:05:00 +0000</pubDate>
		<dc:creator>Gerke M. Preussner</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cobian]]></category>
		<category><![CDATA[time capsule]]></category>

		<guid isPermaLink="false">http://blog.gerke-preussner.de/?p=43</guid>
		<description><![CDATA[
After consistently losing hard drives over the past few years (and plenty of data with it), having daily automatic backups has become an integral part of my home network. While backing up to a local computer is pretty straightforward, trying to accomplish the same thing over a network is often raising some difficulties with the ]]></description>
		<wfw:commentRss>http://blog.gerke-preussner.de/2009/08/using-cobian-backup-on-windows-with-apples-time-capsule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
