Hi,
I am trying to deploy a service template in SCVMM but am receiving the following error:
VMM Received computer name TESTVM1.domain.com for VM TESTVM1.something.ad.domain.com. Expected computer name is TESTVM1.something.ad.domain.com.
Ensure that the VM has joined the right domain or workgroup then retry the operation.
The domain has a disjointed namespace.
I have tried using an unattend file to specify the domain to join - and a computer object is created in AD during the deployment process, but it still fails with the above message. Without the domain added to the answer file, it just errors as above.
When deploying the service I have tried specifying the name as TESTVM1.domain.com and also tried with just TESTVM1. Neither work, and specifying just the netbios name for the service template computer and virtual machine name variables auto appends the domain name to the VMM name for some reason...
Everything works fine when deploying a VM from VM template.
Any ideas appreciated!
Thanks