About This Site

I'm a Tech Guy for over 30 Years Knowledge of Computers, Networks, PC Gadgets. This site is to be used to share some of my knowledge and reviews

Export Cached Email Address From Exchange

Have a client that has MS Exchange with Outlook 2010 on the clients. They are migrating to a new 2012 R2 server with no Exchange. Its a small client that does not need the Exchange and want to save money. I am just exporting all email/contacts etc from Exchange into a .PST file on the PC. They are just using POP accounts so no real issue. I point everything to the new PST file and remove the Exchange connector. Once I remove the Exchange connector all the cached email address’s are lost.If they were using Outlook 2007 or 2003 then the cache email’s would be in the .nk2 file and everything would be fine. Since its Outlook 2010 the cached email address’s are stored on the Exchange. What I had to do is Export the cached email address’s from Exchange to the PST. To do this I re-added the Exchange connector. Can see the cached email address. I then followed this MS Article on export and import. I exported from the Exchange profile (.ost) and then imported into the new PST. After following the instructions and then removed the Exchange connector everything was fine.

The main part of the article I used is the following:

How to export the auto-complete mailbox message

  1. Exit Outlook, and then close Outlook Web Access or Outlook Web App (OWA) on all workstations that are connected to your mailbox.
  2. Download and install MFCMAPI from http://mfcmapi.codeplex.com.
  3. Run mfcmapi.exe.
  4. On the Session menu, click Logon.
  5. If you are prompted for a profile, select the desired profile name, and then click OK.
  6. In the top pane, locate the line that corresponds to your mailbox, and then double-click it.
  7. In the left-side navigation pane, expand Root Container, and then expand Top of Information Store or IPM_SUBTREE.
  8. Right-click the Inbox folder, and then click Open Associated Content Table. This action opens a new MFCMAPI window that contains various properties.
  9. Under the Subject column, right-click the item that has the subject IPM.Configuration.Autocomplete, and then click Export Message. This action opens the Save Message To File window.
  10. In the drop-down list, select MSG file (UNICODE), and then click OK.
  11. Select a folder location to which you want to save the message, and then click Save. Note this location.

How to import the auto-complete mailbox message

  1. Exit Outlook, and then close Outlook Web Access or Outlook Web App (OWA) on all workstations that are connected to your mailbox.
  2. Download and install MFCMAPI from http://mfcmapi.codeplex.com
  3. Run mfcmapi.exe.
  4. On the Session menu, click Logon.
  5. If you are prompted for a profile, select the desired profile name, and then click OK.
  6. In the top pane, locate the line that corresponds to your mailbox, and then double-click it.
  7. In the left-side navigation pane, expand Root – Mailbox, and then expand Top of Information Store or IPM_SUBTREE.
  8. Right-click the Inbox folder, and then click Open Associated Content Table. This action opens a new MFCMAPI window that contains various properties.
  9. To avoid duplicate entries, you must delete the existing auto-complete message.Note Before you delete the IPM.Configuration.Autocomplete message, you must export the message by using the steps in the “How to export the Auto-Complete cache” section.

    To delete the existing auto-complete message, follow these steps:

    1. In the Subject column, locate the item that has the subject IPM.Configuration.Autocomplete.
    2. Right-click the item, and then click Delete message. This opens the Delete Item window.
    3. In the drop-down list, select Permanent deletion (deletes to deleted item retention if supported), and then click OK.
  10. On the Folder menu, click Import, and then click From MSG.
  11. Locate the .msg file that you created in step 11 of the “How to Export the Auto-Complete List” section, and then click OK.
  12. In the Load MSG window that appears, select Load message into current folder in the Load style list, and then click OK.

 

Comments are closed.