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.
@Peter Klapwijk 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.