logo
search
Contact Problems

How to Change a User's Name in Active Directory and Exchange

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The organization needs to safely update an employee's sign-in name, display name, and email address across Active Directory, Microsoft Entra ID, and Exchange without losing data.

Product
Active Directory and Exchange Online
Device & OS
not provided
Scenario
An employee has changed their name, requiring an identity update across the organization's domain and email systems.
Observed behavior
The user needs to maintain access to their existing Exchange mailbox and continue receiving emails sent to their old address while using the newly updated credentials.
Before you start

Ensure you have the appropriate administrative privileges in both on-premises Active Directory and the Microsoft 365 Exchange admin center before modifying user identities.

Solution 1Recommended

Update User Identity in Active Directory and Exchange Online

The standard administrative procedure to update a user's name across AD and Exchange while preserving the existing mailbox and secondary email aliases.

Updating an identity requires sequential changes starting from your local Active Directory (if using hybrid setup) or directly in Entra ID, followed by configuring the mailbox in Exchange Online.

1
Update Active Directory attributes

Open Active Directory Users and Computers. Locate the specific user, right-click, and select 'Rename' to update the first name, last name, and display name. Open the user's properties and update the user logon name and pre-Windows 2000 logon name in the Account tab.

2
Synchronize to Microsoft Entra ID

Allow the directory synchronization cycle to run automatically, or manually trigger Azure AD Connect to push the new attributes to Microsoft Entra ID immediately.

3
Add the new SMTP address in Exchange

In the Exchange Admin Center, locate the user's mailbox. Navigate to the email address settings and add the new email address reflecting the name change as a new SMTP address.

4
Set the new primary email address

Set the newly added SMTP address as the primary email address for the account. Ensure the old email address is retained as a secondary alias so the user continues to receive incoming mail sent to the previous address.

5
Update related services and applications

Review and update any external applications, internal scripts, or third-party services that explicitly rely on the old username for authentication or identification.

Global Address List Update: The new display name will automatically appear in the Global Address List (GAL) for all users after the directory synchronization completes.
Free Microsoft Office alternative

Equip Your Team with WPS Office

While managing user identities requires robust directory services like Active Directory, providing your employees with powerful productivity tools doesn't have to be expensive. WPS Office is a lightweight, free alternative to Microsoft Office that meets all your enterprise document needs.

  1. 1. Deploy across your network: Easily install WPS Office across user workstations using standard enterprise deployment and endpoint management tools.
  2. 2. Log in with corporate identities: Employees can seamlessly launch the software and begin working immediately with their newly updated network identities.
  3. 3. Open existing files natively: Users can immediately open, edit, and save their existing Microsoft Office formats directly without any formatting loss.
Seamless format compatibility with Microsoft Word, Excel, and PowerPoint (.docx, .xlsx, .pptx).Lightweight deployment, ideal for diverse enterprise IT environments and remote teams.Familiar user interface that minimizes training time for newly onboarded or updated employees.Highly cost-effective licensing for organizations of all sizes.
microsoft office alternative - wps office

Frequently Asked Questions

Will the user lose their old emails after the name change in Active Directory?

No. Because you are retaining the same mailbox in Exchange Online and simply updating the primary SMTP address, all existing emails, folders, and calendar items remain completely intact.

How long does it take for the new name to show up in Outlook?

It can take up to 24-48 hours for the Offline Address Book (OAB) and Global Address List (GAL) to update across all desktop clients, though Outlook on the Web and Entra ID typically reflect the changes much sooner.

What happens to emails sent to the employee's old email address?

As long as you retain the old SMTP address as a secondary proxy address (alias) in the Exchange Admin Center, any emails sent to the old address will be delivered seamlessly to the user's current mailbox.

Do I need to recreate the user's local Windows profile?

Generally, no. The user's underlying Security Identifier (SID) remains exactly the same in Active Directory. They will simply need to log out and log back in using their new User Principal Name (UPN) and password.