Event banner
On-premises to cloud native in Intune: expert tips and key considerations
Event Ended
Tuesday, Nov 28, 2023, 07:30 AM PSTEvent details
Join Microsoft MVP IT experts to explore crucial factors, practical starting points, and insights for a seamless transition from an on-premises infrastructure to Microsoft Intune. Learn what to watch...
Char_Cheesman
Updated Dec 27, 2024
EricOhlin
Nov 28, 2023Iron Contributor
Hey JohannesKristjansson, Thank you so much for the presentation!
Do you have a recommendation on best practices for managing SCCM "collections" in Intune? That's one of the final legs SCCM is standing on because Intune has no parity to manage collections/groups in the same manner. There are a few pieces to this puzzle, from the lack of advanced query creation in AAD groups to the lack of "hardware inventory" (minimal WMI information stored in the client record in Intune).
How are you doing it?
Cheers!
Nov 28, 2023
I used to rely on collection sync to entra https://learn.microsoft.com/en-us/mem/configmgr/core/clients/manage/collections/synchronize-collections-aad-group its very simple to setup.
It enables you to sync any collection in configuration manager to a group in entra. which can then be targeted with any policy/app in intune.
This bridges the feature parity gaps between intune and sccm really well, its robust and syncs rapidly.
I have discontinued using this feature in my environment since we are planning to get rid of sccm next year, gotta practice what i preach 🙂