MSFN Forum: wds-Unattend.xml -winxp - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

wds-Unattend.xml -winxp Rate Topic: -----

#1 User is offline   surfertje 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 29-April 08

Posted 18 September 2008 - 03:54 AM

I want to automate the first part of the winpe on restoring and capturing a image with wds-winpe etc.

I have created a unattend.xml (that is: copieed from the internet) and opened in systemimage manager from WAIK. I cannot open a wim file in the system image manager, then there are errors cannot create catalog file. But i have read on the internet that it is not nessecary to open a image file within the unattend.xml.

Now i put the unattend.xml in the \remoteinstall\wdsclientunattend.

But nothing is automated when i boot a client. Everything like keyboard and name, password must be entered. So i think the unattend.xml doesn't work. The most imported thing i want to do with unattend is that the winxp machine which te image must apply, is that the disk (2 partitions)is formatted and that 1 partition is created.

What am i doiing wrong that the unattend.xml is doeiing nothing?

<?xml version="1.0" ?>
- <unattend xmlns="urn:schemas-microsoft-com:unattend">
- <settings pass="windowsPE">
- <component name="Microsoft-Windows-Setup" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">
- <WindowsDeploymentServices>
- <Login>
<WillShowUI>OnError</WillShowUI>
- <Credentials>
<Username></Username>
<Domain></Domain>
<Password></Password>
</Credentials>
</Login>
- <ImageSelection>
<WillShowUI>OnError</WillShowUI>
- <InstallImage>
<ImageName></ImageName>
<ImageGroup>ImageGroup1</ImageGroup>
<Filename></Filename>
</InstallImage>
- <InstallTo>
<DiskID>2</DiskID>
<PartitionID>1</PartitionID>
</InstallTo>
</ImageSelection>
</WindowsDeploymentServices>
- <DiskConfiguration>
<WillShowUI>OnError</WillShowUI>
- <Disk>
- <CreatePartitions>
- <CreatePartition>
<Order>1</Order>
<Type>Primary</Type>
<Extend>true</Extend>
</CreatePartition>
</CreatePartitions>
- <ModifyPartitions>
- <ModifyPartition>
<Active>true</Active>
<Format>NTFS</Format>
<Label></Label>
<Letter>C</Letter>
<Order>1</Order>
<PartitionID>1</PartitionID>
</ModifyPartition>
</ModifyPartitions>
<DiskID>0</DiskID>
<WillWipeDisk>true</WillWipeDisk>
</Disk>
</DiskConfiguration>
</component>
- <component name="Microsoft-Windows-International-Core-WinPE" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">
- <SetupUILanguage>
<WillShowUI>OnError</WillShowUI>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<UILanguage>en-US</UILanguage>
</component>
</settings>
</unattend>


#2 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 September 2008 - 04:23 PM

moved

#3 User is offline   surfertje 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 29-April 08

Posted 23 September 2008 - 08:35 AM

Kleine toevoeging:

De unattend.xml doet wel iets want als ik de unattend uit de ..remoteinstall\wdsclientsunattend verwijder kan ik helemaal geen image meer terugzetten! Boot ik de client dan en kies voor terugzetten dan verschijnt er even later kan de WDS server niet bereiken.

Dit kan toch niet aan de unattend.xml liggen, die heb je toch alleen maar als toevoeging?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy