I am attempting to use a Service Configuration setting to define the Domain that the machines in my Service will be joining (so I only have to define the domain once).
So, in the Domain join setting of the OS Profile I defined @DomainFqdn@ for the FQDN in all of my machine tiers.
On deployment of the Service I complete this field.
However, the Service deployment always fails. The machines fail to join the domain.
If I open the Service view down to the machine, I see the following: entSql.@DomainFqdn@
If I check the job errors I see:
Ensure that the vm has joined the right domain or workgroup and then retry the operation.
Error (20400)
1 parallel subtasks failed during execution.
Error (22725)
SCVMM received computer name entSql for vm entSql.@DomainFqdn@. Expected computer name is entSql.brianeh.local.
From this I surmise that somewhere in there the Setting is not being properly carried into the unattend.xml and the machine is failing the domain join.
I login to the VM and I am prompted to set the local administrator password (which I am defining using a Run As profile).
Brian Ehlert
http://ITProctology.blogspot.com
Learn. Apply. Repeat.
Disclaimer: Attempting change is of your own free will.