Forum Discussion
Intune for Education - Capturing Device Properties
That is a really good place to start. I would check out the script I linked. If it's not what you need, just send me a reply
- EntilZhaOct 15, 2019Iron Contributor
Thijs Lecomte thank you for responding to my post. I been able to locate all the information i needed from using MS Graph except the list of user that would appears under "Recent Check-In" in Device Details.
I did look through GitHub but couldn't find the information on how capture list of users listed under "Recent Check-In" for a Azure AD Join device.
Thank You,
-Larry
- Thijs LecomteOct 15, 2019Bronze ContributorSo you are trying to get the users whom have last checked into the device?
Is this something you view from the regular Intune portal ATM? (trying to recreate your question)- EntilZhaOct 15, 2019Iron Contributor
Thijs Lecomte Again thank you for responding.
So you are trying to get the users whom have last checked into the device? Yes
The last part I need to for the script is to get a list of users the recently check-in on that device. The information I'm trying to get can be view by selecting Intune for Education from Office 365 Admin Center --> Device --> select a Device --> next select "Go to Device details". In Device Detail on the left side, it shows anyone that check-in into the device.
Again Thank You!!!!
-Larry