I have the same issue as the first post. We are running vSphere 4.0 U1 with vCenter 4.1.
The VM is a Win2008R2 STD. Nothing special with the VM.
We are not using DVS, just good old vSwitches (yes it would be nice with enterprise+ license :smileyhappy:).
The VM is a clean Win2008 installation. The VM is deployed and the NIC is by default disconnected. The customization profile does the job except for joining the domain. Even if I connect the NIC before first boot the VM aint joining the domain and I guess it's related to the issue that is mentioned in earlier posts.
Any ideas? ...since it's not a DVS specific issue.
Thanks in advance!
//M
IN ADDITION:
Funny thing, the thingy worked now, joining DOMAIN etc. The change I did was to make a new clean Win2008 installation. ....but there's still the issue that the NIC is disconnected by default when deploying using a customization.
MY PROBLEM SOLVED:
When you deploy a template with customization the NIC will be disconnected by default, this is not a problem, this is just as it should be!
At first boot, the Vmware-tools will prepare the machine with the sysprep files (at this point the VM is disconnected from the network) and when it's done it will reboot the VM and connect the NIC. Boot it up and init the sysprep thingy.
So just leave the VM alone after the deployment and the first bootup, this will take a few minutes and it will reboot automaticly etc. and everyone should now be fully working, the VM has joined the domain and everything should have been fixed by the specs in the customization profile.
//M