Good Afternoon,
I am running into an issue with UPN Suffixes.
Currently, our domain is set to "ad.example.org"
I need to create new users with a UPN Suffix of "example.org" without the ad.
I have tried setting example.org to an adm-extensionattribute2 and setting the user logon name to %firstname%.%lastname%@adm-extensionattribute2
This does add the correct UPN, but it does not allow the user to logon normally. They have to type the fully user logon every time. EX: john.doe@example.org
I have also tried updating it in the user patterns but this creates the same issue.
Do you have a powershell script or method to accomplish this?
Thank you!
James