Forum Discussion
TomWechsler
Feb 27, 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
JabinB
Nov 16, 2022Copper Contributor
AzureAD module has been deprecated. Have you updated to work with the new MgGraph commands?