<?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>ITExperience.NET &#187; General</title>
	<atom:link href="http://www.itexperience.net/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net</link>
	<description>where IT meets experience</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:03:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>QR code for my blog</title>
		<link>http://www.itexperience.net/qr-code-for-my-blog/</link>
		<comments>http://www.itexperience.net/qr-code-for-my-blog/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 09:28:44 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[QR code]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/qr-code-for-my-blog/</guid>
		<description><![CDATA[Both funny and useless: the QR code for my blog itexperience.net: No, I don’t know what to do with the code. No, I can’t think of a useful purpose. Yes, I still find it funny to have, and to share it with you :-) Happy Thursday!]]></description>
		<wfw:commentRss>http://www.itexperience.net/qr-code-for-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event 5740 and 5649 with POP3 authentication and Biztalk Server</title>
		<link>http://www.itexperience.net/event-5740-and-5649-with-pop3-authentication-and-biztalk-server/</link>
		<comments>http://www.itexperience.net/event-5740-and-5649-with-pop3-authentication-and-biztalk-server/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 13:16:37 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[biztalk 2010]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[pop3]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2011/04/04/event-5740-and-5649-with-pop3-authentication-and-biztalk-server/</guid>
		<description><![CDATA[During the configuration of the Biztalk 2010 POP3 connector, I had some trouble finding the correct authentication method. The following errors kept showing up in my eventlog: Source:&#160;&#160;&#160;&#160;&#160;&#160;&#160; BizTalk Server Event ID:&#160;&#160;&#160;&#160;&#160; 5740 Task Category: BizTalk Server Level:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Warning Description: The adapter &#34;POP3&#34; raised an error message. Details &#34;The POP3 server does not support the [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/event-5740-and-5649-with-pop3-authentication-and-biztalk-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set default keyboard layout using registry (the easy way)</title>
		<link>http://www.itexperience.net/set-default-keyboard-layout-using-registry-the-easy-way/</link>
		<comments>http://www.itexperience.net/set-default-keyboard-layout-using-registry-the-easy-way/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 09:00:25 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2010/12/23/set-default-keyboard-layout-using-registry-the-easy-way/</guid>
		<description><![CDATA[Since it is not possible to change the default keyboard layout and keyboard language using the standard Group Policy, system administrators need to find an alternative to configure all computers in the network using the predefined keyboard setting. Basically there are two ways of doing this: Insert the registry settings, that define the keyboard layout, [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/set-default-keyboard-layout-using-registry-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Command to Change Physical Path of an app in IIS 7.0</title>
		<link>http://www.itexperience.net/command-to-change-physical-path-of-an-app-in-iis-7-0/</link>
		<comments>http://www.itexperience.net/command-to-change-physical-path-of-an-app-in-iis-7-0/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 15:36:10 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[appcmd]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[iis 7.0]]></category>
		<category><![CDATA[internet information services]]></category>
		<category><![CDATA[virtual applications]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2010/09/29/command-to-change-physical-path-of-an-app-in-iis-7-0/</guid>
		<description><![CDATA[APPCMD is Microsoft&#8217;s command line tool to manage IIS. With APPCMD you can add, modify and delete Virtual Directories and Virtual Applications. Google and APPCMD /? should give you enough information for the most basic commands. However, one misplaced character can ruin your whole day (like it did mine ;) ). After spending a lot [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/command-to-change-physical-path-of-an-app-in-iis-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silent Dell BIOS update</title>
		<link>http://www.itexperience.net/silent-dell-bios-update/</link>
		<comments>http://www.itexperience.net/silent-dell-bios-update/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 15:53:13 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ATG]]></category>
		<category><![CDATA[D530]]></category>
		<category><![CDATA[D620]]></category>
		<category><![CDATA[D630]]></category>
		<category><![CDATA[DELL]]></category>
		<category><![CDATA[E6400]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2010/06/16/silent-dell-bios-update/</guid>
		<description><![CDATA[In a large network with many identical computer systems, you may want to consider a automatic silent BIOS update. As I was asked to upgrade 50 DELL E6400 ATG laptops with a new BIOS, I created an advertisement in SCCM (System Center Configuration Manager) which installs the new BIOS version without asking to continue/confirm. In [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/silent-dell-bios-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login to HP switch fails with Java exception error</title>
		<link>http://www.itexperience.net/login-to-hp-switch-fails-with-java-exception-error/</link>
		<comments>http://www.itexperience.net/login-to-hp-switch-fails-with-java-exception-error/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 12:50:28 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=131</guid>
		<description><![CDATA[When trying to login to an HP swtich, the following error occurred: Exception encountered during initialization: com:broace.web.secsan.SecureSANException: Cannot load RBACMatrix from switch: The user is not authenticated. Invalid session The username and password did not change, so the credentials couldn&#8217;t be the cause. After some brainstorming, I found out that we changed the Proxy bypass [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/login-to-hp-switch-fails-with-java-exception-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MD5: verify your downloads</title>
		<link>http://www.itexperience.net/md5-verify-your-downloads/</link>
		<comments>http://www.itexperience.net/md5-verify-your-downloads/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 19:54:00 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2008/03/08/md5-verify-your-downloads/</guid>
		<description><![CDATA[To verify your downloads at consistency, you can use an MD5-tool. A good one is MD5deep. You can download MD5deep from Sourceforge Extract the downloaded zipfile to any folder you like, and then use the following syntax to check the (downloaded) file on consistency: [path to md5deep.exe] [path of file to check]]]></description>
		<wfw:commentRss>http://www.itexperience.net/md5-verify-your-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Par-n-Rar: Par and unrar automatically</title>
		<link>http://www.itexperience.net/par-n-rar-par-and-unrar-automatically/</link>
		<comments>http://www.itexperience.net/par-n-rar-par-and-unrar-automatically/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 19:53:00 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2008/03/07/par-n-rar-par-and-unrar-automatically/</guid>
		<description><![CDATA[Probably, the biggest annoyance of downloading files from usenet is the check with QuickPar to verify the consistency of the downloaded files. After waiting a long time (repairing can take hours!), you also have to unrar the files. ParNRar is to automatically par and unrar files in a specified folder. Par-N-Rar repairs RAR-files, when in [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/par-n-rar-par-and-unrar-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notepad hints</title>
		<link>http://www.itexperience.net/notepad-hints/</link>
		<comments>http://www.itexperience.net/notepad-hints/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 19:45:00 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2008/03/04/notepad-hints/</guid>
		<description><![CDATA[Although everyone should be using Notepad++, there&#8217;s always a chance you have to use Windows Notepad (at a customers place, for example). Here are some Notepad tips and tricks to make your intimate moments with Notepad a lot easier: When editing a file, press the F5 key to insert the system date and time Change [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/notepad-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download: SysinternalsSuite</title>
		<link>http://www.itexperience.net/download-sysinternalssuite/</link>
		<comments>http://www.itexperience.net/download-sysinternalssuite/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 13:29:10 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/2008/03/02/download-sysinternalssuite/</guid>
		<description><![CDATA[Microsoft recently published the new Sysinternals Suite. You can download Microsoft Sysinternals Suite here: Download SysinternalsSuite The SysinternalsSuite contains a large number of tools, like autologon, filemon, regmon and processmonitor. The funny utilities like BlueScreen are not included in the download SysinternalsSuite, but can still be downloaded from Sysinternals Utilities: Miscellaneous A complete list of [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/download-sysinternalssuite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

