There are a multiple reasons for why an Outlook client can receive the 0x8004010f sync error. Unfortunately, 0x8004010f is just a generic MAPI error and will show up for a variety of problems.
Here is what the error looks like under err.exe (Microsoft Exchange Server Error Code Look-up Tool):
C:\WXP\system32>err 0x8004010f# for hex 0x8004010f / decimal -2147221233ecNotFound ec.hecAttachNotFound ec.hecUnknownRecip ec.hecPropNotExistent ec.hMAPI_E_NOT_FOUND mapicode.h# 5 matches found for "0x8004010f"
This is what the error looks like from the sync log from within Outlook:
12:45:53 Synchronizing Mailbox <dgoldman> 12:45:53 Done 12:45:54 Microsoft Exchange offline address book 12:45:54 0x8004010f
Some of the most common reasons for Outlook clients to receive the 0x8004010f error with regards to downloading the OAB are listed below. Most of these are documented and I have linked articles to each of these to help everybody out. Please note that these solutions can change a small bit depending on unknown factors in a company's environment.
If you are seeing this error on an Exchange 2007 server and your OAB is generated by an Exchange 2007 server, please make sure of the following:
1. Make sure that you have added the replicas of OAB to the Exchange 2007 server 2. Make sure public folder replication is working. 3. Make sure the OAB is public folder enabled and you have OAB Version 2, OAB Version 3 and OAB Version 4 checked off so your legacy clients can download the OAB files from the public folder store. 4. Make sure that if you are using an Outlook 2007 client, your OAB is Web Distribution enabled and the OAB files have been replicated over to the Client Access Server. For more information on this process please see this blog: http://blogs.msdn.com/dgoldman/archive/2006/10/23/outlook-client-fails-to-download-the-oab-with-error-0x8004011b.aspx andhttp://blogs.msdn.com/dgoldman/archive/2006/08/25/How-Exchange-2007-OAB-Files-are-replicated-to-a-Client-Access-Server-for-download.aspx 5. If you are removing your last Exchange 2003 server from the org, please make sure that you follow our documentation on this process.
1. Make sure that you have added the replicas of OAB to the Exchange 2007 server
2. Make sure public folder replication is working.
3. Make sure the OAB is public folder enabled and you have OAB Version 2, OAB Version 3 and OAB Version 4 checked off so your legacy clients can download the OAB files from the public folder store.
4. Make sure that if you are using an Outlook 2007 client, your OAB is Web Distribution enabled and the OAB files have been replicated over to the Client Access Server. For more information on this process please see this blog:
http://blogs.msdn.com/dgoldman/archive/2006/10/23/outlook-client-fails-to-download-the-oab-with-error-0x8004011b.aspx andhttp://blogs.msdn.com/dgoldman/archive/2006/08/25/How-Exchange-2007-OAB-Files-are-replicated-to-a-Client-Access-Server-for-download.aspx
5. If you are removing your last Exchange 2003 server from the org, please make sure that you follow our documentation on this process.
Dave
I had this problem with OAB sync in Exchange 2007. Sending/receiving was working but I was always getting the error 0X8004010F.
In your Outlook -> Folder List -> Sync Issues, I had, after some success messages:
11:20:27 Microsoft Exchange offline address book
11:20:27 0X8004010F
I've seen that the access to OAB must be secured, SSL 128 bit. To solve the problem I enabled SSL in IIS on the OAB and I issued a certificate from my server(no authority or something like that). The certificate must be installed on the clients. I restarted IIS and I updated the Default OAB(not sure if needed, but I did it, Organisation Configuration->Mailbox-> Offline Abress Book tab)
references:
http://technet.microsoft.com/en-us/library/bb124351.aspx
http://technet.microsoft.com/en-us/library/bb124085.aspx
I hope this helps
转自 http://blogs.technet.com/provtest/archive/2008/12/18/hmc-4-5-and-exchange-2007-sp1-part-3-offline-address-book-generations.aspx 很好的文章,贴过来收藏,hehe.Introduction In the last part, we discussed about Address List segregation, which is an important concept