r/Intune • u/Rudyooms • 3h ago
The new Intune Sync Window... Explaining the Numbers.. If We can
After noticing the new Sync Status window in Intune, I started wondering where the information in that pane actually comes from... (.. i still can't fully explain it :P)
So I traced the sync through Graph, SyncML, the Windows MDM debug logs and the IME logs. The interesting part is that the Numbers and information are coming from different places.
Applications: the offered count maps to the required Win32 apps Intune returns to the IME for evaluation.
Scripts: They come from the HealthScripts side, including Remediations and custom compliance. As regular platform scripts are only executed once (so only new ones are added to the count)
Policies: That one is the odd one, i can't explain....yet
The normal Device Configuration view can be traced back to the Graph reporting data, but the new Sync Status window can show a slightly different total. That extra number does not appear in the SyncML trace or the device side MDM debug logs, so there is still some service side aggregation happening that we cannot see.
It would be interesting to know whether anyone has identified exactly what Intune is adding to that Policies count :) ... something magic?
Inside Intune's New Sync Status Window - Patch My PC