Reset MFA methods

This commit is contained in:
AdminDroid 2024-10-19 10:20:10 +05:30
parent b93516b6a2
commit 0d70236ad6

View File

@ -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)*