Tuesday, May 11, 2010

Exchange 2010 - Outlook 2003 OAB download error 0x8004010f

Found a great post:
http://blogs.msdn.com/dgoldman/archive/2008/10/01/understanding-why-error-code-0x8004010f-is-thrown-when-trying-to-download-an-oab.aspx


My problem was
The mailbox store your client is residing on does not have an OAB associated with it.

I ran this command which fixed it.
[PS] C:\Windows\system32>Get-MailboxDatabase | Set-MailboxDatabase -OfflineAddressBook "Default Offline Address Book"