I am using Server 2012 R2 Std to deploy images across our networks. For certain images I want to use an unattended xml file to join the computers to a domain.
I get the computer to join the domain; However, I cannot log in using any domain users. It gives me the domain trust error message. I know why the domain trust is breaking, but I do not know how to get around it.
I have to join many computers to a domain so, I cannot just supply a computer name in the answer file; hence I prompt the user to input the computer name during OOBE.
What's the best way to go about doing an unattended domain join?