I am using sccm 2012R2 and trying to deploy a task sequence to Ultrabook UEFI with usb Ethernet adaptor
I have inject network drivers in boot image and in sccm.
Task sequence runs fine till Setup Windows and Configuration. After this step computer reboots and boots in windows with local administrator account. Doesn't join to domain
I have tried ping domain and domain controller during Apply network Settings, I can ping fine and get an ip address as well.
setuperr.log file shows following error:
[Djoin.exe] Unattented Join: NetJoinDomain failed error code is [1355]
I can image other computer using x86 bootimage fine.
It is x64 boot image with UEFI Task sequence which is causing issues for me.
I have tested domain join AD account and able to do domain join same machine manually.
Need advise, not getting anywhere, already spend few days to figure out.
RJ