Forum Discussion
Philip Luke
Jun 18, 2020Copper Contributor
Resultant set of Intune Policies
Is there a way to assertain what Device and User Policies would be applied if User X logged onto Device Y? Taking into account the Intune/Endpoint Manager configuration profiles and their assignments...
hirogen10
May 18, 2023Copper Contributor
Philip Luke this amazing guy made a powershell script to capture it similar to group policy RSOP reports seems to be cleaner - \Invoke-IntuneRSOPReport.ps1 from here forgot which one https://msendpointmgr.com/ but you should be able to find it as i posted the name of it
- polaris86Apr 25, 2024Copper ContributorFor anyone stumbling across this later, I was not able to find "Invoke-IntuneRSOPReport" mentioned above but I found a similar solution, Get-ClientIntunePolicyResult which is part of the Powershell suite "IntuneStuff"