Unattend.xml / automate winpe part

Pagina: 1
Acties:
  • 251 views

Acties:
  • 0 Henk 'm!

  • monta
  • Registratie: Januari 2004
  • Laatst online: 02-02 08:00
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>

monta


Acties:
  • 0 Henk 'm!

  • sanfranjake
  • Registratie: April 2003
  • Niet online

sanfranjake

Computers can do that?

(overleden)
Hello we are a Dutch forum, so only startposts in Dutch are accepted. Please translate and report.

Mijn spoorwegfotografie
Somda - Voor en door treinenspotters


Dit topic is gesloten.