Forum Discussion
Windows Autopilot Hybrid Join failing with OOBE error 80004005
This is occurring on all devices tested so far, as we are currently in the testing phase and have checked 4-5 devices. Additionally, there is one Intune Connector in our environment, and its status is healthy.
What should be done in the Entra-joined scenario, how can this be converted to a Hybrid Azure AD joined setup? Lastly, I know this is a stupid question, but is there a way to join a device to Active Directory without being connected to the LAN or company Wi-Fi?
Hi uzairahmad
If the below steps helps to resolve the issue, please mark the comment as the solution. Thank you!
Follow the below steps.
Step 1 ) Login to the server where Intune Connector for Active Directory is installed and open services. Restart Service "Intune Connector for Active Directory".
Step 2) Go To Intune Admin center --> Windows --> Enrollment --> Windows Autopilot Section and Devices --> Search for the serial number and click on it.
Step 3) On the properties page Click on Associated Intune Device and Delete. No need to delete the Associated Microsoft Entra Device.
Step 4) Connect the test device to your organization network and start the autopilot process.
Step 5) If you receive error again please follow below steps and share the screenshot.
- ClickShift + F10 or Shift + Fn + F10 it will open a Command prompt as Administrator.
- Type powershellto open a powershell session inside CMD.
- Type“Install-Script Get-AutopilotDiagnostics -Force” and click enter. Upon Agreements prompt type "Y" and click on enter. Wait for the script to get install.
- Type“Get-AutopilotDiagnostics.ps1” and read the details line by line.
- send the powershell output and error photo.