Is there a way to see what software has been assigned to a specific group?

Tom.Lindley 11 Reputation points
2020-07-29T18:28:40.083+00:00

We have numerous groups for software deployment and I would like to be able to have a query like "Show me all the software assigned to group <GroupName>". Is there a way to do this? This also makes me wonder what the "Applications" blade is supposed to show on the group detail blade?

Thanks.

Microsoft Security | Intune | Application management
Microsoft Security | Intune | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Crystal-MSFT 53,986 Reputation points Microsoft External Staff
    2020-07-30T01:53:11.087+00:00

    Hi,

    Based on my researching, currently, we don't find a place to query the software assigned to a specific group in the portal. But we can check the application assigned to a specific user or a device instead in the following location:

    The application assigned to a specific user

    1. Login Microsoft Endpoint Manager admin center.
    2. Go to "Troubleshooting + support", choose "Select User", find the user you want to query. Under "Assignments", choose "client apps", it will display all the apps deployed to this user via Intune.
      14403-intune-clientapps.png

    The application assigned to a device:

    1. Login Microsoft Endpoint Manager admin center.
    2. Go to "Devices"->All devices, find the device we want, under "managed Apps", it will list all the apps that are for this devices.
      14415-intune-managedapps.png

    Hope it can help.

    best regards.
    Crystal

    2 people found this answer helpful.
    0 comments No comments

  2. Sidnei Brandão 11 Reputation points Microsoft Employee
    2022-09-27T19:22:33.293+00:00

    Hi everyone, I created a C# app to check the Intune Assignments using MSGraph.
    Maybe this can help everyone:

    https://github.com/sibranda/GetIntuneAssignments

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.