Thursday, October 31, 2013

Error message when Outlook clients synchronize an OAB with Exchange 2007: "0x80190193"

There are several cause for 0x80190193, generally this error mean that it fail to download the Offline Address Book from Microsoft Exchange server.
the most common reason for this is that OAB is requiring HTTPS connection, and outlook using not using HTTP connection, How to know ?
Hold the CTRL key and Right Click on Microsoft Outlook tray icon and select Test E-mail Autoconfiguration.


Notice that OAB URL is using HTTP. so now lets check it on the server side
Login to Exchange server that had Client Access Server
- Open IIS --> Default WebSite --> and click on OAB virtual directory
on the Feature View panel click on SSL Settings and make sure that Require SSL is deselected



open CMD and type IISRESET, Make sure that the services are back to normal using powershell command Test-ServiceHealth
You have to do this on all CAS server you have.
Thats it, enjoy your day.
These errors can also caused by bad autodiscover configuration or SSL problem, alot of reason, but this one I write is the common

No comments: