Event banner
Policy management with Microsoft Intune
Event details
You’ve seen all the exciting Microsoft Intune policy news at Microsoft Ignite, now it’s time to go deeper. Come join Julia and Mike as we share our top five Intune policy tips and tricks to help keep your endpoints managed and secure.
This session is part of the Microsoft Technical Takeoff: Windows + Intune. Add it to your calendar, RSVP for event reminders, and post your questions and comments below! This session will also be recorded and available on demand shortly after conclusion of the live event. |
128 Comments
- Drizz_coopBrass ContributorAre there docs available to show why settings have been deprecated in Intune from the analyser.
- Mike-Danoski
Microsoft
Hi Robert, it is usually noted setting by setting. I am unaware of an all-up list/table of Windows GPO settings and their deprecation status. This is generally difficult as we tend to leave policy around in the case folks are running older versions of Windows. Here is an example of what you might find. https://learn.microsoft.com/en-us/deployedge/microsoft-edge-enterprise-privacy-settings
- ToddMoteBrass ContributorCan you speak some to policy conflicts and policy application, re: speed and direct/force application. policy seems to take time to apply.
- Mike-Danoski
Microsoft
Hi Todd, there are multiple events that will trigger a device to check in to receive policy. Some examples are the 8 hour polling schedule, an expedited schedule at enrollment, user login, receipt of a push notification from check in Intune, and a user hitting the sync button. A check-in itself can take a few seconds depending on the size of the SyncML payload. There are other factors to note like AAD grouping change processing time and assignment time in Intune. Hope this helps!
- jagustinCopper ContributorWIll there be a policy versioning feature (currently in development or something) to cater for backup/restore of policy settings?
- Mike-Danoski
Microsoft
Hi Joseph, nothing official planned now. Are you looking to connect something like this to an external source or maintain within Intune?- EricOhlinIron ContributorSomething similar to AGPM would be great, so we can easily browse the historical versions of the policy and compare, revert, etc.
- PON-JRobinsonCopper ContributorThere are some great third-party tools for this, for example MickeK/IntuneManagement and almenscorner/IntuneCD. Everything's just a .json on the back-end 🙂
- Heather_Poulsen
Community Manager
We’re happy you’re here with us at the Microsoft Technical Takeoff! Whether you are attending one session or many, please take this 2-minute survey and let us know your thoughts on this event. We’ll continue to answer questions here in the chat for the rest of the half hour and we’ll check back throughout the week. For bonus content, make sure to check out our Technical Takeoff Demo Channel!
- CalebGrinderOccasional Readersuper interested in AVD Intune Multiuser policies. can you provide more info on this
- Mike-Danoski
Microsoft
Sure! What would you like to know?- CalebGrinderOccasional Readerrecommended policies for Multi Users desktops. Is there recommended policies template for AVD machines that exist already? How to use PIM to grant local admin when needed (global Admin SID exist but appear not to reach out and validate membership after activating Pim).
- Rob de RoosIron Contributor
Policy conflicts is a pain in the but. Remediating conflicts is far too time consuming. I hope there will be major improvements on that.
- Paul_WoodwardIron ContributorI agree. It's way too hard to unpick everything. Like if your admin sets a policy and applies it to users/devices that have a conflicting policy setting, it would be awesome if it could flag that up right away, rather than wait for failures and broken devices? It is 2022 🙂
- Mike-Danoski
Microsoft
Hi Rob, thank you for the feedback. We don't have anything specific to this planned at the moment but the changes we are making across the policy space will help with this going forward.
- HeyHey16KIron ContributorWhen will GP Preferences be accommodated natively in Intune policy please? Drive Mappings, Registry Files, Printers etc.
- Mike-Danoski
Microsoft
For many GPP scenarios we are looking to modern equivalents. For Drive mapping and registry keys, my advice is to use ADMX import. As mentioned in the video, not all reg keys are available for configuration to reduce the security risk of these policies. For printing, we've recently released our settings for universal print. I'm not an expert in printing so let us know if there is more you're looking for.- HeyHey16KIron ContributorThank you Mike Danoski. Which ADMX template do we need to import for the Preferences please? We imported all the (what we thought anyway) obvious ADMX templates but couldn't find the settings?
- Paul_WoodwardIron ContributorPlease please give us preferences. I want to deliver good defaults to my users, without locking them down. Power/sleep/lock screen image/blue light reduction/default zoom level, focus assist settings - all these are super hard at the moment.
- Mike-Danoski
Microsoft
Thank you Paul, this is particularly useful feedback.
- Nicol HanekomBrass ContributorWill user settings apply when assigned to groups containing only devices and will device settings apply when applied to groups containing only users? In other words, can we mix device and user settings in one policy?
- Mike-Danoski
Microsoft
Hi Nicol. The short answer is yes. For user scope assigned to devices, the settings will write to HKCU and apply to all users that use that device. Think loopback merge. For device scoped settings assigned to users, those settings will write to HKLM and also apply to any user using the same device as a user targeted with these settings, so be careful. The caveat is for Enterprise multisession devices as mentioned in the session where device scope and user scope need to be targeted to the same resource type. You can do this within one policy, but just be aware. More info here: https://learn.microsoft.com/en-us/mem/intune/configuration/settings-catalog#device-scope-vs-user-scope-settings
- Is there any doc out there with all the kinds of errors you could get (and a small hunt where to start looking) when importing your own nice created admx files 🙂
- Mike-Danoski
Microsoft
Thanks for the question Rudy ;). I was just thinking the same thing. Stay tuned.- It should be nice as I am doing a write-up, but I don't have the slightest idea (sometimes) how to translate some of them 😛 ...
- KurtGPCopper ContributorWhere may we download the PowerPoint deck from?
- Mike-Danoski
Microsoft
- Here is a link to the policy CSP that has the direct CSP paths: https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-configuration-service-provider
- Here is the link to the doc with the areas configurable via ADMX install: https://learn.microsoft.com/en-us/windows/client-management/win32-and-centennial-app-policy-configuration
- And the Intune PowerShell samples: https://github.com/microsoftgraph/powershell-intune-samples/tree/master/SettingsCatalog
- Heather_Poulsen
Community Manager
Decks will not be available, but Mike-Danoski will post all the links from this session momentarily!