Forum Discussion
maxwell2k19
Oct 08, 2019Brass Contributor
unable to login after email address change
Hi Experts Our company email address policy is firstname.lastname. i have an user whose email address was Glenn.Maxwell@contoso.com i.e FirstName: Glenn LastName:Maxwell, Alias: Glenn.Maxwell and e...
DanielNiccoli
Oct 12, 2019Iron Contributor
maxwell2k19Have you renamed his UserPrincipalName?
Set-MsolUserPrincipalName -UserPrincipalName <old UPN> -NewUserPrincipalName <new UPN>