WDS unattend.xml asking "Image" to install and "Disk Partition"


hello,

i deploying computers using windows deployment services unattend.xml, including necessary configurations such setup uilangage, diskconfiguration, imageinstall, windowsdeploymentservices though still asking (wait user input) for

"select operating system want install" , "where want install"

'disk configuration' , 'imageinstall' here, have copied xml parts below: 

-partition creation-

<diskconfiuration><disk wcm:action="add"><createpartitions><createpartition wcm:action="add"><extend>true</extend><order>1</order><type>primary</type></createpartition></createpartitions>

-partition modification-

<modifypartitions><modifypartition wcm:action="add"><active>true></active><format>ntfs</format><letter>c</letter><order>1</order><partitionid>1</partitionid></modifypartition></modifypartitions><diskid>0</diskid><willwipedisk>true</willwipedisk><willshowui>onerror</willshowui></diskconfiguratin>

-os image-

<osimage><installto><diskid>0</diskid><partitionid>1</partitionid></installto><installtoavailablepartition>true</installtoavailablepartition><willshowui>onerror</willshowui></osimage>

-wds server-
<windowsdeploymentservices><login><credentials><domain>xxx.inside</domain><password>abcd</password><username>wdsservice</username></credentials></login></windowsdeploymentservices>

please see screenshots below.

and also, if partition (os) exists when deploying image through wds unattend.xml, prompts me delete partition, able automate well?

thanks in advance,

akira sekine



thanks zhang,

i changed '<willshowui>' switches 'never' errors messages , found out had  incorrect 'uilanguage' (en-au 'en-us') , incorrect path '<installto>' not under '<imageselection>' path.

seem working without user input now.

thank reply.

akira sekine



Windows Server  >  Setup Deployment



Comments

Popular posts from this blog

WIMMount (HSM) causing cluster storage to go redirected (2012r2 DC)

Failed to delete the test record dcdiag-test-record in zone test.com

Azure MFA with Azure AD and RDS