Forum Discussion
Amir Gh
Jul 29, 2026Copper Contributor
problem with Auto-Enrollment for windows devices in Hybrid enviroument
Hi everyone, I am in the process of setting up Intune for automatic enrollment on Windows devices within our hybrid environment. Here are the steps I have taken so far: 1. Configured Entra ID sync ...
Shubham_Kumar_Singh
Jul 30, 2026Tin Contributor
Hi,
Please perform the below steps to manually re-trigger Intune enrollment:
- Open Task Scheduler and navigate to:
Task Scheduler Library > Microsoft > Windows > EnterpriseMgmt. - Note down the Enrollment GUID (folder name).
- Open Registry Editor and remove the enrollment registry entries for the same GUID from:
- HKLM\SOFTWARE\Microsoft\Enrollments\<GUID>
- HKLM\SOFTWARE\Microsoft\Enrollments\Status\<GUID>
- HKLM\SOFTWARE\Microsoft\EnterpriseResourceManager\Tracked\<GUID> (if present)
- Delete the corresponding EnterpriseMgmt scheduled tasks for the same GUID.
- Restart the device.
- Run gpupdate /force from an elevated Command Prompt.
- Sign out and sign back in with the licensed domain user.
- Wait 5–10 minutes and verify whether the device appears in the Intune portal.
Please let me know the results.
Amir Gh
Jul 31, 2026Copper Contributor
I tested the whole process with a new computer, but still same problem.
I followed your steps on the new one, but it didn't work.
what is not working:
- No EnterpriseMgmt scheduled task
- No Intune enrollment certificate
- Not showing in Intune
any idea?