Job titles not showing on old outlook

Dalton 0 Reputation points
2024-11-18T15:21:01.95+00:00

I recently updated several users job titles in the admin portal for Office365. The change is showing in the (new) outlook version. However, most of our users use the (old) outlook version and the job titles have not updated. How can we get the job titles to reflect in the old version of outlook?

Outlook
Outlook
A family of Microsoft email and calendar products.
4,071 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joan Hua-MSFT 2,870 Reputation points Microsoft Vendor
    2024-11-19T02:20:13.97+00:00

    Hi @Dalton

    Welcome to our forum!

    It seems the issue might be related to the Offline Address Book (OAB) not updating in the old version of Outlook. Here are a few steps you can try to resolve this:

    1. Update the Offline Address Book:
    • In the old version of Outlook, go to Send/Receive > Send/Receive Groups > Download Address Book.
    • Ensure that the Download changes since last Send/Receive option is checked, and then click OK.
    1. Force Update the Global Address List (GAL):
      • If the above step doesn't work, you might need to update the GAL on the server side. You can do this by running the following PowerShell command in the Exchange Management Shell:
              Update-GlobalAddressList -Identity "Default Global Address List"
        
      • After updating the GAL, you can force an update of the OAB by running:
             Update-OfflineAddressBook -Identity "Default Offline Address Book"
        
    2. Check Cached Mode:
      • Ensure that Outlook is running in Cached Exchange Mode. If it is, try switching to Online Mode temporarily to see if the changes reflect. You can do this by going to File > Account Settings > Account Settings > Change > uncheck Use Cached Exchange Mode.
    3. Wait for Synchronization:
      • Sometimes, it might take up to 24 hours for changes to propagate across all services.

    If these steps don't resolve the issue, it might be helpful to check if the job titles are correctly updated in the Exchange Admin Center under Recipients > Mailboxes > select a mailbox > Manage organization information.

    Hope it helps.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  

    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. 

    0 comments No comments

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.