Forum Discussion
ElieAT
Jan 23, 2023Iron Contributor
Intune Policies vs on-premises
Hello, How we can know if the policy is controlled from intune if we have a hybrid environment? For example: Password policy if its configured from on-premises and we need to deploy it from intu...
- Jan 24, 2023By default, when conflicting settings are both configured in GPO and Intune... GPO wins unless you configure it always to let Intune win 🙂 https://www.anoopcnair.com/mdm-wins-over-gpo-group-policy-intune-policy/
By default, when conflicting settings are both configured in GPO and Intune... GPO wins unless you configure it always to let Intune win 🙂 https://www.anoopcnair.com/mdm-wins-over-gpo-group-policy-intune-policy/
ElieAT
Jan 25, 2023Iron Contributor
Thank you for the support but if i need to target a specific policy to be from intune without affecting others how we do it?
- Jan 25, 2023You could create a policy in Intune and target that to certain users or devices, but if the setting is also done as a GPO... Then it would help if you excluded those users or devices from that or implement the setting mentioned in the URL so that in case of double settings (GPO and Intune) that Intune is preferred.
- ElieATJan 25, 2023Iron ContributorThanks alot