Is there a way to see who is using the devices which were enrolled/Azure AD joined with different admin user ID in Intune or Azure AD?

Vinod Survase 4,756 Reputation points
2023-07-07T10:07:10.5566667+00:00

Is there a way to see who is using the devices which were enrolled/Azure AD joined with different admin user ID in Intune or Azure AD ?

For example:

We have an Admin account by using that we had enrolled few devices and given to users to use for work but now we are not able to see which user is using that device whether that user is working with our organization or not as we don't have record of device usage and not sure who was assigned that device.

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,991 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
977 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,413 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,520 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lu Dai-MSFT 28,446 Reputation points
    2023-07-10T02:07:00.25+00:00

    @Vinod Survase Thanks for posting in our Q&A.

    Based on my research, did you consider to use Graph api to get the target device's signed-in user(usersLoggedOn)? We can see more details in the following links:

    https://learn.microsoft.com/en-us/graph/api/resources/intune-devices-windowsmanageddevice?view=graph-rest-beta

    https://learn.microsoft.com/en-us/graph/api/intune-devices-windowsmanageddevice-get?view=graph-rest-beta

    I have done the test in my lab.
    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.