Quantcast
Channel: Directory integration services - Recent Threads
Viewing all articles
Browse latest Browse all 6446

RE: userPrincipalName in office 365 AD not updated after local AD user renamed

$
0
0

Hi Alessio,

Do you mean after you change the UPN for local users, cloud UPN is not updated? Generally, it is not an expected behavior. The issue may occur when these user objects are not synced from the AD DS schema to Office 365 correctly during directory synchronization. Could you try the following steps to see if it works?
1. Manage Windows Azure AD using Windows PowerShell
2. Run the following cmdlet:
Set-MsolUserPrincipalName -UserPrincipalName oldname@domain.com -NewUserPrincipalName newname@domain.com
3. Force directory synchronization.

Regards,
Johnny Zhang


Viewing all articles
Browse latest Browse all 6446


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>