Windows 7 client joining to domain problems
Hi
Currently doing some work MDT to deploy Windows 7 enterprise to our machines in an automated way. I have used WDS to deploy the image via PXE boot and also used WISM to create an unattend file and also a winPE unattend file.
I am nearly close with it working but am having problems once the machine is live and ready to be used. From previous threads after a machine is sysprepped I wanted the machine to ask the user for a computer name but for all the rest for it to be all automatic e.g. regional settings, time etc which I have successfully done via the unattend xml file. I have even managed that once the image is deployed windows will ask the user for a computer name but once the machine is ready to be used and i attempt to login as a domain user i get the following message:
"The security database on the server does not have a computer account for this workstation trust relationship"
I have tried rebooting and looking at various forum. One forum said it could be GPO setting at domain level to do with the 'primary DNS suffix' which could be set but when I look at settings its al set to not configured.
As the machine claims it was on the domain I checked in AD and in the computers OU the machine appeared in here. I have tried to disjoin the machine from the domain and put onto a workgroup and then rejoin it onto the domain and once this has been done it has worked but would rather i didnt need to do this to 400 machines.
Anyone else had this problem.
Thanks