Forum Discussion
Simphiwe_Mkhize01
May 27, 2019Copper Contributor
Report AAD Users together with their Registered Device
Hi Guys Need assistance to get a report of Azure AD users together with their registered device name, I`m trying the following command but I`m not getting the correct results: Foreach User in “G...
singhRaghvendra95
Jan 28, 2020Copper Contributor
VasilMichev This returns value with single user. Please suggest query with same results for all users.
Thijs Lecomte
Jan 28, 2020Bronze Contributor
You should do 'Get-AzureADUser -all $true'