• setting MFA during account creation

    Hi,

    Another custom script query following the one I had the other week.  We've got a script that switches on MFA to have SMS as the default but doesn't set a number.  We do this as a measure to prevent people who haven't had MFA set up having their…

  • Enforce multifactor authentication for logging into ActiveRoles web interface

    How do you enforce MFA for logging into the ActiveRoles web interface?

  • 7.4.4 - Pull Azure MFA info

    I have installed 7.4.4, how can I pulled MFA information for the Azure AD accounts.

    With PowerShell you can pull this information with get-msoluser -userprincipalname account | select strongauthenticaitonmethod

    I would like for our Service Desk to be able…