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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-IntuneDevices

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
1.0.5 (current version) 10 3/13/2025
1.0.4 17 3/7/2025