Forum Discussion
Nstellar
Feb 02, 2021Copper Contributor
sync error 0x80190190
Hi everyone, I'm getting this sync error 0x80190190 from time to time on some devices which they are domain joined. it register event ID 201: MDM Session: OMA-DM message failed to be sent. Resul...
David Maiolo
Feb 11, 2021Former Employee
Nstellar I have come across this in customer environments and you will see this solution elsewhere on the internet as well. Try this:
- Open Scheduled Tasks on the machine with the sync issue
- Browse to "Microsoft -> Windows -> EnterpriseMgmt"
- Find the ID with the enrollment scheduled tasks
- Delete all the scheduled tasks here
- Open the Regedit
- Browse to HKLM -> Microsoft -> Enrollments
- Find the ID from 1b) and make sure the UPN REG_SZ value under it is whateveruser@tenant.onmicrosoft.com
- Delete the whole ID key
- Run gpupdate /force target:computer
- Double check the device in the Intune portal and see if the enrollment was successful
- Run another Intune Sync and see if it is now working (Access Work on School -> Info -> Sync)
mikkelelgaard-vc
Jul 07, 2022Copper Contributor
I just tried this and that worked! Thank you
I had an issue with a computer that was un-synced from Azure due to someone disabled and moved the computer out of the sync OU's.
After enabling and syncing the computer it would not sync with Intune. I used your trick and it worked