Forum Discussion

JamesA1675's avatar
JamesA1675
Copper Contributor
Dec 06, 2021
Solved

Powershell not recognizing cmdlet?

I'm launching Powershell ISE and attempting to use get-azureadmconditionalaccesspolicy.  This is from a shared server.  Another user is able to run the same script without issue.  I get the following...
  • VasilMichev's avatar
    Dec 07, 2021
    The cmdlet is Get-AzureADMSConditionalAccessPolicy, make sure you type (paste) it correctly as your example is missing an "S".

Resources