mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 16:35:19 +00:00
Reset MFA methods
This commit is contained in:
parent
b93516b6a2
commit
0d70236ad6
56
Reset MFA Methods For M365 Users/README.md
Normal file
56
Reset MFA Methods For M365 Users/README.md
Normal 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:
|
||||
|
||||

|
||||
|
||||
## 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)*
|
||||
Loading…
x
Reference in New Issue
Block a user