Hybrid Join computer to Azure Active Directory \ Intune without access (line of sight) to domain controller

Machines usually need a GPO to join them to Intune and Line of Sight access to the Domain Controller to join to Azure AD. You can actually build and deploy a Package  to help with this for computers that don’t access the Domain but still need to by Hybrid Joined

 

reate a provisioning package, using Windows Configuration Designer (which you can download from the Microsoft Store app):

Windows Configuration Designer app

Once that’s downloaded, we’ll create a new project:

The most important step will be going to Account Management, selecting Enroll in Azure AD, and getting a Bulk Token:

Bulk Token

Once you have a bulk token, select Finish and then click Switch to advanced editor in the bottom left. We need to switch to the advanced editor to remove any extra settings other than the bulk token.

Select Switch to advanced editor

Here I’ll delete the DNSComputerName:

And then the HideOobe setting:

Once we only see Authority and BPRT under Azure, we’re ready to export the package:

Export package

Then we just need to copy the RunTime Provisioning Package (.ppkg) file in the exported directory to our device:

Exported directory for PPKGs

Once the PPKG is on the device, double click it to kick off the process:

PPKG UAC Prompt
Apply PPKG

Unfortunately PPKGs don’t really report any progress, but you can check under Settings > Accounts > Access work or school > Add or remove a provisioning package to see if it applied:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...