Skip to content

jmanuelng/WIN_IntuneEnrollment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Intune Enrollment: Windows Device Silent Enrollment.

Silently enroll a Windows device to Microsoft Intune if already joined to Azure AD and already has an AAD user account.

Will help automatically enroll existing Windows devices (Hybrid or Azure AD joined) into Intune. Verifies if device is Azure AD join, that has an Azure AD account from same Tenant and verifies that Intune services do not already exist on device. If so, it configures MDM urls and executes Device Enrollment.

Logic based on Rudy Ooms (@Mister_MDM) blog: https://call4cloud.nl/2020/05/intune-auto-mdm-enrollment-for-devices-already-azure-ad-joined/ .

Added verifications:

  • Validate admin privilige.
  • Confirm device is AzureAD joined.
  • Confirm user information from same Tenant as device.
  • Execute enrollment as system.

Function to execute as SYSTEM from Ondrej Sebela (@AndrewZtrhgf).

Other source: https://nerdymishka.com/articles/azure-ad-domain-join-registry-keys/

More sources mentioned in code.

To do:

  • At end verify that Device correctly received Intune Certificate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published