Hi,
I have a problem whereby our SCCM 2012 with MDT 2013 Integration will not show anything in the domain drop-down box no matter what I try in a UDI Task sequence deployment. If I set the same Task sequence to Zero Touch it runs fine and joins the specified domain that is populated in the "Apply Network Settings" step but as soon as I turn on the UDI wizard the drop down box appears blank.
I have tried specifying OSDDomainName in the Customsettings.ini file but that didn't work
Tried Adding OSDDomainName as a task sequence variable right above the UDI wizard step but that didn't work.
Tried setting drfault Values in the UDI_Wizard config file but that didn't work wither.
I made sure I redeployed the MDT Toolkit Settings Package each time after making changes to it.
I am used to using MDT previously so getting a little confused where to specify this Domain. I can't skip the page as I need to set the computer name.
I am basically trying to have everything automated apart from prompting for Computer Name and having a list of extra apps to install.
Please Help