Forum Discussion
PKlapwijk
Dec 18, 2018MVP
PowerShell to get Device Model
Hi,
Is there a way to get the device model of an Azure AD joined, Intune managed device (Windows 10) using PowerShell? Get-AzureADDevice gives me some information of an device, but unfortunately not the device model.
Thanks.
Peter
- ThinkSyncBrass Contributor
Hi Peter,
You’re in luck, the Product Group has written some awesome scripts to help customers manage and maintain Intune.
https://github.com/microsoftgraph/powershell-intune-samples/tree/master/ManagedDevices
- Deleted
PKlapwijk here is a blog post from Feb 2018 which suggests there is a non native way to collect information including device model. Maybe, review it and see if it points you to a sollution you can use. COLLECT AND REPORT ON CUSTOM DATA WITH INTUNE
Best of luck, please share any solution you come up with.