For U

Monday 6 October 2014

Outlook address book error 0x8004010F



Outlook address book error 0x8004010F

Some of you might have faced the error code 0x8004010F while updating the Global Address List in your outlook client from Exchange Server. The issue might be to all users or some users



Solutions
First of all let us try to manually update the Global address List from Exchange server for this issue the following command in Exchange Management Shell.

Update-GlobalAddressList -Identity "GALName"

Note: Please use your GAL name inside the quotes.
If the update finish successfully, try to manually update the address list in outlook client.
If you see a similar error:

Let us do some tweaks in ADSI in Active directory.

  • ·         Login to Active Directory Server.
  • ·         Run - Adsiedit.msc.
  • ·         Browse to the mentioned object in the tree.




  • ·         Delete the specified objects in the warning message.

·         Run to update the GAL in Exchange management shell again


It is successful now. You will not get any message that the task is succeeded, but will not throw any error/warning.
Wait for 5-10 mins and try to update the address List in Outlook.

Hope now the address book updates without throwing any error.

Your comments are welcome.

No comments:

Post a Comment