Forum Discussion
Brent Ellis
May 24, 2018Silver Contributor
PowerShell to temporarily Disable Azure MFA (while remembering settings)
We occasionally need to disable MFA temporarily for users, only to turn it back on again after a short period of time. We have scripts to enable it, but the following script to DISABLE MFA. $...
Mitch King
Jun 04, 2018Iron Contributor
What information is forgotten? can you write it into a different attribute then delete and pull it back in when re-enabling?