Forum Discussion

mmiadmin's avatar
mmiadmin
Copper Contributor
Feb 22, 2023

Get-AzureADDevice - Registered devices

Getting the error message when I run this command   PS C:\Windows\system32> Get-AzureADDevice -all $true | Where-Object{($_.DeviceTrustType -eq"ServerAd") -and ($_.ProfileType -ne"RegisteredDevice"...

Resources