<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Unattended XP Installs with Windows Deployment Services</title>
	<atom:link href="http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/</link>
	<description>A bunch of random notes from working in IT</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:45:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: leonfilin</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-999</link>
		<dc:creator>leonfilin</dc:creator>
		<pubDate>Sat, 06 Mar 2010 06:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-999</guid>
		<description>&lt;a href=&quot;http://www.carsnoproblem.ru/remont_akpp_audi.html&quot; rel=&quot;nofollow&quot;&gt;Диагностика акпп ауди&lt;/a&gt; реализуется грамотными мастерами с применением новейшего оснащения на качественном уровне.</description>
		<content:encoded><![CDATA[<p><a href="http://www.carsnoproblem.ru/remont_akpp_audi.html" rel="nofollow">Диагностика акпп ауди</a> реализуется грамотными мастерами с применением новейшего оснащения на качественном уровне.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-990</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-990</guid>
		<description>Hi,

I know this is an old page, but I am really hoping that I can get some kind of response from someone, as Google seems to be failing me.

Basically I am trying to edit the xp_unattend.xml so that it will create 2 hard disk partitions, a C: of 60gig and a D: using the rest of the space on the drive.

This is what the disk config section of my .xml file looks like:


                OnError
                
                    
                        
                            1
                            Primary
                            true
			    60000
                        
			
                            2
                            Logical
                            true			   
                        
                    
                    
                        
                            true
                            NTFS
                            WinXP
                            C
                            1
                            1
                        
			
                            true
                            NTFS
                            Data
                            D
                            2
                            2
                        
                    
                    0
                    true
                
            



The problem I encounter is that this does not appear to actually do anything. I know that my xml file is being used, as it is automatically logging on to the domain for me, but the Hard Disk window still appears, and shows my entire drive as unallocated space.

If anyone can point me in the right direction, or see what I have done wrong, I would very much appreciate your feedback.

Thanks,

-Ben</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I know this is an old page, but I am really hoping that I can get some kind of response from someone, as Google seems to be failing me.</p>
<p>Basically I am trying to edit the xp_unattend.xml so that it will create 2 hard disk partitions, a C: of 60gig and a D: using the rest of the space on the drive.</p>
<p>This is what the disk config section of my .xml file looks like:</p>
<p>                OnError</p>
<p>                            1<br />
                            Primary<br />
                            true<br />
			    60000</p>
<p>                            2<br />
                            Logical<br />
                            true			   </p>
<p>                            true<br />
                            NTFS<br />
                            WinXP<br />
                            C<br />
                            1<br />
                            1</p>
<p>                            true<br />
                            NTFS<br />
                            Data<br />
                            D<br />
                            2<br />
                            2</p>
<p>                    0<br />
                    true</p>
<p>The problem I encounter is that this does not appear to actually do anything. I know that my xml file is being used, as it is automatically logging on to the domain for me, but the Hard Disk window still appears, and shows my entire drive as unallocated space.</p>
<p>If anyone can point me in the right direction, or see what I have done wrong, I would very much appreciate your feedback.</p>
<p>Thanks,</p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.o.R</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-989</link>
		<dc:creator>K.o.R</dc:creator>
		<pubDate>Mon, 18 Jan 2010 15:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-989</guid>
		<description>Hello, thanks for the excellent guide - like many people here it seems, I still can&#039;t get this to work properly - the GUI portion of Setup still completely ignores sysprep.inf, ristndrd.sif, etc.

Can you provide information on how to get NON-SYSPREP images to work (i.e. RIS copies of an XP CD)?

Any help is most appreciated!</description>
		<content:encoded><![CDATA[<p>Hello, thanks for the excellent guide &#8211; like many people here it seems, I still can&#8217;t get this to work properly &#8211; the GUI portion of Setup still completely ignores sysprep.inf, ristndrd.sif, etc.</p>
<p>Can you provide information on how to get NON-SYSPREP images to work (i.e. RIS copies of an XP CD)?</p>
<p>Any help is most appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Gildebrand</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-988</link>
		<dc:creator>Anton Gildebrand</dc:creator>
		<pubDate>Thu, 07 Jan 2010 10:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-988</guid>
		<description>Hi Rob!

Excellent guide!
But i am having some problems with the sysprep.inf. The file is properly deployed to the computer, but the sysprep isn&#039;t prefilled with sysprep.inf, instad, som of the forms is filled with, for example %OrgName%, which isn&#039;t definied in sysprep.inf.

Help!
How do i make sysprep listen to my sysprep.inf? When i sysprep the computer before creating image, i run sysprep /mini /reseal.</description>
		<content:encoded><![CDATA[<p>Hi Rob!</p>
<p>Excellent guide!<br />
But i am having some problems with the sysprep.inf. The file is properly deployed to the computer, but the sysprep isn&#8217;t prefilled with sysprep.inf, instad, som of the forms is filled with, for example %OrgName%, which isn&#8217;t definied in sysprep.inf.</p>
<p>Help!<br />
How do i make sysprep listen to my sysprep.inf? When i sysprep the computer before creating image, i run sysprep /mini /reseal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: more sysprep file details &#171; swyda_techblog</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-969</link>
		<dc:creator>more sysprep file details &#171; swyda_techblog</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-969</guid>
		<description>[...] http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-.." rel="nofollow">http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: U.K.</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-962</link>
		<dc:creator>U.K.</dc:creator>
		<pubDate>Fri, 30 Oct 2009 15:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-962</guid>
		<description>Is it normal, that the installation process is asking me to select the image I want to install? I have configured it in the unattend.xml file (InstallImage), just as the example above, but the installer keeps asking me for the install image .... ?

I read Microsoft-Windows-Setup is only Vista or higher compatible, but my boot image is vista anyway ...</description>
		<content:encoded><![CDATA[<p>Is it normal, that the installation process is asking me to select the image I want to install? I have configured it in the unattend.xml file (InstallImage), just as the example above, but the installer keeps asking me for the install image &#8230;. ?</p>
<p>I read Microsoft-Windows-Setup is only Vista or higher compatible, but my boot image is vista anyway &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sysprep xp for wds &#171; swyda_techblog</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-959</link>
		<dc:creator>sysprep xp for wds &#171; swyda_techblog</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-959</guid>
		<description>[...] http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-.." rel="nofollow">http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rikard</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-950</link>
		<dc:creator>rikard</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-950</guid>
		<description>Hi,

I use the two files described above to install XP and it works perfectly! 

It would however be great if anyone knows how you edit the sysprep file so that you also will be able to define what OU the computer will end up in? I tried the following but the WDS just ignores it and instead uses the OU defined by the WDS.

[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes
MachineObjectOU = &quot;OU = WDSNotebooks,DC = mydomain,DC = net&quot; 

It would be really great if you could put Notebooks in one OU and Workstations in another. 

BR
Rikard</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use the two files described above to install XP and it works perfectly! </p>
<p>It would however be great if anyone knows how you edit the sysprep file so that you also will be able to define what OU the computer will end up in? I tried the following but the WDS just ignores it and instead uses the OU defined by the WDS.</p>
<p>[Identification]<br />
JoinDomain = %MACHINEDOMAIN%<br />
DoOldStyleDomainJoin = Yes<br />
MachineObjectOU = &#8220;OU = WDSNotebooks,DC = mydomain,DC = net&#8221; </p>
<p>It would be really great if you could put Notebooks in one OU and Workstations in another. </p>
<p>BR<br />
Rikard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-940</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-940</guid>
		<description>hi,
i got a problem while joining the domain at the miniinstall - the installer doesn&#039;t accept the username/password :-(

i use this configuration:

[Identification]
JoinDomain=%MACHINEDOMAIN%
DoOldStyleDomainJoin=Yes

 ~ i think he tries to use the username, used to logon to the wds server (uses correct domainname), but it doesn&#039;t work

when i give a specific username in the sysprep.inf it doesn&#039;t work either..

[Identification]
JoinDomain=%MACHINEDOMAIN%
DoOldStyleDomainJoin=Yes
DomainAdmin=foo\bar
DomainAdminPassword=mypassword

any ideas?</description>
		<content:encoded><![CDATA[<p>hi,<br />
i got a problem while joining the domain at the miniinstall &#8211; the installer doesn&#8217;t accept the username/password :-(</p>
<p>i use this configuration:</p>
<p>[Identification]<br />
JoinDomain=%MACHINEDOMAIN%<br />
DoOldStyleDomainJoin=Yes</p>
<p> ~ i think he tries to use the username, used to logon to the wds server (uses correct domainname), but it doesn&#8217;t work</p>
<p>when i give a specific username in the sysprep.inf it doesn&#8217;t work either..</p>
<p>[Identification]<br />
JoinDomain=%MACHINEDOMAIN%<br />
DoOldStyleDomainJoin=Yes<br />
DomainAdmin=foo\bar<br />
DomainAdminPassword=mypassword</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://robwhitehouse.com/windows/windows-server-2003/unattended-xp-installs-with-windows-deployment-services/comment-page-1/#comment-410</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 21 Aug 2009 09:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://robwhitehouse.com/windows/wds/unattended-xp-installs-with-windows-deployment-services/#comment-410</guid>
		<description>Hello Rob,

thanks for your Article, it saved me alot of time ;)

but placing the sysprep.inf on the Reminst share dowsnt work for me. I simply put it on the client folder &quot;sysprep&quot; which i used for sysprep the Masterinstallation.

thx
Chris</description>
		<content:encoded><![CDATA[<p>Hello Rob,</p>
<p>thanks for your Article, it saved me alot of time ;)</p>
<p>but placing the sysprep.inf on the Reminst share dowsnt work for me. I simply put it on the client folder &#8220;sysprep&#8221; which i used for sysprep the Masterinstallation.</p>
<p>thx<br />
Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
