Jump to content

Recommended Posts

Posted

I'm trying to use our WDS (Server 2003) to deploy W7 images. I've got a sysprep'd W7 image and also the default image (from the DVD)

 

I can boot the client PC and install either of these. However, when I create unattend files (for the WDS and Image part) and assign them using the WDS console, the client ignores them.

 

The PXE boot goes as normal, then stops at the language selection dialogue - and I specify this in the WDS unattend.xml.

 

Anyone know why its ignoring the unattend files? I've only used the WDS console to attach them and used System Image Manager to create them.

Posted

If you choose en-GB for the PE language then it will stop as it is not available. It works with en-US. Shift+F10 will get you into the command prompt. You can then run notepad and find the error log.

 

The downside to this is any printers that have drivers are detected when still as en-US and get installed as Letter :(

Posted
Do you mean the SetupUILanguage setting? I have got this setup to en-GB, but it was originally en-US. Either way prompted the locale dialogue box on boot.

 

Yes, en-GB is not a valid option with the default language packs included in a windows 7 based PE. It will work fine as an unattended file for the image itself, but not for automating the WDS stage.

Posted

This is for a Vista image, but we use Win 7 from the WDS stage so it should be the same. Automatically wipes the disk, so be careful if you don't want that :p

 

 

OnError

1

Primary

true

true

NTFS

C

1

1

0

true

domain.school

password

user

Student.WIM

Student

Student

0

1

Never

en-US

Never

en-US

  • Thanks 1
Posted

This is my unattend.xml (for the server not the images thereafter!)

 

[color=#0000ff][/color] 
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]unattend[/color][color=#ff0000] xmlns[/color][color=#0000ff]="[/color][b][color=#ff0000]urn:schemas-microsoft-com:unattend[/color][/b][color=#0000ff]">[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]settings pass[/color][color=#0000ff]="[/color][b]windowsPE[/b][color=#0000ff]">[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]component name[/color][color=#0000ff]="[/color][b]Microsoft-Windows-International-Core-WinPE[/b][color=#0000ff]"[/color][color=#990000] processorArchitecture[/color][color=#0000ff]="[/color][b]x86[/b][color=#0000ff]"[/color][color=#990000] publicKeyToken[/color][color=#0000ff]="[/color][b]31bf3856ad364e35[/b][color=#0000ff]"[/color][color=#990000] language[/color][color=#0000ff]="[/color][b]neutral[/b][color=#0000ff]"[/color][color=#990000] versionScope[/color][color=#0000ff]="[/color][b]nonSxS[/b][color=#0000ff]"[/color][color=#ff0000] xmlns:wcm[/color][color=#0000ff]="[/color][b][color=#ff0000]http://schemas.microsoft.com/WMIConfig/2002/State[/color][/b][color=#0000ff]"[/color][color=#ff0000] xmlns:xsi[/color][color=#0000ff]="[/color][b][color=#ff0000]http://www.w3.org/2001/XMLSchema-instance[/color][/b][color=#0000ff]">[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]SetupUILanguage[/color][color=#0000ff]>[/color]
[color=#0000ff]<[/color][color=#990000]UILanguage[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguage[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]SetupUILanguage[/color][color=#0000ff]>[/color]


[color=#0000ff]<[/color][color=#990000]InputLocale[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]InputLocale[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]SystemLocale[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]SystemLocale[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]UILanguage[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguage[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]UILanguageFallback[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguageFallback[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]UserLocale[/color][color=#0000ff]>[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UserLocale[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]component[/color][color=#0000ff]>[/color]


[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]component name[/color][color=#0000ff]="[/color][b]Microsoft-Windows-Setup[/b][color=#0000ff]"[/color][color=#990000] processorArchitecture[/color][color=#0000ff]="[/color][b]x86[/b][color=#0000ff]"[/color][color=#990000] publicKeyToken[/color][color=#0000ff]="[/color][b]31bf3856ad364e35[/b][color=#0000ff]"[/color][color=#990000] language[/color][color=#0000ff]="[/color][b]neutral[/b][color=#0000ff]"[/color][color=#990000] versionScope[/color][color=#0000ff]="[/color][b]nonSxS[/b][color=#0000ff]"[/color][color=#ff0000] xmlns:wcm[/color][color=#0000ff]="[/color][b][color=#ff0000]http://schemas.microsoft.com/WMIConfig/2002/State[/color][/b][color=#0000ff]"[/color][color=#ff0000] xmlns:xsi[/color][color=#0000ff]="[/color][b][color=#ff0000]http://www.w3.org/2001/XMLSchema-instance[/color][/b][color=#0000ff]">[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]DiskConfiguration[/color][color=#0000ff]>[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]Disk wcm:action[/color][color=#0000ff]="[/color][b]add[/b][color=#0000ff]">[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]CreatePartitions[/color][color=#0000ff]>[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]CreatePartition wcm:action[/color][color=#0000ff]="[/color][b]add[/b][color=#0000ff]">[/color]
[color=#0000ff]<[/color][color=#990000]Extend[/color][color=#0000ff]>[/color][b]true[/b][color=#0000ff][/color][color=#990000]Extend[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Order[/color][color=#0000ff]>[/color][b]1[/b][color=#0000ff][/color][color=#990000]Order[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Type[/color][color=#0000ff]>[/color][b]Primary[/b][color=#0000ff][/color][color=#990000]Type[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]CreatePartition[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]CreatePartitions[/color][color=#0000ff]>[/color]


[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]ModifyPartitions[/color][color=#0000ff]>[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]ModifyPartition wcm:action[/color][color=#0000ff]="[/color][b]add[/b][color=#0000ff]">[/color]
[color=#0000ff]<[/color][color=#990000]Active[/color][color=#0000ff]>[/color][b]true[/b][color=#0000ff][/color][color=#990000]Active[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Format[/color][color=#0000ff]>[/color][b]NTFS[/b][color=#0000ff][/color][color=#990000]Format[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Label[/color][color=#0000ff]>[/color][b]OSDisk[/b][color=#0000ff][/color][color=#990000]Label[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Letter[/color][color=#0000ff]>[/color][b]C[/b][color=#0000ff][/color][color=#990000]Letter[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]Order[/color][color=#0000ff]>[/color][b]1[/b][color=#0000ff][/color][color=#990000]Order[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]TypeID[/color][color=#0000ff]>[/color][b]1[/b][color=#0000ff][/color][color=#990000]TypeID[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]PartitionID[/color][color=#0000ff]>[/color][b]1[/b][color=#0000ff][/color][color=#990000]PartitionID[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]ModifyPartition[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]ModifyPartitions[/color][color=#0000ff]>[/color]


[color=#0000ff]<[/color][color=#990000]DiskID[/color][color=#0000ff]>[/color][b]0[/b][color=#0000ff][/color][color=#990000]DiskID[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]WillWipeDisk[/color][color=#0000ff]>[/color][b]true[/b][color=#0000ff][/color][color=#990000]WillWipeDisk[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]Disk[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]DiskConfiguration[/color][color=#0000ff]>[/color]


[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]WindowsDeploymentServices[/color][color=#0000ff]>[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]ImageSelection[/color][color=#0000ff]>[/color]
[url="file:///E:/RemoteInstall/Unattend.xml#"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]<[/color][color=#990000]InstallTo[/color][color=#0000ff]>[/color]
[color=#0000ff]<[/color][color=#990000]DiskID[/color][color=#0000ff]>[/color][b]0[/b][color=#0000ff][/color][color=#990000]DiskID[/color][color=#0000ff]>[/color] 

[color=#0000ff]<[/color][color=#990000]PartitionID[/color][color=#0000ff]>[/color][b]1[/b][color=#0000ff][/color][color=#990000]PartitionID[/color][color=#0000ff]>[/color] 

[color=#0000ff][/color][color=#990000]InstallTo[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]ImageSelection[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]WindowsDeploymentServices[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]component[/color][color=#0000ff]>[/color]


[color=#0000ff][/color][color=#990000]settings[/color][color=#0000ff]>[/color]


[color=#0000ff]<[/color][color=#990000]cpi:offlineImage[/color] [color=#990000]cpi:source[/color][color=#0000ff]="[/color][b]catalog://apps01/reminst/images/operating systems/install_windows 7 enterprise.clg[/b][color=#0000ff]"[/color][color=#ff0000] xmlns:cpi[/color][color=#0000ff]="[/color][b][color=#ff0000]urn:schemas-microsoft-com:cpi[/color][/b][color=#0000ff]" />[/color] 

[color=#0000ff][/color][color=#990000]unattend[/color][color=#0000ff]>[/color]

Posted

Done some more testing, this should be sufficient to make sure printers etc get installed as A4. The unattended file after install is ok with the en-GB settings, it's just WDSClient that doesn't support en-GB for display.

 

My relevant lines now look like

 

en-US

Never

en-US

en-GB

en-GB

  • 4 months later...
Posted

Rather than start a new thread I'll just add to this one.

 

I'm facing a similar problem to the OP, a month ago my WDS deployment worked without any problems, including multicasting but last week when I uploaded an updated image WDS began ignoring the answer file.

 

The WinPE section works fine but as soon as it gets to the image OOBE part of the process I'm presented with language options and request for a username. If I fill these in, WDS then names the computer (something i've told it not to do) based on the domain admin account we use and joins it to the domain.

 

If I don't roll the image out with WDS and instead use command line WinPE then this problem is avoided.

 

I mounted the image with imagex and checked the unattend file under C:\Windows\Panther and it was the correct one, if I check it after the image has been applied it is one that WDS has chucked out with the computer name etc that I haven't told it to use.

 

I spent some time before the weekend fiddling with the answer files to try and get automatic image selection and I'm not sure if it's related as I can't remember if I did a successful WDS test last week or not. I know it work perfectly at the end of May.

 

The WinPE answer file has the language set to en-US and the image answer file is set to en-GB.

 

I'm now two days behind my deployment schedule for the summer and this is driving me nuts, so any help is very much appreciated!

Posted

WinPE WDS Unattend:

 

OnError

User

domain.local

Password

OnError

October-Curriculum-Image

Curriculum

XP945Curric-GCNL-Oct.wim

0

1

OnError

1

Primary

true

true

false

NTFS

C

1

1

0

true

OnError

en-US

en-US

 

Image OOBE Unattend:

 

1

true

true

GMT Standard Time

false

School

false

http://intranet

false

false

false

en-gb

en-gb

en-gb

en-gb

password

false</plaintext></p><p> </p><p> <enabled>true</enabled></p><p> <logoncount>1</logoncount></p><p> <username>administrator</username></p><p> </p><p> <firstlogoncommands></firstlogoncommands></p><p> <synchronouscommand wcm:action="add"></synchronouscommand></p><p> <commandline>cscript //b c:\windows\system32\slmgr.vbs /ipk key</commandline></p><p> <order>2</order></p><p> <requiresuserinput>false</requiresuserinput></p><p> </p><p> <synchronouscommand wcm:action="add"></synchronouscommand></p><p> <commandline>cscript //b c:\windows\system32\slmgr.vbs /ato</commandline></p><p> <order>3</order></p><p> <requiresuserinput>false</requiresuserinput></p><p> </p><p> <synchronouscommand wcm:action="add"></synchronouscommand></p><p> <commandline>C:\Windows\System32\SysPrep\JoinDomain\JoinDom.bat</commandline></p><p> <order>1</order></p><p> </p><p> </p><p> <oobe></oobe></p><p> <hideeulapage>true</hideeulapage></p><p> <networklocation>Home</networklocation></p><p> <protectyourpc>3</protectyourpc></p><p> </p><p> <useraccounts></useraccounts></p><p> <localaccounts></localaccounts></p><p> <localaccount wcm:action="add"></localaccount></p><p> <password></password></p><p> <value>password</value></p><p> <plaintext>false</plaintext></p><p> </p><p> <description>IT Department</description></p><p> <displayname>itdepartment</displayname></p><p> <group>Administrators</group></p><p> <name>itdepartment</name></p><p> </p><p> </p><p> </p><p> <registeredorganization>School</registeredorganization></p><p> <registeredowner>IT Department</registeredowner></p><p> </p><p> </p><p> <cpi:offlineimage cpi:source="catalog://ijedi/e$sources/install_windows 7 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi"></cpi:offlineimage></p><p> </p> </div> </div> </div> </div> </article> <a id='findComment-528688'></a> <a id='comment-528688'></a> <article id='elComment_528688' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/492-gatt/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/492-gatt/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Gatt's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif' alt='Gatt' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/492-gatt/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/492-gatt/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Gatt's profile" class="ipsType_break">Gatt</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-528688' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-13T08:43:53Z' title='13/07/10 08:43' data-short='16 yr'>July 13, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/492-gatt/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/492-gatt/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Gatt's profile" class="ipsType_break">Gatt</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/492-gatt/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/492-gatt/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Gatt's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif' alt='Gatt' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/492-gatt/content/" rel="nofollow" title="7,386 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 7.4k </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-528688_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="528688" data-quoteData='{&quot;userid&quot;:492,&quot;username&quot;:&quot;Gatt&quot;,&quot;timestamp&quot;:1279010633,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:528688}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('528688');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_528688_menu' class='ipsComment_ellipsis' id='elControls_528688' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-528688_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_528688_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-13T08:43:53Z' title='13/07/10 08:43' data-short='16 yr'>July 13, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <p>You have this at the end of your WDS Unattend:</p><p> </p><p> </p><pre class="ipsCode"> OnError en-US [color=black]en-US[/color] </pre><div></div><p></p><p> </p><p> try changing it to this..</p><p> </p><p> </p><pre class="ipsCode"> en-US en-gb en-gb en-gb en-gb en-gb ]</pre><div></div><p></p><p> </p><p> Also, I have it right at the start of the file... (attached)</p><p> <a href="https://www.edugeek.net/applications/core/interface/file/attachment.php?id=6846" data-fileid="6846" data-fileext="rar" rel="">Unattend.rar</a></p> </div> </div> </div> </div> </article> <a id='findComment-528697'></a> <a id='comment-528697'></a> <article id='elComment_528697' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-528697' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-13T08:50:16Z' title='13/07/10 08:50' data-short='16 yr'>July 13, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/6117-reaper/content/" rel="nofollow" title="414 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 414 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-528697_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="528697" data-quoteData='{&quot;userid&quot;:6117,&quot;username&quot;:&quot;Reaper&quot;,&quot;timestamp&quot;:1279011016,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:528697}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('528697');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_528697_menu' class='ipsComment_ellipsis' id='elControls_528697' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-528697_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_528697_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-13T08:50:16Z' title='13/07/10 08:50' data-short='16 yr'>July 13, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <p>Thanks for the reply, I've seen a couple with it at the start and at the end. The odd (and annoying) thing is, is that it worked fine up until recently. I'll give your way a shot and get back to you.</p><p> </p><p> Quick thought, I thought that the language options for the WDS unattend all had to be en-US?</p> </div> </div> </div> </div> </article> <a id='findComment-528698'></a> <a id='comment-528698'></a> <article id='elComment_528698' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/492-gatt/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/492-gatt/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Gatt's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif' alt='Gatt' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/492-gatt/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/492-gatt/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Gatt's profile" class="ipsType_break">Gatt</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-528698' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-13T08:51:32Z' title='13/07/10 08:51' data-short='16 yr'>July 13, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/492-gatt/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/492-gatt/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Gatt's profile" class="ipsType_break">Gatt</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/492-gatt/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/492-gatt/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Gatt's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif' alt='Gatt' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/492-gatt/content/" rel="nofollow" title="7,386 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 7.4k </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-528698_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="528698" data-quoteData='{&quot;userid&quot;:492,&quot;username&quot;:&quot;Gatt&quot;,&quot;timestamp&quot;:1279011092,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:528698}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('528698');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_528698_menu' class='ipsComment_ellipsis' id='elControls_528698' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-528698_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_528698_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-13T08:51:32Z' title='13/07/10 08:51' data-short='16 yr'>July 13, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <p>Only for the SetupUI part - the rest can be in en-GB</p><p> </p><p> tho, I have all mine set to en-GB and it doesnt appear to cause an issue.....</p> </div> </div> </div> </div> </article> <a id='findComment-528872'></a> <a id='comment-528872'></a> <article id='elComment_528872' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-528872' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-13T10:55:34Z' title='13/07/10 10:55' data-short='16 yr'>July 13, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/6117-reaper/content/" rel="nofollow" title="414 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 414 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-528872_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="528872" data-quoteData='{&quot;userid&quot;:6117,&quot;username&quot;:&quot;Reaper&quot;,&quot;timestamp&quot;:1279018534,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:528872}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('528872');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_528872_menu' class='ipsComment_ellipsis' id='elControls_528872' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-528872_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_528872_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-13T10:55:34Z' title='13/07/10 10:55' data-short='16 yr'>July 13, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> Sadly that didn't make any difference <img alt=":(" data-src="https://www.edugeek.net/uploads/emoticons/frown.png.cbbd7587b7aef409d872880bc9183d5d.png" src="https://www.edugeek.net/applications/core/interface/js/spacer.png"> </div> </div> </div> </div> </article> <a id='findComment-529049'></a> <a id='comment-529049'></a> <article id='elComment_529049' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-529049' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-13T14:03:11Z' title='13/07/10 14:03' data-short='16 yr'>July 13, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/6117-reaper/content/" rel="nofollow" title="414 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 414 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-529049_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="529049" data-quoteData='{&quot;userid&quot;:6117,&quot;username&quot;:&quot;Reaper&quot;,&quot;timestamp&quot;:1279029791,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:529049}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('529049');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_529049_menu' class='ipsComment_ellipsis' id='elControls_529049' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-529049_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_529049_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-13T14:03:11Z' title='13/07/10 14:03' data-short='16 yr'>July 13, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <p>What did make a difference was directly attaching the answer file to the image in WDS. I know this is on various sets of instructions but previous I haven't done this and the image has used the Answer file that I have sysprepped it with and stored in the System32\Sysprep folder.</p><p> </p><p> So this now seems to be fixed, not entirely what I managed to do last week that stopped it working how it has done for the last few months but I'm glad that it is working!</p><p> </p><p> Thanks for your help guys, always appreciated. Now hopefully off to image 40 machines via Multicast</p> </div> </div> </div> </div> </article> <a id='findComment-529862'></a> <a id='comment-529862'></a> <article id='elComment_529862' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-529862' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-15T07:31:05Z' title='15/07/10 07:31' data-short='16 yr'>July 15, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/6117-reaper/content/" rel="nofollow" title="414 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 414 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-529862_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="529862" data-quoteData='{&quot;userid&quot;:6117,&quot;username&quot;:&quot;Reaper&quot;,&quot;timestamp&quot;:1279179065,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:529862}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('529862');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_529862_menu' class='ipsComment_ellipsis' id='elControls_529862' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-529862_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_529862_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-15T07:31:05Z' title='15/07/10 07:31' data-short='16 yr'>July 15, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> Just a quick update, it happened again this morning! But! It seems if I add a new image to the WDS server and then link an Answer file to it I have to restart the WDS service before deploying it. After that it seems to be Ok. </div> </div> </div> </div> </article> <a id='findComment-531060'></a> <a id='comment-531060'></a> <article id='elComment_531060' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/19884-scsi/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/19884-scsi/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to SCSI's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%2362c4b3%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ES%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='SCSI' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/19884-scsi/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/19884-scsi/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to SCSI's profile" class="ipsType_break">SCSI</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-531060' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-17T02:50:29Z' title='17/07/10 02:50' data-short='16 yr'>July 17, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/19884-scsi/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/19884-scsi/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to SCSI's profile" class="ipsType_break">SCSI</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/19884-scsi/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/19884-scsi/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to SCSI's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%2362c4b3%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ES%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='SCSI' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/19884-scsi/content/" rel="nofollow" title="5 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 5 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-531060_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="531060" data-quoteData='{&quot;userid&quot;:19884,&quot;username&quot;:&quot;SCSI&quot;,&quot;timestamp&quot;:1279335029,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:531060}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('531060');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_531060_menu' class='ipsComment_ellipsis' id='elControls_531060' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-531060_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_531060_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-17T02:50:29Z' title='17/07/10 02:50' data-short='16 yr'>July 17, 2010</time> <span class='ipsResponsive_hidePhone'> (edited) </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-username="Reaper" data-cite="Reaper" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="47947" data-ipsquote-contentclass="forums_Topic"><div>Just a quick update, it happened again this morning! But! It seems if I add a new image to the WDS server and then link an Answer file to it I have to restart the WDS service before deploying it. After that it seems to be Ok.</div></blockquote><p> </p><p> Thanks for the tip. Maybe someone here can help me with my WDS Unattend problem. My problem with the WDS Unattend that I created is that it only creates one partition. How can I configure WDS Unattend to create the 100MB System reserve partition and and 2nd partition for Windows?</p><p> </p><p> Right now, the partitioning is done manually by me.</p><p> </p><p> Also when imaging using WDS, is it possible to image both partitions at once?</p> <span class='ipsType_reset ipsType_medium ipsType_light' data-excludequote> <strong>Edited <time datetime='2010-07-17T02:52:55Z' title='17/07/10 02:52' data-short='16 yr'>July 17, 2010</time> by SCSI</strong> </span> </div> </div> </div> </div> </article> <a id='findComment-531350'></a> <a id='comment-531350'></a> <article id='elComment_531350' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-531350' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-19T07:10:24Z' title='19/07/10 07:10' data-short='16 yr'>July 19, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/6117-reaper/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/6117-reaper/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to Reaper's profile" class="ipsType_break">Reaper</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/6117-reaper/content/" rel="nofollow" title="414 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 414 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-531350_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="531350" data-quoteData='{&quot;userid&quot;:6117,&quot;username&quot;:&quot;Reaper&quot;,&quot;timestamp&quot;:1279523424,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:531350}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('531350');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_531350_menu' class='ipsComment_ellipsis' id='elControls_531350' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-531350_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_531350_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-19T07:10:24Z' title='19/07/10 07:10' data-short='16 yr'>July 19, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> I think my WDS unattend has the setup to do the partitioning but I'm not convinced it actually does it. Though this hasn't affected the machines I've installed the image to. </div> </div> </div> </div> </article> <a id='findComment-531356'></a> <a id='comment-531356'></a> <article id='elComment_531356' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/4754-cromertech/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/4754-cromertech/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to cromertech's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar4792_6.thumb.gif.94352ef45749d07e61f558b21f5f792b.gif' alt='cromertech' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/4754-cromertech/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/4754-cromertech/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to cromertech's profile" class="ipsType_break">cromertech</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-531356' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2010-07-19T07:30:37Z' title='19/07/10 07:30' data-short='16 yr'>July 19, 2010</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/4754-cromertech/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/4754-cromertech/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to cromertech's profile" class="ipsType_break">cromertech</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/4754-cromertech/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/4754-cromertech/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to cromertech's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar4792_6.thumb.gif.94352ef45749d07e61f558b21f5f792b.gif' alt='cromertech' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/4754-cromertech/content/" rel="nofollow" title="737 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 737 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-531356_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="531356" data-quoteData='{&quot;userid&quot;:4754,&quot;username&quot;:&quot;cromertech&quot;,&quot;timestamp&quot;:1279524637,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:531356}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('531356');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_531356_menu' class='ipsComment_ellipsis' id='elControls_531356' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-531356_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_531356_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2010-07-19T07:30:37Z' title='19/07/10 07:30' data-short='16 yr'>July 19, 2010</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <p>The section in my Unattend file that deals with disk partitioning looks like this. I used Windows System Image Manager to author the file and it has been working reliably since I first used it</p><p> </p><pre class="ipsCode"> 1 100 Primary true 2 Primary true NTFS System 1 1 NTFS Windows 2 2 0 true OnError </pre><div></div><p></p><p> edit this works for one hard drive. You need to fiddle with the DiskID value if you don't want it installed on the first drive</p> </div> </div> </div> </div> </article> <ul class="ipsTopicMeta"> <li class="ipsTopicMeta__item ipsTopicMeta__item--time"> 6 months later... </li> </ul> <a id='findComment-616861'></a> <a id='comment-616861'></a> <article id='elComment_616861' class='cPost ipsBox ipsResponsive_pull ipsComment ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone '> <div class='cAuthorPane_mobile ipsResponsive_showPhone'> <div class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/14114-gerardsweeney/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/14114-gerardsweeney/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to gerardsweeney's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%23c4bf62%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EG%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='gerardsweeney' loading="lazy"> </a> </div> </div> <div class='cAuthorPane_content'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_break ipsType_blendLinks ipsFlex ipsFlex-ai:center'> <a href='https://www.edugeek.net/profile/14114-gerardsweeney/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/14114-gerardsweeney/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to gerardsweeney's profile" class="ipsType_break">gerardsweeney</a> </h3> <div class='ipsType_light ipsType_reset'> <a href='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-616861' rel="nofollow" class='ipsType_blendLinks'>Posted <time datetime='2011-02-12T17:14:48Z' title='12/02/11 17:14' data-short='15 yr'>February 12, 2011</time></a> </div> </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'><strong> <a href='https://www.edugeek.net/profile/14114-gerardsweeney/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/14114-gerardsweeney/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F47947-deploying-w7-with-wds-ignores-unattend-file%252F' title="Go to gerardsweeney's profile" class="ipsType_break">gerardsweeney</a></strong> </h3> <ul class='cAuthorPane_info ipsList_reset'> <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> <a href="https://www.edugeek.net/profile/14114-gerardsweeney/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/14114-gerardsweeney/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_large" title="Go to gerardsweeney's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%23c4bf62%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EG%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='gerardsweeney' loading="lazy"> </a> </div> </li> <li data-role='group'>Members</li> <li data-role='group-icon'><img src='https://www.edugeek.net/uploads/monthly_2025_03/rank_member.png.39d33d09cb9232b039caa707c9bd6982.png' alt='' class='cAuthorGroupIcon'></li> <li data-role='stats' class='ipsMargin_top'> <ul class="ipsList_reset ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsGap_row:2 cAuthorPane_stats"> <li> <a href="https://www.edugeek.net/profile/14114-gerardsweeney/content/" rel="nofollow" title="315 posts" data-ipsTooltip class="ipsType_blendLinks"> <i class="fa fa-comment"></i> 315 </a> </li> </ul> </li> </ul> </aside> <div class='ipsColumn ipsColumn_fluid ipsMargin:none'> <div id='comment-616861_wrap' data-controller='core.front.core.comment' data-commentApp='forums' data-commentType='forums' data-commentID="616861" data-quoteData='{&quot;userid&quot;:14114,&quot;username&quot;:&quot;gerardsweeney&quot;,&quot;timestamp&quot;:1297530888,&quot;contentapp&quot;:&quot;forums&quot;,&quot;contenttype&quot;:&quot;forums&quot;,&quot;contentid&quot;:47947,&quot;contentclass&quot;:&quot;forums_Topic&quot;,&quot;contentcommentid&quot;:616861}' class='ipsComment_content ipsType_medium'> <div class='ipsComment_meta ipsType_light ipsFlex ipsFlex-ai:center ipsFlex-jc:between ipsFlex-fd:row-reverse'> <div class='ipsType_light ipsType_reset ipsType_blendLinks ipsComment_toolWrap'> <div class='ipsResponsive_hidePhone ipsComment_badges'> <ul class='ipsList_reset ipsFlex ipsFlex-jc:end ipsFlex-fw:wrap ipsGap:2 ipsGap_row:1'> </ul> </div> <ul class='ipsList_reset ipsComment_tools'> <li> <a style="padding: 4px;" onclick="toggleTextColour('616861');" href='' ref='nofollow' class='ipsComment_ellipsis' title='Change post background colour' data-ipsMenu><img src="https://awscdn.cdngeek.com/img/b/colour_switch.png" width="15" height="15"></a> </li> <li> <a href='#elControls_616861_menu' class='ipsComment_ellipsis' id='elControls_616861' title='More options...' data-ipsMenu data-ipsMenu-appendTo='#comment-616861_wrap'><i class='fa fa-ellipsis-h'></i></a> <ul id='elControls_616861_menu' class='ipsMenu ipsMenu_narrow ipsHide'> </ul> </li> </ul> </div> <div class='ipsType_reset ipsResponsive_hidePhone'> Posted <time datetime='2011-02-12T17:14:48Z' title='12/02/11 17:14' data-short='15 yr'>February 12, 2011</time> <span class='ipsResponsive_hidePhone'> </span> </div> </div> <div class='cPost_contentWrap'> <div data-role='commentContent' class='ipsType_normal ipsType_richText ipsPadding_bottom ipsContained' data-controller='core.front.core.lightboxedImages'> <blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-username="GoldenWonder" data-cite="GoldenWonder" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="47947" data-ipsquote-contentclass="forums_Topic"><div>Modified my unattend file to change the locale settings and it worked! <p> </p><p> Thanks for that - would never have guessed that one!</p></div></blockquote><p> </p><p> I'm in a similar situation, so I'll definitely be giving this a bash on Monday since I'm sure I changed the language settings.</p><p> </p><p> What I don't get is this - WAIK weighs in at a fairly beefy 1.5-odd Gb. Why, then, in the name of all that is holy do we have to manually TYPE in the language and timezones? It - surely - couldn't be beyond the reaches of MS to make them listboxes?</p><p> </p><p> And if it is changing the language which borks the unattanded, why make it an option??</p><p> </p><p> Grr...</p><p> </p><p> Thanks very much for the unattended.xml files which have been posted - hopefully they'll give me something to play with on Monday (fnar! Ed).</p><p> </p><p> Regards,</p><p> Gerard</p> </div> </div> </div> </div> </article> <input type="hidden" name="csrfKey" value="5d3622122cdd70e9276ed8e67b43f3a2" /> </form> </div> <a id="replyForm"></a> <div data-role="replyArea" class="cTopicPostArea ipsBox ipsResponsive_pull ipsPadding cTopicPostArea_noSize ipsSpacer_top" > <div> <input type="hidden" name="csrfKey" value="5d3622122cdd70e9276ed8e67b43f3a2"> <div class='ipsType_center ipsPad cGuestTeaser'> <h2 class='ipsType_pageTitle'>Create an account or sign in to comment</h2> <p class='ipsType_light ipsType_normal ipsType_reset ipsSpacer_top ipsSpacer_half'>You need to be a member in order to leave a comment</p> <div class='ipsBox ipsPad ipsSpacer_top'> <div class='ipsGrid ipsGrid_collapsePhone'> <div class='ipsGrid_span6 cGuestTeaser_left'> <h2 class='ipsType_sectionHead'>Create an account</h2> <p class='ipsType_normal ipsType_reset ipsType_light ipsSpacer_bottom'>Sign up for a new account in our community. It's easy!</p> <a href='https://www.edugeek.net/register/' class='ipsButton ipsButton_primary ipsButton_small' > Register a new account</a> </div> <div class='ipsGrid_span6 cGuestTeaser_right'> <h2 class='ipsType_sectionHead'>Sign in</h2> <p class='ipsType_normal ipsType_reset ipsType_light ipsSpacer_bottom'>Already have an account? Sign in here.</p> <a href='https://www.edugeek.net/login/?ref=aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUvI3JlcGx5Rm9ybQ==' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-remoteVerify="false" data-ipsDialog-title="Sign In Now" class='ipsButton ipsButton_primary ipsButton_small'>Sign In Now</a> </div> </div> </div> </div> </div> </div> <div class="ipsBox ipsPadding ipsResponsive_pull ipsResponsive_showPhone ipsMargin_top"> <div class="ipsShareLinks"> <a href='#elShareItem_1441237166_menu' id='elShareItem_1441237166' data-ipsMenu class='ipsShareButton ipsButton ipsButton_verySmall ipsButton_light '> <span><i class='fa fa-share-alt'></i></span> &nbsp;Share </a> <div class='ipsPadding ipsMenu ipsMenu_normal ipsHide' id='elShareItem_1441237166_menu' data-controller="core.front.core.sharelink"> <span data-ipsCopy data-ipsCopy-flashmessage> <a href="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/" class="ipsButton ipsButton_light ipsButton_small ipsButton_fullWidth" data-role="copyButton" data-clipboard-text="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/" data-ipstooltip title='Copy Link to Clipboard'><i class="fa fa-clone"></i> https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/</a> </span> <ul class='ipsShareLinks ipsMargin_top:half'> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fwww.edugeek.net%2Fforums%2Ftopic%2F47947-deploying-w7-with-wds-ignores-unattend-file%2F&amp;title=Deploying+W7+with+WDS+-+ignores+unattend+file" rel="nofollow noopener" class="cShareLink cShareLink_linkedin" target="_blank" data-role="shareLink" title='Share on LinkedIn' data-ipsTooltip> <i class="fa fa-linkedin"></i> </a></li> <li> <a href="https://x.com/share?url=https%3A%2F%2Fwww.edugeek.net%2Fforums%2Ftopic%2F47947-deploying-w7-with-wds-ignores-unattend-file%2F" class="cShareLink cShareLink_x" target="_blank" data-role="shareLink" title='Share on X' data-ipsTooltip rel='nofollow noopener'> <i class="fa fa-x"></i> </a></li> <li> <a href="https://bsky.app/intent/compose?text=Deploying+W7+with+WDS+-+ignores+unattend+file%20-%20https%3A%2F%2Fwww.edugeek.net%2Fforums%2Ftopic%2F47947-deploying-w7-with-wds-ignores-unattend-file%2F" class="cShareLink cShareLink_bluesky" target="_blank" data-role="shareLink" title='Share on Bluesky' data-ipsTooltip rel='nofollow noopener'> <i class="fa fa-bluesky"></i> </a></li> <li> <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.edugeek.net%2Fforums%2Ftopic%2F47947-deploying-w7-with-wds-ignores-unattend-file%2F" class="cShareLink cShareLink_facebook" target="_blank" data-role="shareLink" title='Share on Facebook' data-ipsTooltip rel='noopener nofollow'> <i class="fa fa-facebook"></i> </a></li> <li> <a href="https://www.reddit.com/submit?url=https%3A%2F%2Fwww.edugeek.net%2Fforums%2Ftopic%2F47947-deploying-w7-with-wds-ignores-unattend-file%2F&amp;title=Deploying+W7+with+WDS+-+ignores+unattend+file" rel="nofollow noopener" class="cShareLink cShareLink_reddit" target="_blank" title='Share on Reddit' data-ipsTooltip> <i class="fa fa-reddit"></i> </a></li> </ul> <hr class='ipsHr'> <button class='ipsHide ipsButton ipsButton_verySmall ipsButton_light ipsButton_fullWidth ipsMargin_top:half' data-controller='core.front.core.webshare' data-role='webShare' data-webShareTitle='Deploying W7 with WDS - ignores unattend file' data-webShareText='Deploying W7 with WDS - ignores unattend file' data-webShareUrl='https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/'>More sharing options...</button> </div> <div data-followApp='forums' data-followArea='topic' data-followID='47947' data-controller='core.front.core.followButton'> <a href='https://www.edugeek.net/login/' rel="nofollow" class="ipsFollow ipsPos_middle ipsButton ipsButton_light ipsButton_verySmall " data-role="followButton" data-ipsTooltip title='Sign in to follow this'> <span>Subscribe</span> </a> </div> </div> </div> </div> <div class="ipsPager ipsSpacer_top"> <div class="ipsPager_prev"> <a href="https://www.edugeek.net/forums/forum/129-windows-7/" title="Go to Windows 7" rel="parent"> <span class="ipsPager_type">Go to topic listing</span> </a> </div> </div> <div class='cWidgetContainer ' data-role='widgetReceiver' data-orientation='horizontal' data-widgetArea='footer'> <ul class='ipsList_reset'> <li class='ipsWidget ipsWidget_horizontal ipsBox ipsResponsive_block' data-blockID='app_forums_topicFeed_2ytoof15d' data-blockConfig="true" data-blockTitle="Topic Feed" data-blockErrorMessage="This block cannot be shown. This could be because it needs configuring, is unable to show on this page, or will show after reloading this page." data-controller='core.front.widgets.block'> <h3 class='ipsWidget_title ipsType_reset'>Recent Threads</h3> <div class='ipsWidget_inner'> <ul class='ipsDataList'> <li class="ipsDataItem ipsDataItem_responsivePhoto "> <div class='ipsDataItem_main'> <h4 class='ipsDataItem_title ipsContained_container'> <span class='ipsType_break ipsContained'> <a href='https://www.edugeek.net/forums/topic/227263-ios-27-byod-and-smoothwall-web-filtering-connectivity-assist-causing-issues/' data-ipsHover data-ipsHover-target='https://www.edugeek.net/forums/topic/227263-ios-27-byod-and-smoothwall-web-filtering-connectivity-assist-causing-issues/?preview=1' data-ipsHover-timeout='1.5' > iOS 27 BYOD and Smoothwall web filtering - Connectivity Assist causing issues? </a> </span> </h4> <p class='ipsType_reset ipsType_medium ipsType_light'> By <a href='https://www.edugeek.net/profile/93236-smokebomb/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/93236-smokebomb/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to Smokebomb's profile" class="ipsType_break">Smokebomb</a>, <time datetime='2026-09-17T14:07:27Z' title='17/09/26 14:07' data-short='15 hr'>15 hours ago</time> in <a href="https://www.edugeek.net/forums/forum/149-internet-relatedfilteringfirewall/">Internet Related/Filtering/Firewall</a> </p> <ul class='ipsList_inline ipsClearfix ipsType_light'> </ul> </div> <ul class='ipsDataItem_stats'> <li > <span class='ipsDataItem_stats_number'>0</span> <span class='ipsDataItem_stats_type'> replies</span> </li> <li > <span class='ipsDataItem_stats_number'>50</span> <span class='ipsDataItem_stats_type'> views</span> </li> </ul> <ul class='ipsDataItem_lastPoster ipsDataItem_withPhoto'> <li> <a href="https://www.edugeek.net/profile/93236-smokebomb/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/93236-smokebomb/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to Smokebomb's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%236289c4%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ES%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Smokebomb' loading="lazy"> </a> </li> <li> <a href='https://www.edugeek.net/profile/93236-smokebomb/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/93236-smokebomb/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to Smokebomb's profile" class="ipsType_break">Smokebomb</a> </li> <li class="ipsType_light"> <a href='https://www.edugeek.net/forums/topic/227263-ios-27-byod-and-smoothwall-web-filtering-connectivity-assist-causing-issues/' title='Go to last post' class='ipsType_blendLinks'> <time datetime='2026-09-17T14:07:27Z' title='17/09/26 14:07' data-short='15 hr'>15 hours ago</time> </a> </li> </ul> </li> <li class="ipsDataItem ipsDataItem_responsivePhoto "> <div class='ipsDataItem_main'> <h4 class='ipsDataItem_title ipsContained_container'> <span class='ipsType_break ipsContained'> <a href='https://www.edugeek.net/forums/topic/227262-3rd-party-warranty-on-existing-panels/' data-ipsHover data-ipsHover-target='https://www.edugeek.net/forums/topic/227262-3rd-party-warranty-on-existing-panels/?preview=1' data-ipsHover-timeout='1.5' > 3rd Party Warranty on Existing Panels </a> </span> </h4> <p class='ipsType_reset ipsType_medium ipsType_light'> By <a href='https://www.edugeek.net/profile/8079-jhothersall/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/8079-jhothersall/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to jhothersall's profile" class="ipsType_break">jhothersall</a>, <time datetime='2026-09-17T13:48:37Z' title='17/09/26 13:48' data-short='16 hr'>16 hours ago</time> in <a href="https://www.edugeek.net/forums/forum/150-av-and-multimedia-related/">AV and Multimedia Related</a> </p> <ul class='ipsList_inline ipsClearfix ipsType_light'> </ul> </div> <ul class='ipsDataItem_stats'> <li > <span class='ipsDataItem_stats_number'>0</span> <span class='ipsDataItem_stats_type'> replies</span> </li> <li > <span class='ipsDataItem_stats_number'>39</span> <span class='ipsDataItem_stats_type'> views</span> </li> </ul> <ul class='ipsDataItem_lastPoster ipsDataItem_withPhoto'> <li> <a href="https://www.edugeek.net/profile/8079-jhothersall/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/8079-jhothersall/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to jhothersall's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/1736627160645.thumb.png.44ed02a480d163227ad8f78bb697b81c.png' alt='jhothersall' loading="lazy"> </a> </li> <li> <a href='https://www.edugeek.net/profile/8079-jhothersall/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/8079-jhothersall/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to jhothersall's profile" class="ipsType_break">jhothersall</a> </li> <li class="ipsType_light"> <a href='https://www.edugeek.net/forums/topic/227262-3rd-party-warranty-on-existing-panels/' title='Go to last post' class='ipsType_blendLinks'> <time datetime='2026-09-17T13:48:37Z' title='17/09/26 13:48' data-short='16 hr'>16 hours ago</time> </a> </li> </ul> </li> <li class="ipsDataItem ipsDataItem_responsivePhoto "> <div class='ipsDataItem_main'> <h4 class='ipsDataItem_title ipsContained_container'> <span class='ipsType_break ipsContained'> <a href='https://www.edugeek.net/forums/topic/227261-edge-auto-sign-in-broken-cloud-filter/' data-ipsHover data-ipsHover-target='https://www.edugeek.net/forums/topic/227261-edge-auto-sign-in-broken-cloud-filter/?preview=1' data-ipsHover-timeout='1.5' > Edge Auto Sign in Broken / Cloud Filter </a> </span> </h4> <p class='ipsType_reset ipsType_medium ipsType_light'> By <a href='https://www.edugeek.net/profile/107884-dwilson1997/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/107884-dwilson1997/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to DWilson1997's profile" class="ipsType_break">DWilson1997</a>, <time datetime='2026-09-17T12:52:36Z' title='17/09/26 12:52' data-short='17 hr'>17 hours ago</time> in <a href="https://www.edugeek.net/forums/forum/149-internet-relatedfilteringfirewall/">Internet Related/Filtering/Firewall</a> </p> <ul class='ipsList_inline ipsClearfix ipsType_light'> </ul> </div> <ul class='ipsDataItem_stats'> <li > <span class='ipsDataItem_stats_number'>1</span> <span class='ipsDataItem_stats_type'> reply</span> </li> <li > <span class='ipsDataItem_stats_number'>68</span> <span class='ipsDataItem_stats_type'> views</span> </li> </ul> <ul class='ipsDataItem_lastPoster ipsDataItem_withPhoto'> <li> <a href="https://www.edugeek.net/profile/110986-itskdog/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/110986-itskdog/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to itskdog's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%23c462a3%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EI%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='itskdog' loading="lazy"> </a> </li> <li> <a href='https://www.edugeek.net/profile/110986-itskdog/' rel="nofollow" data-ipsHover data-ipsHover-width='370' data-ipsHover-target='https://www.edugeek.net/profile/110986-itskdog/?do=hovercard&amp;referrer=https%253A%252F%252Fwww.edugeek.net%252Fforums%252Ftopic%252F38090-mymathscouk-not-displaying-properly-for-students%252F' title="Go to itskdog's profile" class="ipsType_break">itskdog</a> </li> <li class="ipsType_light"> <a href='https://www.edugeek.net/forums/topic/227261-edge-auto-sign-in-broken-cloud-filter/' title='Go to last post' class='ipsType_blendLinks'> <time datetime='2026-09-17T14:46:50Z' title='17/09/26 14:46' data-short='15 hr'>15 hours ago</time> </a> </li> </ul> </li> </ul> </div> </li> </ul> </div> </div> <div id='ipsLayout_sidebar' class='ipsLayout_sidebarright ' data-controller='core.front.widgets.sidebar'> <aside id="elContextualTools" class='ipsClearfix' > <div class="ipsBox ipsResponsive_hideTablet ipsResponsive_hidePhone cTopicOverview cTopicOverview--sidebar ipsFlex ipsFlex-fd:column md:ipsFlex-fd:row sm:ipsFlex-fd:column" data-controller='forums.front.topic.activity'> <div class='cTopicOverview__header ipsAreaBackground_light ipsFlex sm:ipsFlex-fw:wrap sm:ipsFlex-jc:center'> <ul class='cTopicOverview__stats ipsPadding ipsMargin:none sm:ipsPadding_horizontal:half ipsFlex ipsFlex-flex:10 ipsFlex-jc:around ipsFlex-ai:center'> <li class='cTopicOverview__statItem ipsType_center'> <span class='cTopicOverview__statTitle ipsType_light ipsTruncate ipsTruncate_line'>Replies</span> <span class='cTopicOverview__statValue'>22</span> </li> <li class='cTopicOverview__statItem ipsType_center'> <span class='cTopicOverview__statTitle ipsType_light ipsTruncate ipsTruncate_line'>Created</span> <span class='cTopicOverview__statValue'><time datetime='2010-02-26T14:24:36Z' title='26/02/10 14:24' data-short='16 yr'>16 yr</time></span> </li> <li class='cTopicOverview__statItem ipsType_center'> <span class='cTopicOverview__statTitle ipsType_light ipsTruncate ipsTruncate_line'>Last Reply </span> <span class='cTopicOverview__statValue'><time datetime='2011-02-12T17:14:48Z' title='12/02/11 17:14' data-short='15 yr'>15 yr</time></span> </li> </ul> <a href='#' data-action='toggleOverview' class='cTopicOverview__toggle cTopicOverview__toggle--inline ipsType_large ipsType_light ipsPad ipsFlex ipsFlex-ai:center ipsFlex-jc:center'><i class='fa fa-chevron-down'></i></a> </div> <div class='cTopicOverview__body ipsPadding ' data-role="overview"> <div class='cTopicOverview__section--users ipsMargin_bottom'> <h4 class='ipsType_reset cTopicOverview__sectionTitle ipsType_withHr ipsType_dark ipsType_uppercase ipsMargin_bottom'>Top Posters In This Topic</h4> <ul class='cTopicOverview__dataList ipsList_reset ipsFlex ipsFlex-jc:between ipsFlex-ai:center ipsFlex-fw:wrap ipsGap:8 ipsGap_row:5'> <li class="cTopicOverview__dataItem cTopicOverview__dataItem--split ipsFlex ipsFlex-jc:start ipsFlex-ai:center ipsFlex-flex:11"> <a href="https://www.edugeek.net/profile/6117-reaper/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/6117-reaper/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to Reaper's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%239cc462%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3ER%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='Reaper' loading="lazy"> </a> <p class='ipsMargin:none ipsMargin_left:half cTopicOverview__dataItemInner ipsType_left'> <strong class='ipsTruncate ipsTruncate_line'><a href='https://www.edugeek.net/profile/6117-reaper/' class='ipsType_blendLinks'>Reaper</a></strong> <span class='ipsType_light'>7 posts</span> </p> </li> <li class="cTopicOverview__dataItem cTopicOverview__dataItem--split ipsFlex ipsFlex-jc:start ipsFlex-ai:center ipsFlex-flex:11"> <a href="https://www.edugeek.net/profile/2125-goldenwonder/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/2125-goldenwonder/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to GoldenWonder's profile"> <img src='data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%2362c483%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EG%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E' alt='GoldenWonder' loading="lazy"> </a> <p class='ipsMargin:none ipsMargin_left:half cTopicOverview__dataItemInner ipsType_left'> <strong class='ipsTruncate ipsTruncate_line'><a href='https://www.edugeek.net/profile/2125-goldenwonder/' class='ipsType_blendLinks'>GoldenWonder</a></strong> <span class='ipsType_light'>5 posts</span> </p> </li> <li class="cTopicOverview__dataItem cTopicOverview__dataItem--split ipsFlex ipsFlex-jc:start ipsFlex-ai:center ipsFlex-flex:11"> <a href="https://www.edugeek.net/profile/327-dmccoy/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/327-dmccoy/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to DMcCoy's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/331_1003649722435d28ee94eda.thumb.jpg.a726ea75215ec35939af1603b8843637.jpg' alt='DMcCoy' loading="lazy"> </a> <p class='ipsMargin:none ipsMargin_left:half cTopicOverview__dataItemInner ipsType_left'> <strong class='ipsTruncate ipsTruncate_line'><a href='https://www.edugeek.net/profile/327-dmccoy/' class='ipsType_blendLinks'>DMcCoy</a></strong> <span class='ipsType_light'>4 posts</span> </p> </li> <li class="cTopicOverview__dataItem cTopicOverview__dataItem--split ipsFlex ipsFlex-jc:start ipsFlex-ai:center ipsFlex-flex:11"> <a href="https://www.edugeek.net/profile/492-gatt/" rel="nofollow" data-ipsHover data-ipsHover-width="370" data-ipsHover-target="https://www.edugeek.net/profile/492-gatt/?do=hovercard" class="ipsUserPhoto ipsUserPhoto_tiny" title="Go to Gatt's profile"> <img src='https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif' alt='Gatt' loading="lazy"> </a> <p class='ipsMargin:none ipsMargin_left:half cTopicOverview__dataItemInner ipsType_left'> <strong class='ipsTruncate ipsTruncate_line'><a href='https://www.edugeek.net/profile/492-gatt/' class='ipsType_blendLinks'>Gatt</a></strong> <span class='ipsType_light'>4 posts</span> </p> </li> </ul> </div> <div class='cTopicOverview__section--popularDays ipsMargin_bottom'> <h4 class='ipsType_reset cTopicOverview__sectionTitle ipsType_withHr ipsType_dark ipsType_uppercase ipsMargin_top:half ipsMargin_bottom'>Popular Days</h4> <ul class='cTopicOverview__dataList ipsList_reset ipsFlex ipsFlex-jc:between ipsFlex-ai:center ipsFlex-fw:wrap ipsGap:8 ipsGap_row:5'> <li class='ipsFlex-flex:10'> <a href="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-528570" rel="nofollow" class='cTopicOverview__dataItem ipsType_blendLinks'> <p class='ipsMargin:none ipsType_bold'>Jul 13 2010</p> <p class='ipsMargin:none ipsType_light'>8 posts</p> </a> </li> <li class='ipsFlex-flex:10'> <a href="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-457680" rel="nofollow" class='cTopicOverview__dataItem ipsType_blendLinks'> <p class='ipsMargin:none ipsType_bold'>Feb 26 2010</p> <p class='ipsMargin:none ipsType_light'>6 posts</p> </a> </li> <li class='ipsFlex-flex:10'> <a href="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-458466" rel="nofollow" class='cTopicOverview__dataItem ipsType_blendLinks'> <p class='ipsMargin:none ipsType_bold'>Mar 1 2010</p> <p class='ipsMargin:none ipsType_light'>3 posts</p> </a> </li> <li class='ipsFlex-flex:10'> <a href="https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#findComment-531350" rel="nofollow" class='cTopicOverview__dataItem ipsType_blendLinks'> <p class='ipsMargin:none ipsType_bold'>Jul 19 2010</p> <p class='ipsMargin:none ipsType_light'>2 posts</p> </a> </li> </ul> </div> </div> </div> </aside> <hr class='ipsHr ipsSpacer_both'> <div data-role='sidebarAd'> <div align="center" class="ipsResponsive_hidePhone" style="padding-bottom: 4px;min-height: 250px;" id="egs_mp_dt"> </div> <div align="center" class="ipsResponsive_hideTablet ipsResponsive_hideDesktop" style="padding-bottom: 0px;min-height: 0px;" id="egs_mp_m"> </div> <script type="text/javascript"> var mediaQuery = window.matchMedia('(min-width: 768px)') var egzone_n = 46; var egzone_n2 = 46; var egzone_m; var egzone_m2; var egzone_c; var egzone_t = "egs_mp"; var egsUnit; var egzone_u = "g"; var egzone_i = "40a118db81a8bfd927f4d57fc64189ae"; var hdiquery = "(-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi)"; if(void 0===loadScript)var loadScript=(e,t=!0,n="text/javascript")=>new Promise(((a,o)=>{try{const c=document.createElement("script");c.type=n,c.async=t,c.defer=!0,c.src=e,c.addEventListener("load",(e=>{a({status:!0})})),c.addEventListener("error",(e=>{o({status:!1,message:"Failed to load the script ${FILE_URL}"})})),document.body.appendChild(c)}catch(e){o(e)}}));async function loadVars(){try{const e=await loadScript("https://"+egzone_u+".cdngeek.com/1d/asyncjs_eg.php");console.log("Variables: Script loaded successfully",e)}catch(e){console.error(e)}}mediaQuery.matches?(egsUnit=document.getElementById(egzone_t+"_dt"),matchMedia(hdiquery).matches?egzone_c=egzone_n2:egzone_c=egzone_n):(egsUnit=document.getElementById(egzone_t+"_m"),matchMedia(hdiquery).matches?egzone_c=egzone_m2:egzone_c=egzone_m),egzone_c>0&&(egsUnit.innerHTML='<ins data-rev-zoneid="'+egzone_c+'" data-rev-id="'+egzone_i+'"></ins>',loadVars()); </script> </div> <br><br> <div class='cWidgetContainer ' data-role='widgetReceiver' data-orientation='vertical' data-widgetArea='sidebar'> <ul class='ipsList_reset'> <li class='ipsWidget ipsWidget_vertical ipsBox ipsWidgetHide ipsHide ipsResponsive_block' data-blockID='app_forums_hotTopics_vgqkhjepn' data-blockConfig="true" data-blockTitle="Popular Now" data-blockErrorMessage="This block cannot be shown. This could be because it needs configuring, is unable to show on this page, or will show after reloading this page." data-controller='core.front.widgets.block'></li> </ul> </div> </div> <nav class='ipsBreadcrumb ipsBreadcrumb_bottom ipsFaded_withHover'> <a href='#' id='elRSS' class='ipsPos_right ipsType_large' title='Available RSS feeds' data-ipsTooltip data-ipsMenu data-ipsMenu-above><i class='fa fa-rss-square'></i></a> <ul id='elRSS_menu' class='ipsMenu ipsMenu_auto ipsHide'> <li class='ipsMenu_item'><a title="EduGeek.net Whole Site" href="https://www.edugeek.net/rss/1-edugeeknet-whole-site.xml/">EduGeek.net Whole Site</a></li> <li class='ipsMenu_item'><a title="EduGeek Jobs" href="https://www.edugeek.net/rss/2-edugeek-jobs.xml/">EduGeek Jobs</a></li> <li class='ipsMenu_item'><a title="EduGeek News" href="https://www.edugeek.net/rss/5-edugeek-news.xml/">EduGeek News</a></li> <li class='ipsMenu_item'><a title="EduGeek Classifieds" href="https://www.edugeek.net/rss/3-edugeek-classifieds.xml/">EduGeek Classifieds</a></li> <li class='ipsMenu_item'><a title="EduGeek Blogs" href="https://www.edugeek.net/rss/4-edugeek-blogs.xml/">EduGeek Blogs</a></li> </ul> <ul class='ipsList_inline ipsPos_right'> <li > <a data-action="defaultStream" class='ipsType_light ' href='https://www.edugeek.net/discover/'><i class="fa fa-newspaper-o" aria-hidden="true"></i> <span>All Activity</span></a> </li> </ul> <ul data-role="breadcrumbList"> <li> <a title="Home" href='https://www.edugeek.net/'> <span>Home <i class='fa fa-angle-right'></i></span> </a> </li> <li> <a href='https://www.edugeek.net/forums/'> <span>Forums <i class='fa fa-angle-right' aria-hidden="true"></i></span> </a> </li> <li> <a href='https://www.edugeek.net/forums/forum/3-technical/'> <span>Technical <i class='fa fa-angle-right' aria-hidden="true"></i></span> </a> </li> <li> <a href='https://www.edugeek.net/forums/forum/129-windows-7/'> <span>Windows 7 <i class='fa fa-angle-right' aria-hidden="true"></i></span> </a> </li> <li> Deploying W7 with WDS - ignores unattend file </li> </ul> </nav> </div> </div> <a id="b2tIcon" onclick="$('body').animatescroll({scrollSpeed:500,easing:&#039;easeOutElastic&#039;});" title="Back to top"><i class='fa fa-angle-double-up '></i></a> </main> <footer id="ipsLayout_footer" class="ipsClearfix"> <div class="ipsLayout_container"> <ul id='elFooterSocialLinks' class='ipsList_inline ipsType_center ipsSpacer_top'> <li class='cUserNav_icon'> <a href='https://www.linkedin.com/company/edugeek/' target='_blank' class='cShareLink cShareLink_linkedin' rel='noopener noreferrer'><i class='fa fa-linkedin'></i></a> </li> <li class='cUserNav_icon'> <a href='https://x.com/EduGeek' target='_blank' class='cShareLink cShareLink_x' rel='noopener noreferrer'><i class='fa fa-x'></i></a> </li> <li class='cUserNav_icon'> <a href='https://bsky.app/profile/edugeek.net' target='_blank' class='cShareLink cShareLink_bluesky' rel='noopener noreferrer'><i class='fa fa-bluesky'></i></a> </li> <li class='cUserNav_icon'> <a href='https://www.facebook.com/edugeek.net/' target='_blank' class='cShareLink cShareLink_facebook' rel='noopener noreferrer'><i class='fa fa-facebook'></i></a> </li> </ul> <ul class='ipsList_inline ipsType_center ipsSpacer_top' id="elFooterLinks"> <li> <a href='#elNavTheme_menu' id='elNavTheme' data-ipsMenu data-ipsMenu-above>Theme <i class='fa fa-caret-down'></i></a> <ul id='elNavTheme_menu' class='ipsMenu ipsMenu_selectable ipsHide'> <li class='ipsMenu_item ipsMenu_itemChecked'> <form action="//www.edugeek.net/theme/?csrfKey=5d3622122cdd70e9276ed8e67b43f3a2" method="post"> <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUv"> <button type='submit' name='id' value='11' class='ipsButton ipsButton_link ipsButton_link_secondary'>V6 Blue (Default)</button> </form> </li> <li class='ipsMenu_item'> <form action="//www.edugeek.net/theme/?csrfKey=5d3622122cdd70e9276ed8e67b43f3a2" method="post"> <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUv"> <button type='submit' name='id' value='21' class='ipsButton ipsButton_link ipsButton_link_secondary'>V6 Purple - BETA </button> </form> </li> <li class='ipsMenu_item'> <form action="//www.edugeek.net/theme/?csrfKey=5d3622122cdd70e9276ed8e67b43f3a2" method="post"> <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUv"> <button type='submit' name='id' value='17' class='ipsButton ipsButton_link ipsButton_link_secondary'>V6 Dark - BETA </button> </form> </li> <li class='ipsMenu_item'> <form action="//www.edugeek.net/theme/?csrfKey=5d3622122cdd70e9276ed8e67b43f3a2" method="post"> <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUv"> <button type='submit' name='id' value='19' class='ipsButton ipsButton_link ipsButton_link_secondary'>V6 Dimmed - BETA </button> </form> </li> <li class='ipsMenu_item'> <form action="//www.edugeek.net/theme/?csrfKey=5d3622122cdd70e9276ed8e67b43f3a2" method="post"> <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuZWR1Z2Vlay5uZXQvZm9ydW1zL3RvcGljLzQ3OTQ3LWRlcGxveWluZy13Ny13aXRoLXdkcy1pZ25vcmVzLXVuYXR0ZW5kLWZpbGUv"> <button type='submit' name='id' value='18' class='ipsButton ipsButton_link ipsButton_link_secondary'>V6 Lights Out </button> </form> </li> </ul> </li> <li><a href="javascript:location.reload(true);">Refresh</a></li> <li><a href='https://www.edugeek.net/privacy/'>Privacy Policy</a></li> <li><a rel="nofollow" href='https://www.edugeek.net/contact/' data-ipsdialog data-ipsdialog-title="Contact Us">Contact Us</a></li> <li><a rel="nofollow" href='https://www.edugeek.net/cookies/'>Cookies</a></li> </ul> <p id="#ipsLayout_footer" style="text-align: center;padding-top: 5px;padding-bottom: 8px;"> <a rel="nofollow" onclick="$('body').animatescroll({scrollSpeed:500,easing:'easeOutElastic'});" title="Back to top" style="font-size: 13px;font-weight: bold;text-decoration-line: underline;cursor: pointer;">Back to top</a> </p> <p id='elCopyright'> <span id='elCopyright_userLine'>Copyright © 2025 EduGeek Ltd</span> <a rel='nofollow' title='Invision Community' href='https://www.invisioncommunity.com/'>Powered by Invision Community</a> </p> </div> </footer> <div id='elMobileDrawer' class='ipsDrawer ipsHide'> <div class='ipsDrawer_menu'> <a href='#' class='ipsDrawer_close' data-action='close'><span>&times;</span></a> <div class='ipsDrawer_content ipsFlex ipsFlex-fd:column'> <div class='ipsPadding ipsBorder_bottom'> <ul class='ipsToolList ipsToolList_vertical'> <li> <a href='https://www.edugeek.net/login/' id='elSigninButton_mobile' class='ipsButton ipsButton_light ipsButton_small ipsButton_fullWidth'>Existing user? Sign In</a> </li> <li> <a href='https://www.edugeek.net/register/' id='elRegisterButton_mobile' class='ipsButton ipsButton_small ipsButton_fullWidth ipsButton_important'>Register</a> </li> </ul> </div> <ul class='ipsDrawer_list ipsFlex-flex:11'> <li class='ipsDrawer_itemParent'> <h4 class='ipsDrawer_title'><a href='#'>Home</a></h4> <ul class='ipsDrawer_list'> <li data-action="back"><a href='#'>Back</a></li> <li> <a href='https://www.edugeek.net' > News </a> </li> <li> <a href='https://www.edugeek.net/forums/forum/45-educational-it-jobs/' > Job Listings </a> </li> <li> <a href='https://www.edugeek.net/groups/' > Groups </a> </li> <li> <a href='https://www.edugeek.net/contact/' > Contact Us </a> </li> <li> <a href='https://www.edugeek.net/about-us/' > About Us </a> </li> <li> <a href='https://www.edugeek.net/20yearsold/' > 20 Years of EduGeek </a> </li> </ul> </li> <li class='ipsDrawer_itemParent'> <h4 class='ipsDrawer_title'><a href='#'>Forums</a></h4> <ul class='ipsDrawer_list'> <li data-action="back"><a href='#'>Back</a></li> <li><a href='https://www.edugeek.net/forums/'>Forums</a></li> <li> <a href='https://www.edugeek.net/staff/' > Staff </a> </li> <li> <a href='https://www.edugeek.net/groups/' > Groups </a> </li> <li> <a href='https://www.edugeek.net/contact/' > Contact Us </a> </li> </ul> </li> <li><a href='https://www.edugeek.net/blogs/' >Blogs</a></li> <li><a href='https://www.edugeek.net/wiki/' >Wiki</a></li> <li class='ipsDrawer_itemParent'> <h4 class='ipsDrawer_title'><a href='#'>What's New</a></h4> <ul class='ipsDrawer_list'> <li data-action="back"><a href='#'>Back</a></li> <li> <a href='https://www.edugeek.net/discover/' > All Activity </a> </li> <li> <a href='https://www.edugeek.net/search/' > Search </a> </li> </ul> </li> <li><a href='https://www.edugeek.net/edit/' >EdSec 26</a></li> <li><a href='https://www.edugeek.net/directsupport/' >Direct Support</a></li> </ul> </div> </div> </div> <div id='elMobileCreateMenuDrawer' class='ipsDrawer ipsHide'> <div class='ipsDrawer_menu'> <a href='#' class='ipsDrawer_close' data-action='close'><span>&times;</span></a> <div class='ipsDrawer_content ipsSpacer_bottom ipsPad'> <ul class='ipsDrawer_list'> <li class="ipsDrawer_listTitle ipsType_reset">Create New...</li> </ul> </div> </div> </div> <script type='text/javascript'> var ipsDebug = false; var CKEDITOR_BASEPATH = '//www.edugeek.net/applications/core/interface/ckeditor/ckeditor/'; var ipsSettings = { cookie_path: "/", cookie_prefix: "egsite_", cookie_ssl: true, essential_cookies: ["oauth_authorize","member_id","login_key","clearAutosave","lastSearch","device_key","IPSSessionFront","loggedIn","noCache","hasJS","cookie_consent","cookie_consent_optional","codeVerifier","forumpass_*","cm_reg","location","currency","guestTransactionKey"], upload_imgURL: "", message_imgURL: "", notification_imgURL: "", baseURL: "//www.edugeek.net/", jsURL: "//www.edugeek.net/applications/core/interface/js/js.php", csrfKey: "5d3622122cdd70e9276ed8e67b43f3a2", antiCache: "ac81f69eb61787161947", jsAntiCache: "ac81f69eb61789417091", disableNotificationSounds: true, useCompiledFiles: true, links_external: true, memberID: 0, lazyLoadEnabled: true, blankImg: "//www.edugeek.net/applications/core/interface/js/spacer.png", googleAnalyticsEnabled: true, matomoEnabled: false, viewProfiles: true, mapProvider: 'mapbox', mapApiKey: "pk.eyJ1IjoiZWR1Z2VlayIsImEiOiJjbWFuM2s0dW4wZHpzMm1xdzN0c3llZmZpIn0.69MgbFnfFqcQRbK3Nxoqbw", pushPublicKey: "BN_637ejaXUJcpT6A7AcR2frC6WF8G8T2g6IAxUpIgtrZV_WoD5xGJAhM5a-g_NL6X3_PjRTNe8zXGanLCVDWUk", relativeDates: true }; ipsSettings['maxImageDimensions'] = { width: 1024, height: 1024 }; </script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_global/root_library.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_global/root_js_lang_1.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_global/root_framework.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_core/global_global_core.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_core/plugins_plugins.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_global/root_front.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_core/front_front_core.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_forums/front_front_topic.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript' src='https://www.edugeek.net/uploads/javascript_global/root_map.js?v=ac81f69eb61789417091' data-ips></script> <script type='text/javascript'> ips.setSetting( 'date_format', jQuery.parseJSON('"dd\/mm\/yy"') ); ips.setSetting( 'date_first_day', jQuery.parseJSON('0') ); ips.setSetting( 'ipb_url_filter_option', jQuery.parseJSON('"none"') ); ips.setSetting( 'url_filter_any_action', jQuery.parseJSON('"allow"') ); ips.setSetting( 'bypass_profanity', jQuery.parseJSON('0') ); ips.setSetting( 'emoji_style', jQuery.parseJSON('"native"') ); ips.setSetting( 'emoji_shortcodes', jQuery.parseJSON('true') ); ips.setSetting( 'emoji_ascii', jQuery.parseJSON('true') ); ips.setSetting( 'emoji_cache', jQuery.parseJSON('1742439428') ); ips.setSetting( 'image_jpg_quality', jQuery.parseJSON('85') ); ips.setSetting( 'cloud2', jQuery.parseJSON('false') ); ips.setSetting( 'isAnonymous', jQuery.parseJSON('false') ); </script> <script type='application/ld+json'> { "name": "Deploying W7 with WDS - ignores unattend file", "headline": "Deploying W7 with WDS - ignores unattend file", "text": "I\u0027m trying to use our WDS (Server 2003) to deploy W7 images. I\u0027ve got a sysprep\u0027d W7 image and also the default image (from the DVD) \u00a0 \nI can boot the client PC and install either of these. However, when I create unattend files (for the WDS and Image part) and assign them using the WDS console, the client ignores them. \u00a0 \nThe PXE boot goes as normal, then stops at the language selection dialogue - and I specify this in the WDS unattend.xml. \u00a0 \nAnyone know why its ignoring the unattend files? I\u0027ve only used the WDS console to attach them and used System Image Manager to create them. ", "dateCreated": "2010-02-26T14:24:36+0000", "datePublished": "2010-02-26T14:24:36+0000", "dateModified": "2011-02-12T17:14:48+0000", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "author": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" }, "interactionStatistic": [ { "@type": "InteractionCounter", "interactionType": "http://schema.org/ViewAction", "userInteractionCount": 42762 }, { "@type": "InteractionCounter", "interactionType": "http://schema.org/CommentAction", "userInteractionCount": 22 }, { "@type": "InteractionCounter", "interactionType": "http://schema.org/FollowAction", "userInteractionCount": 6 } ], "@context": "http://schema.org", "@type": "DiscussionForumPosting", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/", "isPartOf": { "@id": "https://www.edugeek.net/#website" }, "publisher": { "@id": "https://www.edugeek.net/#organization", "member": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" } }, "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/", "discussionUrl": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/" }, "pageStart": 1, "pageEnd": 1, "comment": [ { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457702", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457702", "author": { "@type": "Person", "name": "DMcCoy", "image": "https://www.edugeek.net/uploads/monthly_2025_03/331_1003649722435d28ee94eda.thumb.jpg.a726ea75215ec35939af1603b8843637.jpg", "url": "https://www.edugeek.net/profile/327-dmccoy/" }, "dateCreated": "2010-02-26T15:00:48+0000", "text": "If you choose en-GB for the PE language then it will stop as it is not available. It works with en-US. Shift+F10 will get you into the command prompt. You can then run notepad and find the error log. \u00a0 \nThe downside to this is any printers that have drivers are detected when still as en-US and get installed as Letter ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457712", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457712", "author": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" }, "dateCreated": "2010-02-26T15:10:57+0000", "text": "Do you mean the SetupUILanguage setting? I have got this setup to en-GB, but it was originally en-US. Either way prompted the locale dialogue box on boot.", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457721", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457721", "author": { "@type": "Person", "name": "DMcCoy", "image": "https://www.edugeek.net/uploads/monthly_2025_03/331_1003649722435d28ee94eda.thumb.jpg.a726ea75215ec35939af1603b8843637.jpg", "url": "https://www.edugeek.net/profile/327-dmccoy/" }, "dateCreated": "2010-02-26T15:22:08+0000", "text": "Yes, en-GB is not a valid option with the default language packs included in a windows 7 based PE. It will work fine as an unattended file for the image itself, but not for automating the WDS stage. ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457725", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457725", "author": { "@type": "Person", "name": "DMcCoy", "image": "https://www.edugeek.net/uploads/monthly_2025_03/331_1003649722435d28ee94eda.thumb.jpg.a726ea75215ec35939af1603b8843637.jpg", "url": "https://www.edugeek.net/profile/327-dmccoy/" }, "dateCreated": "2010-02-26T15:24:30+0000", "text": "This is for a Vista image, but we use Win 7 from the WDS stage so it should be the same. Automatically wipes the disk, so be careful if you don\u0027t want that \u00a0 \u00a0 \n \n \n \n \n \n OnError \n \n \n \n 1 \n Primary \n true \n \n \n \n \n true \n NTFS \n SYSTEM \n C \n 1 \n 1 \n \n \n 0 \n true \n \n \n \n \n \n domain.school \n password \n user \n \n \n \n \n Student.WIM \n Student \n Student \n \n \n 0 \n 1 \n \n Never \n \n \n \n \n \n en-US \n Never \n \n en-US \n \n \n ", "upvoteCount": 1 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457740", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-457740", "author": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" }, "dateCreated": "2010-02-26T15:45:25+0000", "text": "Cheers - I\u0027ll give that a try. It looks very similar to ours except for the language settings.", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458466", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458466", "author": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" }, "dateCreated": "2010-03-01T10:36:31+0000", "text": "Modified my unattend file to change the locale settings and it worked! \u00a0 \nThanks for that - would never have guessed that one! ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458567", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458567", "author": { "@type": "Person", "name": "Gatt", "image": "https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif", "url": "https://www.edugeek.net/profile/492-gatt/" }, "dateCreated": "2010-03-01T11:46:53+0000", "text": "This is my unattend.xml (for the server not the images thereafter!) \u00a0 \n \n[color=#0000ff][/color] \n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]unattend[/color][color=#ff0000] xmlns[/color][color=#0000ff]=\"[/color][b][color=#ff0000]urn:schemas-microsoft-com:unattend[/color][/b][color=#0000ff]\"\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]settings pass[/color][color=#0000ff]=\"[/color][b]windowsPE[/b][color=#0000ff]\"\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]component name[/color][color=#0000ff]=\"[/color][b]Microsoft-Windows-International-Core-WinPE[/b][color=#0000ff]\"[/color][color=#990000] processorArchitecture[/color][color=#0000ff]=\"[/color][b]x86[/b][color=#0000ff]\"[/color][color=#990000] publicKeyToken[/color][color=#0000ff]=\"[/color][b]31bf3856ad364e35[/b][color=#0000ff]\"[/color][color=#990000] language[/color][color=#0000ff]=\"[/color][b]neutral[/b][color=#0000ff]\"[/color][color=#990000] versionScope[/color][color=#0000ff]=\"[/color][b]nonSxS[/b][color=#0000ff]\"[/color][color=#ff0000] xmlns:wcm[/color][color=#0000ff]=\"[/color][b][color=#ff0000]http://schemas.microsoft.com/WMIConfig/2002/State[/color][/b][color=#0000ff]\"[/color][color=#ff0000] xmlns:xsi[/color][color=#0000ff]=\"[/color][b][color=#ff0000]http://www.w3.org/2001/XMLSchema-instance[/color][/b][color=#0000ff]\"\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]SetupUILanguage[/color][color=#0000ff]\u0026gt;[/color]\n[color=#0000ff]\u0026lt;[/color][color=#990000]UILanguage[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguage[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]SetupUILanguage[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff]\u0026lt;[/color][color=#990000]InputLocale[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]InputLocale[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]SystemLocale[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]SystemLocale[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]UILanguage[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguage[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]UILanguageFallback[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UILanguageFallback[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]UserLocale[/color][color=#0000ff]\u0026gt;[/color][b]en-gb[/b][color=#0000ff][/color][color=#990000]UserLocale[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]component[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]component name[/color][color=#0000ff]=\"[/color][b]Microsoft-Windows-Setup[/b][color=#0000ff]\"[/color][color=#990000] processorArchitecture[/color][color=#0000ff]=\"[/color][b]x86[/b][color=#0000ff]\"[/color][color=#990000] publicKeyToken[/color][color=#0000ff]=\"[/color][b]31bf3856ad364e35[/b][color=#0000ff]\"[/color][color=#990000] language[/color][color=#0000ff]=\"[/color][b]neutral[/b][color=#0000ff]\"[/color][color=#990000] versionScope[/color][color=#0000ff]=\"[/color][b]nonSxS[/b][color=#0000ff]\"[/color][color=#ff0000] xmlns:wcm[/color][color=#0000ff]=\"[/color][b][color=#ff0000]http://schemas.microsoft.com/WMIConfig/2002/State[/color][/b][color=#0000ff]\"[/color][color=#ff0000] xmlns:xsi[/color][color=#0000ff]=\"[/color][b][color=#ff0000]http://www.w3.org/2001/XMLSchema-instance[/color][/b][color=#0000ff]\"\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]DiskConfiguration[/color][color=#0000ff]\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]Disk wcm:action[/color][color=#0000ff]=\"[/color][b]add[/b][color=#0000ff]\"\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]CreatePartitions[/color][color=#0000ff]\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]CreatePartition wcm:action[/color][color=#0000ff]=\"[/color][b]add[/b][color=#0000ff]\"\u0026gt;[/color]\n[color=#0000ff]\u0026lt;[/color][color=#990000]Extend[/color][color=#0000ff]\u0026gt;[/color][b]true[/b][color=#0000ff][/color][color=#990000]Extend[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Order[/color][color=#0000ff]\u0026gt;[/color][b]1[/b][color=#0000ff][/color][color=#990000]Order[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Type[/color][color=#0000ff]\u0026gt;[/color][b]Primary[/b][color=#0000ff][/color][color=#990000]Type[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]CreatePartition[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]CreatePartitions[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]ModifyPartitions[/color][color=#0000ff]\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]ModifyPartition wcm:action[/color][color=#0000ff]=\"[/color][b]add[/b][color=#0000ff]\"\u0026gt;[/color]\n[color=#0000ff]\u0026lt;[/color][color=#990000]Active[/color][color=#0000ff]\u0026gt;[/color][b]true[/b][color=#0000ff][/color][color=#990000]Active[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Format[/color][color=#0000ff]\u0026gt;[/color][b]NTFS[/b][color=#0000ff][/color][color=#990000]Format[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Label[/color][color=#0000ff]\u0026gt;[/color][b]OSDisk[/b][color=#0000ff][/color][color=#990000]Label[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Letter[/color][color=#0000ff]\u0026gt;[/color][b]C[/b][color=#0000ff][/color][color=#990000]Letter[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]Order[/color][color=#0000ff]\u0026gt;[/color][b]1[/b][color=#0000ff][/color][color=#990000]Order[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]TypeID[/color][color=#0000ff]\u0026gt;[/color][b]1[/b][color=#0000ff][/color][color=#990000]TypeID[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]PartitionID[/color][color=#0000ff]\u0026gt;[/color][b]1[/b][color=#0000ff][/color][color=#990000]PartitionID[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]ModifyPartition[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]ModifyPartitions[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff]\u0026lt;[/color][color=#990000]DiskID[/color][color=#0000ff]\u0026gt;[/color][b]0[/b][color=#0000ff][/color][color=#990000]DiskID[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]WillWipeDisk[/color][color=#0000ff]\u0026gt;[/color][b]true[/b][color=#0000ff][/color][color=#990000]WillWipeDisk[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]Disk[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]DiskConfiguration[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]WindowsDeploymentServices[/color][color=#0000ff]\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]ImageSelection[/color][color=#0000ff]\u0026gt;[/color]\n[url=\"file:///E:/RemoteInstall/Unattend.xml#\"][b][font=Courier New][color=#ff0000]-[/color][/font][/b][/url] [color=#0000ff]\u0026lt;[/color][color=#990000]InstallTo[/color][color=#0000ff]\u0026gt;[/color]\n[color=#0000ff]\u0026lt;[/color][color=#990000]DiskID[/color][color=#0000ff]\u0026gt;[/color][b]0[/b][color=#0000ff][/color][color=#990000]DiskID[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff]\u0026lt;[/color][color=#990000]PartitionID[/color][color=#0000ff]\u0026gt;[/color][b]1[/b][color=#0000ff][/color][color=#990000]PartitionID[/color][color=#0000ff]\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]InstallTo[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]ImageSelection[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]WindowsDeploymentServices[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]component[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff][/color][color=#990000]settings[/color][color=#0000ff]\u0026gt;[/color]\n\n\n[color=#0000ff]\u0026lt;[/color][color=#990000]cpi:offlineImage[/color] [color=#990000]cpi:source[/color][color=#0000ff]=\"[/color][b]catalog://apps01/reminst/images/operating systems/install_windows 7 enterprise.clg[/b][color=#0000ff]\"[/color][color=#ff0000] xmlns:cpi[/color][color=#0000ff]=\"[/color][b][color=#ff0000]urn:schemas-microsoft-com:cpi[/color][/b][color=#0000ff]\" /\u0026gt;[/color] \n\n[color=#0000ff][/color][color=#990000]unattend[/color][color=#0000ff]\u0026gt;[/color] ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458614", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-458614", "author": { "@type": "Person", "name": "GoldenWonder", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/2125-goldenwonder/" }, "dateCreated": "2010-03-01T12:17:48+0000", "text": "Thats odd, as that is what my original file looked like. \u00a0 \nUntil I changed the locale to en-us it failed to work? ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-461263", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-461263", "author": { "@type": "Person", "name": "DMcCoy", "image": "https://www.edugeek.net/uploads/monthly_2025_03/331_1003649722435d28ee94eda.thumb.jpg.a726ea75215ec35939af1603b8843637.jpg", "url": "https://www.edugeek.net/profile/327-dmccoy/" }, "dateCreated": "2010-03-04T11:56:29+0000", "text": "Done some more testing, this should be sufficient to make sure printers etc get installed as A4. The unattended file after install is ok with the en-GB settings, it\u0027s just WDSClient that doesn\u0027t support en-GB for display. \u00a0 \nMy relevant lines now look like \u00a0 \n \n \n en-US \n Never \n \n\t\ten-US \n\t\ten-GB \n\t\ten-GB \n \n \n ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528570", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528570", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-13T06:21:58+0000", "text": "Rather than start a new thread I\u0027ll just add to this one. \u00a0 \nI\u0027m facing a similar problem to the OP, a month ago my WDS deployment worked without any problems, including multicasting but last week when I uploaded an updated image WDS began ignoring the answer file. \u00a0 \nThe WinPE section works fine but as soon as it gets to the image OOBE part of the process I\u0027m presented with language options and request for a username. If I fill these in, WDS then names the computer (something i\u0027ve told it not to do) based on the domain admin account we use and joins it to the domain. \u00a0 \nIf I don\u0027t roll the image out with WDS and instead use command line WinPE then this problem is avoided. \u00a0 \nI mounted the image with imagex and checked the unattend file under C:\\Windows\\Panther and it was the correct one, if I check it after the image has been applied it is one that WDS has chucked out with the computer name etc that I haven\u0027t told it to use. \u00a0 \nI spent some time before the weekend fiddling with the answer files to try and get automatic image selection and I\u0027m not sure if it\u0027s related as I can\u0027t remember if I did a successful WDS test last week or not. I know it work perfectly at the end of May. \u00a0 \nThe WinPE answer file has the language set to en-US and the image answer file is set to en-GB. \u00a0 \nI\u0027m now two days behind my deployment schedule for the summer and this is driving me nuts, so any help is very much appreciated! ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528571", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528571", "author": { "@type": "Person", "name": "Gatt", "image": "https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif", "url": "https://www.edugeek.net/profile/492-gatt/" }, "dateCreated": "2010-07-13T06:24:52+0000", "text": "Can you post your Answer file so we can have a quick look at it?", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528669", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528669", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-13T08:28:33+0000", "text": "WinPE WDS Unattend: \u00a0 \n \n \n \n \n \n \n OnError \n \n User \n domain.local \n Password \n \n \n \n OnError \n \n October-Curriculum-Image \n Curriculum \n XP945Curric-GCNL-Oct.wim \n \n \n 0 \n 1 \n \n \n \n \n OnError \n \n \n \n 1 \n Primary \n true \n \n \n \n \n true \n false \n NTFS \n Local Disk \n C \n 1 \n 1 \n \n \n 0 \n true \n \n \n \n \n \n OnError \n en-US \n \n en-US \n \n \n \u00a0 \n \nImage OOBE Unattend: \u00a0 \n \n \n \n \n \n 1 \n \n \n \n \n true \n \n \n true \n GMT Standard Time \n false \n \n \n School \n false \n http://intranet \n \n \n false \n false \n false \n \n \n \n \n en-gb \n en-gb \n en-gb \n en-gb \n \n \n \n \n password \n false \n \n true \n 1 \n administrator \n \n \n \n cscript //b c:\\windows\\system32\\slmgr.vbs /ipk key \n 2 \n false \n \n \n cscript //b c:\\windows\\system32\\slmgr.vbs /ato \n 3 \n false \n \n \n C:\\Windows\\System32\\SysPrep\\JoinDomain\\JoinDom.bat \n 1 \n \n \n \n true \n Home \n 3 \n \n \n \n \n \n password \n false \n \n IT Department \n itdepartment \n Administrators \n itdepartment \n \n \n \n School \n IT Department \n \n \n \n ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528688", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528688", "author": { "@type": "Person", "name": "Gatt", "image": "https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif", "url": "https://www.edugeek.net/profile/492-gatt/" }, "dateCreated": "2010-07-13T08:43:53+0000", "text": "You have this at the end of your WDS Unattend: \u00a0 \n \n\nOnError \nen-US \n\n[color=black]en-US[/color] \n\n \u00a0 \ntry changing it to this.. \u00a0 \n \n \n en-US\n \n en-gb\n en-gb\n en-gb\n en-gb\n en-gb\n ] \u00a0 \nAlso, I have it right at the start of the file... (attached) \nUnattend.rar ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528697", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528697", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-13T08:50:16+0000", "text": "Thanks for the reply, I\u0027ve seen a couple with it at the start and at the end. The odd (and annoying) thing is, is that it worked fine up until recently. I\u0027ll give your way a shot and get back to you. \u00a0 \nQuick thought, I thought that the language options for the WDS unattend all had to be en-US? ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528698", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528698", "author": { "@type": "Person", "name": "Gatt", "image": "https://www.edugeek.net/uploads/monthly_2025_03/avatar497_14.thumb.gif.0b791efe5f946d9da76382527d1e38ba.gif", "url": "https://www.edugeek.net/profile/492-gatt/" }, "dateCreated": "2010-07-13T08:51:32+0000", "text": "Only for the SetupUI part - the rest can be in en-GB \u00a0 \ntho, I have all mine set to en-GB and it doesnt appear to cause an issue..... ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528872", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-528872", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-13T10:55:34+0000", "text": "Sadly that didn\u0027t make any difference ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-529049", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-529049", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-13T14:03:11+0000", "text": "What did make a difference was directly attaching the answer file to the image in WDS. I know this is on various sets of instructions but previous I haven\u0027t done this and the image has used the Answer file that I have sysprepped it with and stored in the System32\\Sysprep folder. \u00a0 \nSo this now seems to be fixed, not entirely what I managed to do last week that stopped it working how it has done for the last few months but I\u0027m glad that it is working! \u00a0 \nThanks for your help guys, always appreciated. Now hopefully off to image 40 machines via Multicast ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-529862", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-529862", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-15T07:31:05+0000", "text": "Just a quick update, it happened again this morning! But! It seems if I add a new image to the WDS server and then link an Answer file to it I have to restart the WDS service before deploying it. After that it seems to be Ok.", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531060", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531060", "author": { "@type": "Person", "name": "SCSI", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/19884-scsi/" }, "dateCreated": "2010-07-17T02:50:29+0000", "text": "Thanks for the tip. Maybe someone here can help me with my WDS Unattend problem. My problem with the WDS Unattend that I created is that it only creates one partition. How can I configure WDS Unattend to create the 100MB System reserve partition and and 2nd partition for Windows? \u00a0 \nRight now, the partitioning is done manually by me. \u00a0 \nAlso when imaging using WDS, is it possible to image both partitions at once? ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531350", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531350", "author": { "@type": "Person", "name": "Reaper", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/6117-reaper/" }, "dateCreated": "2010-07-19T07:10:24+0000", "text": "I think my WDS unattend has the setup to do the partitioning but I\u0027m not convinced it actually does it. Though this hasn\u0027t affected the machines I\u0027ve installed the image to.", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531356", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-531356", "author": { "@type": "Person", "name": "cromertech", "image": "https://www.edugeek.net/uploads/monthly_2025_03/avatar4792_6.thumb.gif.94352ef45749d07e61f558b21f5f792b.gif", "url": "https://www.edugeek.net/profile/4754-cromertech/" }, "dateCreated": "2010-07-19T07:30:37+0000", "text": "The section in my Unattend file that deals with disk partitioning looks like this. I used Windows System Image Manager to author the file and it has been working reliably since I first used it \n \n \n \n \n \n 1\n 100\n Primary\n \n \n true\n 2\n Primary\n \n \n \n \n true\n NTFS\n System\n 1\n 1\n \n \n NTFS\n Windows\n 2\n 2\n \n \n 0\n true\n \n OnError\n \nedit this works for one hard drive. You need to fiddle with the DiskID value if you don\u0027t want it installed on the first drive ", "upvoteCount": 0 }, { "@type": "Comment", "@id": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-616861", "url": "https://www.edugeek.net/forums/topic/47947-deploying-w7-with-wds-ignores-unattend-file/#comment-616861", "author": { "@type": "Person", "name": "gerardsweeney", "image": "https://www.edugeek.net/applications/core/interface/email/default_photo.png", "url": "https://www.edugeek.net/profile/14114-gerardsweeney/" }, "dateCreated": "2011-02-12T17:14:48+0000", "text": "I\u0027m in a similar situation, so I\u0027ll definitely be giving this a bash on Monday since I\u0027m sure I changed the language settings. \u00a0 \nWhat I don\u0027t get is this - WAIK weighs in at a fairly beefy 1.5-odd Gb. Why, then, in the name of all that is holy do we have to manually TYPE in the language and timezones? It - surely - couldn\u0027t be beyond the reaches of MS to make them listboxes? \u00a0 \nAnd if it is changing the language which borks the unattanded, why make it an option?? \u00a0 \nGrr... \u00a0 \nThanks very much for the unattended.xml files which have been posted - hopefully they\u0027ll give me something to play with on Monday (fnar! Ed). \u00a0 \nRegards, \nGerard ", "upvoteCount": 0 } ] } </script> <script type='application/ld+json'> { "@context": "http://www.schema.org", "publisher": "https://www.edugeek.net/#organization", "@type": "WebSite", "@id": "https://www.edugeek.net/#website", "mainEntityOfPage": "https://www.edugeek.net/", "name": "EduGeek.net", "url": "https://www.edugeek.net/", "potentialAction": { "type": "SearchAction", "query-input": "required name=query", "target": "https://www.edugeek.net/search/?q={query}" }, "inLanguage": [ { "@type": "Language", "name": "English (UK)", "alternateName": "en-GB" } ] } </script> <script type='application/ld+json'> { "@context": "http://www.schema.org", "@type": "Organization", "@id": "https://www.edugeek.net/#organization", "mainEntityOfPage": "https://www.edugeek.net/", "name": "EduGeek.net", "url": "https://www.edugeek.net/", "logo": { "@type": "ImageObject", "@id": "https://www.edugeek.net/#logo", "url": "https://www.edugeek.net/uploads/monthly_2026_04/b1_bl2.png.765c4ee71dddd5562729979318a97d8f.png" }, "sameAs": [ "https://www.linkedin.com/company/edugeek/", "https://x.com/EduGeek", "https://bsky.app/profile/edugeek.net", "https://www.facebook.com/edugeek.net/" ] } </script> <script type='application/ld+json'> { "@context": "http://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "name": "Forums", "@id": "https://www.edugeek.net/forums/" } }, { "@type": "ListItem", "position": 2, "item": { "name": "Technical", "@id": "https://www.edugeek.net/forums/forum/3-technical/" } }, { "@type": "ListItem", "position": 3, "item": { "name": "Windows 7", "@id": "https://www.edugeek.net/forums/forum/129-windows-7/" } }, { "@type": "ListItem", "position": 4, "item": { "name": "Deploying W7 with WDS - ignores unattend file" } } ] } </script> <script type='application/ld+json'> { "@context": "http://schema.org", "@type": "ContactPage", "url": "https://www.edugeek.net/contact/" } </script> <script type='text/javascript'> (() => { let gqlKeys = []; for (let [k, v] of Object.entries(gqlKeys)) { ips.setGraphQlData(k, v); } })(); </script> <!--ipsQueryLog--> <!--ipsCachingLog--> <script type="text/javascript"> function ctSetCookie(c_name, value) { document.cookie = c_name + "=" + encodeURIComponent(value) + "; path=/"; } ctSetCookie("ct_ps_timestamp", Math.floor(new Date().getTime()/1000)); ctSetCookie("ct_fkp_timestamp", "0"); ctSetCookie("ct_pointer_data", "0"); ctSetCookie("ct_timezone", "0"); setTimeout(function(){ ctSetCookie("ct_checkjs", "7daa101b4196d88e9f20cc1ffff111b6"); ctSetCookie("ct_timezone", d.getTimezoneOffset()/60*(-1)); },1000); //Stop observing function function ctMouseStopData(){ if(typeof window.addEventListener == "function") window.removeEventListener("mousemove", ctFunctionMouseMove); else window.detachEvent("onmousemove", ctFunctionMouseMove); clearInterval(ctMouseReadInterval); clearInterval(ctMouseWriteDataInterval); } //Stop key listening function function ctKeyStopStopListening(){ if(typeof window.addEventListener == "function"){ window.removeEventListener("mousedown", ctFunctionFirstKey); window.removeEventListener("keydown", ctFunctionFirstKey); }else{ window.detachEvent("mousedown", ctFunctionFirstKey); window.detachEvent("keydown", ctFunctionFirstKey); } clearInterval(ctMouseReadInterval); clearInterval(ctMouseWriteDataInterval); } var d = new Date(), ctTimeMs = new Date().getTime(), ctMouseEventTimerFlag = true, //Reading interval flag ctMouseData = "[", ctMouseDataCounter = 0; //Reading interval var ctMouseReadInterval = setInterval(function(){ ctMouseEventTimerFlag = true; }, 300); //Writting interval var ctMouseWriteDataInterval = setInterval(function(){ var ctMouseDataToSend = ctMouseData.slice(0,-1).concat("]"); ctSetCookie("ct_pointer_data", ctMouseDataToSend); }, 1200); //Logging mouse position each 300 ms var ctFunctionMouseMove = function output(event){ if(ctMouseEventTimerFlag == true){ var mouseDate = new Date(); ctMouseData += "[" + event.pageY + "," + event.pageX + "," + (mouseDate.getTime() - ctTimeMs) + "],"; ctMouseDataCounter++; ctMouseEventTimerFlag = false; if(ctMouseDataCounter >= 100) ctMouseStopData(); } } //Writing first key press timestamp var ctFunctionFirstKey = function output(event){ var KeyTimestamp = Math.floor(new Date().getTime()/1000); ctSetCookie("ct_fkp_timestamp", KeyTimestamp); ctKeyStopStopListening(); } if(typeof window.addEventListener == "function"){ window.addEventListener("mousemove", ctFunctionMouseMove); window.addEventListener("mousedown", ctFunctionFirstKey); window.addEventListener("keydown", ctFunctionFirstKey); }else{ window.attachEvent("onmousemove", ctFunctionMouseMove); window.attachEvent("mousedown", ctFunctionFirstKey); window.attachEvent("keydown", ctFunctionFirstKey); } </script> <!-- EGS123 --> <script type="text/javascript" src="https://www.edugeek.net/uploads/pages_media/2_editor_fixes.js?_cb=1774351997"></script> <script type="text/javascript"> // Change default search filter document.addEventListener('DOMContentLoaded', function() { document.querySelector(".cSearchFilter__menu [value='all']").checked = true; document.querySelector('.cSearchFilter__text').innerText = document.querySelector('.cSearchFilter__menu input:checked + .cSearchFilter__menuText').innerHTML; }, false); </script> <script> var _paq = window._paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); /*_paq.push(["setCustomVariable", 1, "Member", "true", "visit"]);*/ _paq.push(["disableAlwaysUseSendBeacon"]); (function() { var u="https://statseggs.cdngeek.com/"; _paq.push(['setTrackerUrl', u+'pw_eg.php']); _paq.push(['setSiteId', 1]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'pw_js.php'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="https://statseggs.cdngeek.com/pw_eg.php?derp=dep&idsite=1;rec=1" style="border:0;" alt="" /></p></noscript> </body> </html>