Forum Discussion
Azuriste01
Jul 26, 2019Copper Contributor
Script MFA Status
Hello ,
How helps me to develop a script to see the status of MFA ( Disabled,Enabled,Enforced) for each user in specific OU in OUR Active Directory .
Thanks
2 Replies
Sort By
Azuriste01 Something like https://office365itpros.com/2019/07/15/finding-azure-active-directory-not-protected-with-mfa/?
The script is focused on admins, but you can tweak it to process whatever set of users you want.
- Azuriste01Copper Contributor
TonyRedmond Thanks .i need to know how to just verify a user MFA staus with command powershell .and then i will do i loop
Regards