<?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>Cathles.com &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.cathles.com/index.php/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cathles.com</link>
	<description>Welcome to Jason&#039;s corner of the Web!</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:44:20 +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>How to create a free Windows 200x TFTP Server</title>
		<link>http://www.cathles.com/index.php/2008/12/19/how-to-create-a-free-windows-200x-tftp-server/</link>
		<comments>http://www.cathles.com/index.php/2008/12/19/how-to-create-a-free-windows-200x-tftp-server/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 21:13:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[tftp]]></category>

		<guid isPermaLink="false">http://www.cathles.com/?p=52</guid>
		<description><![CDATA[&#8230; how to create a &#8220;Free&#8221; TFTP Server under Windows 2000. (Haven&#8217;t tested this under Windows 2003 Server yet) Using a fairly standard Windows 2000 install (tested under server, not sure about workstation) Copy &#8220;tftpd.exe&#8221; from &#8220;c:\winnt\system32\dllcache\tftpd.exe&#8221; to &#8220;c:\winnt\system32\tftpd.exe&#8221; Get &#8230; </p><p><a class="more-link block-button" href="http://www.cathles.com/index.php/2008/12/19/how-to-create-a-free-windows-200x-tftp-server/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8230; how to create a &#8220;Free&#8221; TFTP Server under Windows 2000. </span></strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">(Haven&#8217;t tested this under Windows 2003 Server yet)</span><strong><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br />
</span></strong></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Using a fairly standard Windows 2000 install (tested under server, not sure about workstation)</span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Copy &#8220;tftpd.exe&#8221; from &#8220;c:\winnt\system32\dllcache\tftpd.exe&#8221; to &#8220;c:\winnt\system32\tftpd.exe&#8221; </span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Get a copy of &#8220;sc.exe&#8221; from the c:\windows\system32 folder on any windows xp box and place it in &#8220;c:\winnt\system32&#8243; </span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Open a command window and type &#8220;sc create tftpd binpath= c:\winnt\system32\tftpd.exe &#8221; </span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The service &#8220;tftpd&#8221; is now available in the service control panel. Either Open the control panel, find the service, and start it. (If you want it to start automatically, you can set it to do so from the control panel.) or type &#8220;net start tftpd&#8221;</span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Open the registry to the following key. <a href="file://///hkey_local_machine/system/currentControlSet/services/tftpd">\\hkey_local_machine\system\currentControlSet\services\tftpd</a>. Add a subkey &#8220;parameters&#8221; to the tftpd folder. Add a string value &#8220;Directory&#8221; to the &#8220;parameters&#8221; key. Give &#8220;Directory&#8221; the path location where your boot image file is located. (example c:\tftpd).</span></p>
<p><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Remember to stop/start the tftpd service to persuade it to create the necessary registry keys.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cathles.com/index.php/2008/12/19/how-to-create-a-free-windows-200x-tftp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

