Hi All,
I am failed to join to domain with Sysprep unattend.xml.
Here is part of it.
It didn't worked. Even if I used the Default Admin user credentials.
<component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <Identification>
                <Credentials>
                    <Domain>test.com</Domain>
                    <Password>Password1</Password>
                    <Username>administrator</Username>
                </Credentials>
                <UnsecureJoin>true</UnsecureJoin>
                <JoinDomain>test.com</JoinDomain>
                <MachinePassword>Password1</MachinePassword>
            </Identification>
        </compone		
		
 Other recent topics
			Other recent topics
		

