Quantcast
Channel: Microsoft Intune
Viewing all articles
Browse latest Browse all 1216

How to get list of the windows with sepefici edition from Intune or Azure AD

$
0
0

Hi Folks,

I am new to Endpoint manager/Intune. Could you please let me know how I can get a list of devices with specific OS edition in MS Endpoint manager.


I found that we have different Windows Edition on the current network. So wants to know who got Windows Pro, Who got Windows Enterprise edition etc.

Please note, i already have a list of this device from Active Directly by using AD quarries, but wants to compare that list with the list from Endpoint manager/Azure AD.



Also, I have run following Powershell Commands to get the list but no luck:

--------Test 1 -----------

Install-Module AzureAD
Import-Module AzureAD
$Credential = Get-Credential
Connect-AzureAD -Credential $Credential
Get-AzureADDevice -all $true -Filter ("DeviceTrustType eq 'AzureAd' -or DeviceTrustType -eq 'ServerAd' DeviceTrustType eq 'Workplace' and DeviceOSType eq...


Viewing all articles
Browse latest Browse all 1216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>