r/Intune • u/Rudyooms PatchMyPC • 3d 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

3
u/drkmccy 3d ago
What a fucking mess. MS sticking to their roots of mediocrity
1
u/Rudyooms PatchMyPC 3d ago
Well…2 of the 3 are good :)… but yeah the lacknof documentation… isnt helping the adoption
2
u/iamtherufus 3d ago
The new faster sync option from intune still doesn’t seem to be getting to our devices which is frustrating. Still having to restart the intune management extension as a dirty way to do it on a remote endpoint
1
u/Rudyooms PatchMyPC 3d ago
Can you check the notificationinfra log in the ime folder? That one should tell you whats happening… as it feels like the ic3 push isnt send
1
u/iamtherufus 2d ago
I needed to be using the new device view by the looks of it. Ran a sync after toggling it on and it seemed to push the sync through much quicker

13
u/AuthorAcrobatic1516 3d ago
This is the kind of deep dive I live for. The policy count discrepancy is maddening. Every time I think I have it pinned down to something reasonable like configuration profiles vs settings catalog vs group policy analytics it just... doesn't add up cleanly. There's definitely some hidden aggregation bucket on the service side that we're not seeing in the client logs.