Get-IntuneDevices
1.0.5
This script leverages the Microsoft Graph API to retrieve detailed information about devices managed by Intune. It allows users to specify an Entra ID group (group can contain users and/or devices), from which it extracts device details, which can be displayed as a table or list, or exported to a CSV file.
Installation Options
Owners
Copyright
(c) 2025 Maciej. All rights reserved.
Package Details
Author(s)
- Maciej Horbacz
Tags
Intune MicrosoftGraph Devices EntraID
Functions
Invoke-RecurenceRestMethod Get-IntuneDevices
Dependencies
This script has no dependencies.
Release Notes
v1.0.0 - Initial version.
v1.0.1 - Minor bug fix.
v1.0.2 - Minor bug fix.
v1.0.3 - Minor bug fix.
v1.0.4 - Microsoft.Graph as required.
v1.0.5 - Added Invoke-RecurenceRestMethod, added quicker way to resolve Intune device if group member count is over 50.
FileList
- Get-IntuneDevices.nuspec
- Get-IntuneDevices.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5 (current version) | 10 | 3/13/2025 |
1.0.4 | 17 | 3/7/2025 |