The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hi
Issue didn't persist next day while checking.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
We are getting error while donwloading OAB with error 0x801901194 from outlook application
we have two exchange 2013 with dag configured.
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hi
Issue didn't persist next day while checking.
To narrow down this issue, I would like to first ask the following questions:
1.Does this issue happen to all users or just some of them?
2.Are the affected devices domain-joined or external?
Please run the following command in Exchange Management Shell to get the server which hosts the OAB generation mailbox:
Get-Mailbox -Arbitration | where {$_.PersistedCapabilities -like "*OAB*"} | Format-List Name,ServerName
Then check this path %ExchangeInstallPath%ClientAccess\OAB\<OAB GUID> on the server to see if the OAB folder exists.

If the folder doesn't exist, run the following command in EMS to force the OAB to update:
Get-OfflineAddressBook | Update-OfflineAddressBook
Once the folder is created, please retry OAB download in Outlook.
If the issue persists, please run a Test E-mail Autoconfiguration in Outlook and check the result under Results tag for OAB url.
And run the following command and post the OAB settings:
(Don't forget to hide your personal information in your post)
Get-OfflineAddressBook | fl Name,GlobalWebDistributionEnabled,VirtualDirectories
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.