Forum Discussion
Terry Hugill
Jun 09, 2019Copper Contributor
Configure alerts or reports on conflicting Intune configuration policies
I am setting up delegated admin access to Intune. We have many different, local IT departments, I want to give them access only to their policies. This bit is fairly straight forward using assignment...
- Jun 11, 2019
Terry Hugill I highly recommend posting this as a feature idea on http://microsoftintune.uservoice.com
There is a similar item that you could upvote. https://microsoftintune.uservoice.com/forums/291681-ideas/suggestions/36031303-conflict-resolution-workflow
If you post, add the link back here in a reply so others can upvote your post.
Alexander Vanyurikhin
Iron Contributor
As far as i know, only by custom script. With help of Intune Powershell samples you can get info about configs and just compare that.
Terry Hugill
Jun 10, 2019Copper Contributor
Alexander Vanyurikhin thanks for that. I tried looking for something in Powershell that would do that but without comparing line by line, I could not see how to do that. Do you have any ideas?