Forum Discussion
Mats_Warnolf
Apr 15, 2019Copper Contributor
Get-AzureADUser -searchstring error: Request_UnsupportedQuery
Doing some PowerShell scripting and ran into a problem using Get-AzureADUser -SearchString "[Really anything here]" Last week it was fine. I have not updated my AzureADPreview module. Today m...
Josh Vader
Copper Contributor
Brandon Shea
Jul 22, 2019Brass Contributor
Josh Vader you should be able to update that any time by running Update-Module as an administrator in PowerShell.