I have an issue where I am deploying a captured Windows 7 x64 Enterprise wim using MDT and at first login I am getting prompted with the Network Location Wizard. The machine is being joined to the domain during the build process. I have read that if the machine is joined to the domain and the domain is detected, the Network location wizard shouldnt appear.
I have set my unattend.xml according to the help files in the MDT reference.
I have found that if the machine is just joined to a workgroup that the wizard doesnt appear.
Also after logging onto the domain, if I dont select any options from the Network location wizard and reboot, after the second reboot the wizard doesnt appear again.
Has anyone come accross this issue?
Glen