Autopilot - Something went wrong Error code 80070774

Sokoban 991 Reputation points
2023-12-10T21:29:40.5733333+00:00

I'm trying to get autopilot to work to Domain Join. Its a same account to several computers.

Get Something went wrong Error code 80070774

Run Get-AutopilotDiagnostics.ps1 / Get error

Starting wait for ODJ blob - Offline Domain Join

Could not establish connectivity - Offline Domain Join

Client Event Viewer - Failed enroll MMP-C for dual enrollment mode, Results< (The system cannot find the file specified)

ODJ Connection Service - No error

Any Ideas ?

Sokoban

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,975 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
422 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 12,371 Reputation points MVP
    2024-01-02T06:55:07.32+00:00

    It looks like you are doing Hybrid Autopilot join which is not recommended anymore by Microsoft. Consider the scenario you would have only cloud-joined devices.

    But to solve the actual problem, I think steps are;

    1. Make sure you can join computer into Active Directory domain manually in that network.
    2. Make sure that the connector is working from Intune to AD.
    3. Make sure that credentials used in connector have enough rights to join device to domain
    4. Make sure that the OU location is specified as distingueshed name in Domain Join policy in Intune.
    0 comments No comments