How to use "setup.exe /wds /unattend:<unattend.xml>" in Windows Server 2008 R2 - WDS Server?
hello,
i want use wds (not mdt 2010) deploying numerous windows server 2008r2 each individual settings (roles, features, static ip addresses ....).
i setup wds server , used command: wdsutil /set-server /wdsunattend /commandlineprecedence:yes
i prestage these servers in ad example: wdsutil /add-device /device:computer1 /id:0000000000000000000000155d000710 (this represents mac 20 leading zeros)
to "computer1, assigned specific wdsclientunattend.xml : wdsutil /set-device /device:computer1 /wdsclientunattend:unattend_10.xml (the file: unattend10.xml exists in remoteinstall\wdsclientunattend)
but "computer1" ignores "unattend_10.xml" file. found @ (http://technet.microsoft.com/de-de/library/cc771508(ws.10).aspx) problem solved "setup.exe /wds /unattend:<unattend.xml>" switch.
sofar not figure out have use "setup.exe /wds /unattend:<unattend.xml>" command. tried add "window-setup_neutral" - run synchronouscommand" phase 1 windows pe, did not work.
please, if help, appreciate much!
many in advance!
edith
i want use wds (not mdt 2010) deploying numerous windows server 2008r2 each individual settings (roles, features, static ip addresses ....).
i setup wds server , used command: wdsutil /set-server /wdsunattend /commandlineprecedence:yes
i prestage these servers in ad example: wdsutil /add-device /device:computer1 /id:0000000000000000000000155d000710 (this represents mac 20 leading zeros)
to "computer1, assigned specific wdsclientunattend.xml : wdsutil /set-device /device:computer1 /wdsclientunattend:unattend_10.xml (the file: unattend10.xml exists in remoteinstall\wdsclientunattend)
but "computer1" ignores "unattend_10.xml" file. found @ (http://technet.microsoft.com/de-de/library/cc771508(ws.10).aspx) problem solved "setup.exe /wds /unattend:<unattend.xml>" switch.
sofar not figure out have use "setup.exe /wds /unattend:<unattend.xml>" command. tried add "window-setup_neutral" - run synchronouscommand" phase 1 windows pe, did not work.
please, if help, appreciate much!
many in advance!
edith
hello,
you can modify boot.wim file. suggest referring following sites:
http://blogs.technet.com/svengruenitz/default.aspx
hope helps.
tim quan - msft
Windows Server > Setup Deployment
Comments
Post a Comment