From 0d70236ad615d308655e24bdd2cfb11f25011043 Mon Sep 17 00:00:00 2001 From: AdminDroid <49208841+admindroid-community@users.noreply.github.com> Date: Sat, 19 Oct 2024 10:20:10 +0530 Subject: [PATCH] Reset MFA methods --- Reset MFA Methods For M365 Users/README.md | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Reset MFA Methods For M365 Users/README.md diff --git a/Reset MFA Methods For M365 Users/README.md b/Reset MFA Methods For M365 Users/README.md new file mode 100644 index 0000000..e433b28 --- /dev/null +++ b/Reset MFA Methods For M365 Users/README.md @@ -0,0 +1,56 @@ +# Reset MFA Methods for Microsoft 365 Users + +This PowerShell script helps to reset MFA methods for M365 users, and it +covers **25+ real time scenarios**. For example, + +- Reset Phone number authentication from all users, + +- Reset MS authenticator method for a specific user (it will be useful + when the user lost their device or lost access to the app), + +- Reset weaker authentication methods from admin accounts, etc. + +**Supported authentication methods:** + +1. Email + +2. FIDO2 + +3. Microsoft Authenticator + +4. Phone + +5. Software OATH + +6. Temporary Access Pass + +7. Windows Hello for Business + +**User scope:** + +1. Single user + +2. Bulk users (import CSV) + +3. All users + +4. Admin accounts + +5. Guest users + +6. Licensed users + +7. Disabled users + +#### Sample log file: + +![Reset MFA for Microsoft 365 users](https://blog.admindroid.com/wp-content/uploads/2024/10/Reset-MFA-methods-for-Microsoft-365-users.png) + +## Microsoft 365 Reporting Tool by AdminDroid + +For more extensive insights on MFA status, configured CA policies, +Sign-ins with MFA, etc., explore [AdminDroid\'s Microsoft 365 reporting +tool](https://admindroid.com/?src=GitHub). It offers 1800+ +out-of-the-box reports and smart dashboards. + +*Easily manage MFA using AdminDroid: [https://demo.admindroid.com/#/1/11/reports/103/1/20](https://demo.admindroid.com/#/1/11/reports/103/1/20)*