<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Braindumps of an IT Specialist</title>
	<link>http://www.prodeta.nl</link>
	<description>Too many things to remember</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:16:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>WDS PXE-E32: TPT open timeout</title>
		<description><![CDATA[If you have a Windows Server 2008 (R2) running Windows Deployment Services and DNS and you receive error WDS PXE-E32: TFTP open timeout, this is probably caused by the DNS service binding to the WDS UDP ports on the server. This will generally occur after installing security update MS08-037. You can solve this by following [...]]]></description>
		<link>http://www.prodeta.nl/2012/02/wds-pxe-e32-tpt-open-timeout/</link>
			</item>
	<item>
		<title>Rename a computer to based on Asset Tag or Serial Number</title>
		<description><![CDATA[To rename a computer based on its Asset Tag/Serial number using a script, you can put the following text in a vbs file. I use NL-AMS-WS- preceding the Asset tag to indicate the country (Netherlands), city (Amsterdam) and type (Workstation): To use this during deployment you can use the following command:]]></description>
		<link>http://www.prodeta.nl/2012/01/rename-a-computer-to-based-on-asset-tag-or-serial-number/</link>
			</item>
	<item>
		<title>Install AD-DS Tools</title>
		<description><![CDATA[To install AD-DS Tools in Windows 7, execute the following command:]]></description>
		<link>http://www.prodeta.nl/2012/01/install-ad-ds-tools/</link>
			</item>
	<item>
		<title>Disable IPv6 using the command line</title>
		<description><![CDATA[To disable IPv6 in Windows 7 execute the following command:]]></description>
		<link>http://www.prodeta.nl/2012/01/disable-ipv6-using-the-command-line/</link>
			</item>
	<item>
		<title>Configure Subsystem for UNIX-based Application</title>
		<description><![CDATA[To configure Subsystem for UNIX-based Application in Windows 7 enter the following command:]]></description>
		<link>http://www.prodeta.nl/2012/01/configure-subsystem-for-unix-based-application/</link>
			</item>
	<item>
		<title>Delete a folder with too many characters in its path.</title>
		<description><![CDATA[If you want to delete a folder and it gives you the error message: &#8216;Path is too long&#8217;, you can simply keep digging into the folder untill you find a point where it doesn&#8217;t give you the error anymore, or you can create a batch file containing the following text: This script uses RoboCopy, which [...]]]></description>
		<link>http://www.prodeta.nl/2012/01/delete-a-folder-with-too-many-characters-in-its-path/</link>
			</item>
	<item>
		<title>Enable Remote Registry</title>
		<description><![CDATA[To enable the Remote Registry using the command line execute the following command:]]></description>
		<link>http://www.prodeta.nl/2012/01/enable-remote-registry/</link>
			</item>
</channel>
</rss>

