Forum Discussion
CarlosMorales
Mar 17, 2022Brass Contributor
Sync attributes on prem to Azure AD for SSPR
Hi Team. I have the following scenario: Active Directory domain on prem. Azure Active Directory Azure AD Connect server for synch. I need configure authentication methods for Self Service P...
LakshmiKanthK666
Mar 18, 2022Copper Contributor
CarlosMorales Refer this https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-sspr-authenticationdata#use-powershell-version-2, you can find basic commands for setting authentication methods from user properties. you can write PowerShell script with loop all users.