Friday, June 5, 2009

Solving Microsoft Exchange offline address book 0X8004010F

Working with the offline address book is a challenge.

After much struggle , I have some encounter of this error.

Above is how to solve it.
______________
1.Troubleshooting by:

- Download the above file OABInteg.exe @ http://code.msdn.microsoft.com/oabinteg/Release/ProjectReleases.aspx?ReleaseId=726

- Then unzip in your PC c: drive. Then go to command prompt by going to Start>run>cmd

- Then You should go to c:\ by typing cd:\

- Uncheck the cache mode in the outlook

- Then copy the above command line : OABInteg /s:exchsrvname /t:oabfldcheck /v:2 /l

- Then you should be able to see a series of code.

- It will also create a file c:\OABInteg.txt

- Open the out look again and see if it replicate the oab file to your computer when click on download address book .

- Try for both cache mode and online mode.

- Read the log if possible for possible errors

- Look out for the biggest file size as appliance might block the transfering, antivirus might be another culprit.



Try to recreate another offline address book if possible , link to the first storage group, and enable the offline addressbook at the offlineaddressbook tab in exchange 2007.

Then try replication again.
This should solve our problem.

No comments:

Post a Comment