<?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>Easy to Read Articles &#187; pxe</title>
	<atom:link href="http://www.easyreadarticles.com/Tags/pxe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easyreadarticles.com</link>
	<description>Best Technical Writing Online , Easy Reading Books and much more!</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>I&#8217;m getting &#8220;Image Failed: Internal Error 8&#8243; &#8211; Windows 7 &#8211; Dell KACE</title>
		<link>http://www.easyreadarticles.com/microsoft/im-getting-image-failed-internal-error-8-windows-7-dell-kace/#utm_source=articlesfeed&#038;utm_medium=articlesfeed&#038;utm_campaign=articlesfeed</link>
		<comments>http://www.easyreadarticles.com/microsoft/im-getting-image-failed-internal-error-8-windows-7-dell-kace/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 07:03:10 +0000</pubDate>
		<dc:creator>Momo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[dell kace]]></category>
		<category><![CDATA[optiplex 960]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[soe image]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://www.easyreadarticles.com/?p=1038</guid>
		<description><![CDATA[Using Dell KACE to roll out Windows 7 on PC's... But I get "Image Failed: Internal Error 8"]]></description>
			<content:encoded><![CDATA[<p>Recently we just bought Dell KACE and started to roll out Windows 7 throughout the College. Awesome!</p>
<p>So it all begins with me finally imaging up my Windows 7 SOE image will all my bells and whistles, in KACE repository ready to go.</p>
<p>I PXE boot into the KACE menu, select my image and start the process, however I get &#8220;Image Failed: Internal Error 8&#8243; and just before home time on a Friday; dammit!</p>
<p>So long story short this is what we did.</p>
<p><strong>What we were using:</strong></p>
<ul>
<li>KACE</li>
<li>Dell Optiplex 960</li>
<li>Windows 7 Professional</li>
<li>Partitions: &#8220;C&#8221; (100Gb) &amp; &#8220;D&#8221; (0.10GB) System Reserve</li>
</ul>
<p><strong>Deploy a Windows 7 Image Containing the 100 MB System Partition </strong> <a rel="nofollow" href="http://www.appdeploy.com/messageboards/tm.asp?m=60791&amp;mpage=1&amp;key=device%2Cready&amp;#60791">Link</a></p>
<p>Here is how to capture and deploy a Windows 7 image with the 100 MB system partition in tact. There are a few things you should know about Windows 7 first.</p>
<p>When you install Windows 7 from from DVD on a clean drive with no format or partition information, Windows automatically install the system partition and marks the volume as &#8220;System Reserved&#8221;. This partition is not viewable to the user in Explorer but is visible in Disk Manager.</p>
<p>If, on the other hand, the hard drive already has a single partition then this partition is not created.</p>
<p>Below instruction assume that the Windows 7 image is configured, includes the system partition, is prepared using sysprep if desired, and is ready for capture.</p>
<p><strong>Capture the Image:</strong></p>
<ul>
<li> Boot the computer to the KACE boot environment. Once booted to the Main Menu, enter the Recovery page, and the Command Prompt.</li>
</ul>
<ul>
<li> At the command prompt enter &#8220;diskpart&#8221;. A diskart prompt should appear. Enter the following commands to change the drive letter of C and D.</li>
</ul>
<p>select volume C<br />
assign letter=&#8221;W&#8221;<br />
select volume D<br />
assign letter=&#8221;C&#8221;<br />
select volume W<br />
assign letter=&#8221;D&#8221;<br />
exit</p>
<p>Once complete, go Back to the main menu, and select Imaging, then Capture this image to the KBOX. Name the image, select both drives from the windows, and start the capture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyreadarticles.com/microsoft/im-getting-image-failed-internal-error-8-windows-7-dell-kace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Etherboot/gPXE</title>
		<link>http://www.easyreadarticles.com/microsoft/etherbootgpxe/#utm_source=articlesfeed&#038;utm_medium=articlesfeed&#038;utm_campaign=articlesfeed</link>
		<comments>http://www.easyreadarticles.com/microsoft/etherbootgpxe/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 00:59:43 +0000</pubDate>
		<dc:creator>Easy Read</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[etherboot]]></category>
		<category><![CDATA[gpxe]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[network boot]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[syslinux]]></category>

		<guid isPermaLink="false">http://www.easyreadarticles.com/?p=362</guid>
		<description><![CDATA[I had a mate working on the gPXE or Etherboot and it is showing from promise for an idea I have for the school....]]></description>
			<content:encoded><![CDATA[<p>I had a mate working on the gPXE or Etherboot and it is showing from promise for an idea I have for the school I work for, won&#8217;t be looking into till next year however I hope a friend can get a few scenarios going.</p>
<p><a rel="nofollow" href="http://etherboot.org/wiki/start">http://etherboot.org/wiki/start</a></p>
<p>Also a youtube video I stumbled across.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/GofOqhO6VVM&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/GofOqhO6VVM&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyreadarticles.com/microsoft/etherbootgpxe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to stop PXE asking for password on Altiris eXpress folder</title>
		<link>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/#utm_source=articlesfeed&#038;utm_medium=articlesfeed&#038;utm_campaign=articlesfeed</link>
		<comments>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/#comments</comments>
		<pubDate>Fri, 22 May 2009 01:47:40 +0000</pubDate>
		<dc:creator>EasyReadArticles.com</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Altiris]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[netbios]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.easyreadarticles.com/?p=10</guid>
		<description><![CDATA[Stop PXE boot asking for password on Altiris eXpress.]]></description>
			<content:encoded><![CDATA[<p>We had this issue quite some time ago when I first started at new job around 3&#8242;ish years ago, Altiris has changed version and even companies in that time; a reference anyways <img src='http://www.easyreadarticles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PXE is asking for a password for the eXpress folder</p>
<p><strong>Problem</strong></p>
<p>PXE is displaying the error&#8230;</p>
<blockquote><p>&#8220;Initializing TCP/IP MS DOS TCP/IP 1.0a<br />
The command completed successfully<br />
The password is invalid for \serverexpress<br />
Type the password for \serverexpress&#8221;</p></blockquote>
<p><strong>Cause</strong><br />
Windows Server 2003, when promoted to a domain controller, will require SMB signing, which requires the client to connect using this mechanism. Because DOS does not support SMB signing, the client will fail to connect in a Windows Domain. An &#8220;Access Denied&#8221; message appears after being prompted for the password when mapping the drive.</p>
<p><strong>Resolution</strong><br />
The only way to have the eXpress share on a Windows 2003 DC from DOS is to not require the Security of SMB signing. However, this can open up the computer to &#8220;man in the middle&#8221; attacks. Because there is no other way to resolve this, do not install the Client Access Point on a Windows 2003 Server Domain Controller.</p>
<p>Change the setting in the registry by going to &#8220;HKLM_LOCAL_MACHINESystemCurrentControlSetServicesLanManServerParametersEnableSecuritySignature&#8221; and setting the value to 0.</p>
<p>This will disable SMB signing requirement. If the client uses SMB signing and the server is enabled, then it will use it. This setting just doesn’t require it, thus allowing non-SMB signed clients to connect (e.g., Microsoft Windows 95, 98, and NT4 pre-SP3).</p>
<p>Then in regedit set the permissions of the Perameters key for &#8220;SYSTEM&#8221; so that in the special permissions it cannot Change Value. If this is not done Windows 2003 server will set the value to 1 on reboot, and the problem will occur again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easyreadarticles.com/twitter/how-to-stop-pxe-asking-for-password-on-altiris-express-folder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

