Microsoft Intune - Not able to retrieve the Update rings for Windows 10 and later assignment status (For Devices).

Swahela Mulla 95 Reputation points
2023-04-14T05:30:22.4466667+00:00

Hi, Hope you guys are doing great. I was working on Microsoft Intune there I have created one profile for Update rings for Windows 10 and later and I want to retrieve/Export the information of created profile (Profile assignment status). But I am unable to see any Graph API and also PowerShell cmdlets for this in Microsoft documentations. How can Retrieve/Export Profile's assignment status can you please help on this? Status: succeeded, Error, Conflict, Pending, Not ApplicableManage Windows 10 update rings - Pause Delete Resume Extend

Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Intune | Configuration
Microsoft Security | Intune | Updates
Microsoft Security | Intune | Other
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
    2023-04-14T05:50:46.6933333+00:00

    I see export button on Device Status of Update Ring deployment:
    User's image


  2. Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
    2023-04-14T05:51:51.1533333+00:00

    Another method is to enable expedite update, which gives you better report view. Expedite means, that is the least CU update you MUST have in your enviroment, as I see it.

    0 comments No comments

  3. Lu Dai-MSFT 28,496 Reputation points
    2023-04-17T01:26:54.9366667+00:00

    @Swahela Mulla Thanks for posting in our Q&A.

    Based on my research, deviceConfigurationDeviceStatus may make it.

    https://learn.microsoft.com/en-us/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0

    It is suggested to try to click on "F12" to open DevTools. When you select an update ring policy and click on the "Device status", we can see the specific request URL. And then we can try to run this request in Graph explorer to get assignment status of devices. User's image

    Hope it will give you some ideas.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.