I created a UEFI image for a dell 5490. To create the image, i had to temporarily join the system to the domain to get some install files. When I was done, I deleted the computer from SCCM and AD, an unjoined the PC from the domain. (yes 100% sure unjoined from domain)
After I did that I logged into the local account, downloaded fog service from my server, and did a CMD shutdown -s -t 0 -f.
Then captured the PC.
It seems like I was able to get a few computers to join a domain in the beginning, but now each one under “This PC” properties, it will show as if it is connected to my domain. When I look in AD, the PC is not there. Obviously if I log into the PC with a domain user, I get a trust relationship error.
I also tried adding a snapin that is a powershell script to join a PC to our domain. That also throws out a trust relationship problem.
What do you think could be the culprit? some computers did work during the beginning and now it is failing.
When I image and select NO to join domain, it will image just fine and skip the domain join process. Then from there I can join the domain, restart, and be done.