microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.33k stars 653 forks source link

Get-IntuneManagedDevice return null #251

Closed kornflex closed 1 year ago

kornflex commented 1 year ago

Hello,

I have a script written months ago and doesn't work now...

Get-IntuneManagedDevice return null.

If I try with a non permission, I have 401 error so it's normal but with my good user : I have "null".

Could you please help me ??

And I don't know why, but I have an other problem with my powerautomate and powerscript for checking teamviewer connector in intune since 3 days, like your commit...

thank you for your help