
Using PowerShell to add an authentication method to an Azure user
I had a need to setup MFA for a large group of users, I have all the users cell phones and I wanted to automate the setup for them. This is the first step in getting MFA setup for the users, then we plan to use the nudge feature to push the usage of Microsoft authenticator.
I found the best way to do this is to use the Microsoft Graph API.
This post from Microsoft docs gives you the PowerShell commands to get started.
I also found this post to be very useful when getting started
Pre-configure Authentication Methods for end users in Azure AD – Identity Man (identity-man.eu)
More Stories
How to configuration SMB3 and encryption
We have not enforced SMB3 and encryption, but have now started a SOX review and need data copied between servers...
Windows and SQL editions comparison
Capturing data on the limits of both windows server and SQL based on the edition for quick reference. Comparison of...
Enable passwordless security key sign-in to on-premises resources by using Azure AD
As we transition to Azure AD computers and leave domain joined PCs behind. Most of our data and applications are...
windows update for business and intune
We are having issues with machines not patching even with the Intune policies set. I'm documenting different post I've found...
Enabled the Lock Screen for inactive users
Quick link from Twitter, don’t want to lose the link https://twitter.com/anoopmannur/status/1497256566206181376?s=21 https://www.anoopcnair.com/set-automatic-lock-screen-for-inactive-device-intune/