
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
Azure AD and Windows hello for business, SSO for on-premises resources
We disabled WFB when we first rolled out autopilot because we are not ready to deploy and support passwordless at...
Recover Microsoft forms from old users
Microsoft forms are a great way to collect data from the user. However, what happens when the user leaves the...
Creating a document management system with SharePoint
Searching for documents can be a cumbersome and time-consuming task, especially if there is no proper system in place for...
Internal certificates for desktop phones
We are looking at a new cloud based phone system. Most use Poly or Yealink phones, we use 802.1x on...
Intune certificate connector
upgrading to certificate connector 6.2 that is required in Sept 2022, has broke our NDES for intune. I'm collecting all...
Microsoft ATP documentation
We've deployed ATP to our windows workstation, now I'm researching it for our MACs and IOS devices. I pushed it...