migrated mailbox still show old mailbox name in Outlook profile

Chau Le 101 Reputation points
2021-09-10T22:06:53.167+00:00

This issue is for an on prem to on prem cross forest exchange mailbox migration... also getting new primary email address.

We migrate AD account then migrate mailbox and workstation together.

When we log into the into the Outlook after the workstation has been migrated, everything connects nicely. Outlook is updated and all mail and folder are there. The only thing different is that the mailbox name is showing the legacy email address.

If we create a NEW outlook profile then the mailbox name shows as expected in Outlook.

How can we update mailbox display name without creating a new profile?

I have tried this to update this - HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Profiles.....
131190-image.png

But this only updates the display name in the account properties... not the mailbox display name

I want to update this
131149-image.png

Any suggestions? something is cached in the profile somewhere

Outlook | Windows | Classic Outlook for Windows | For business
Exchange | Exchange Server | Management
{count} votes

Accepted answer
  1. Yuki Sun-MSFT 41,376 Reputation points Moderator
    2021-09-13T07:32:34.737+00:00

    Hi @Chau Le ,

    Based on my research and test, the mailbox name showed up in the navigation pane as displayed in your screenshot is referenced from the profile registry below:

    (Important: Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.)

    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Profiles\(profile-name)\[big number]  
    001f3001  
    

    131503-1.png
    131428-2.png

    But as the [big number] is a long series of random letters and numbers, and there are many profile registry keys that have the entry "001f3001", it's kind of tricky to locate the one we want to modify. Actually during my test, I have to click and go through every key with the entry "001f3001" in order to find the one I need to change. Furthermore, the value of the registry entry contains binary data, which makes it quite complicated to modify and update.

    So from my point of view, instead of trying to update the exsiting old profile, force the users to recreate a new Outlook profile could be a reletively simpler method. And we can take advantage of the group policy to bulk create outlook profiles for all users in the orgnization, see the article below:
    How to create a new Outlook profile for all users in the domain
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points
    2021-09-10T22:10:35.737+00:00

    I don’t think you can . As far as I know you have to create a new outlook profile to pick up the updated name


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.