Forum Discussion
TomWechsler
Feb 26, 2022MVP
Use PowerShell to retrieve all assigned Intune policies and applications per Azure AD group!
==>>A special thanks to Timmy Andersson for the PowerShell script!!<<==
Dear Microsoft Intune Friends,
In Microsoft Intune, it is possible to work with configuration profiles, among o...
SidSB
Oct 20, 2022Copper Contributor
Nice Script Tom.
You helped me a lot.
I developed a C# App to retrieve information about Assignments using MSGraph.
Maybe you could check out too 😉
https://github.com/sibranda/GetIntuneAssignments
You helped me a lot.
I developed a C# App to retrieve information about Assignments using MSGraph.
Maybe you could check out too 😉
https://github.com/sibranda/GetIntuneAssignments
Wim_Groffils
Nov 08, 2022Brass Contributor
That sound and looks pretty nice, but security wise how can know it 100% safe to use?