Start up Windows SIM and in the components section of Windows Image, expand the section called Microsoft-Windows-UnattendedJoin
right-click it and choose Add Setting to Pass 4 Specialize
in the Answer File pane, click on the newly added setting and expand it, select Identification and enter the Domain name in the JoinDomain value.
In addition, if you want to log domain join failures (logs to c:\windows\panther\unattendGC\) then set the DebugJoin option from false to true
f.y.i the error below is from a test deployment and actually happened when the computer failed to join the domain
Windows Could not parse or process the unattend answer file for pass [specialize]. The settings specified in the answer file cannot be applied. The error was detected while processing settings for component [Microsoft-Windows-UnattendedJoin].
Browsing the log file mentioned above (setupact.log) showed me this:-
2008-11-05 15:34:41, Warning [unattendedjoin.exe] Unattended Join: NetJoinDomain attempt failed: 0x52e, will retry in 5 seconds...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Start up Windows SIM and in the components section of Windows Image, expand the section called Microsoft-Windows-UnattendedJoin
right-click it and choose Add Setting to Pass 4 Specialize
in the Answer File pane, click on the newly added setting and expand it, select Identification and enter the Domain name in the JoinDomain value.
In addition, if you want to log domain join failures (logs to c:\windows\panther\unattendGC\) then set the DebugJoin option from false to true
f.y.i the error below is from a test deployment and actually happened when the computer failed to join the domain
Browsing the log file mentioned above (setupact.log) showed me this:-
then
and the reason why it failed to join the domain ? wrong password specified in the XML file...
click on Credentials under Identification, and enter your domain name/user/password for the account which will join this computer to the domain
validate your answer file by clicking on the Validate icon, check the messages pane to ensure there are no warnings or errors.
Share this post
Link to post
Share on other sites