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
Microsoft
Feb 11, 2021Nstellar 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)
Wietsedr
Mar 17, 2021Copper Contributor
We have the same problem but once we remove the regkey the info (sync) button is gone and we can no longer manually sync. If i restore the regkey the sync button is back. Is this normal?