Jump to content
NAKIVO Community Forum

Recommended Posts

Posted (edited)

We are seeing the issue described in https://helpcenter.nakivo.com/display/KB/Cannot+Open+Database+During+Microsoft+Exchange+Mailbox+Recovery, that is when I go to Exchange Recovery, I select a server & a date to restore from, expand the database and click on a user - I see this error:

Database cannot be opened.
Generic error happened while opening.
Failed to complete recovery. Exception calling 'AutodiscoverUrl' with '2' argument(s): 'The Autodiscover service couldn't be located.'
Export Exchange certificates from the Exchange admin center and add them to Trusted Root Certification Authorities Store via MMC.

I have tried the first recommended fix on the other page (https://helpcenter.nakivo.com/display/KB/Mailbox+Processing+Failed+Because+Autodiscover+Service+Could+Not+Be+Located), adding the security certificates to the certificate store, and it still isn't working.

I'm hoping to avoid entering the registry key suggested because I understand it opens up additional vulnerabilities on our Exchange server (see https://msrc.microsoft.com/update-guide/vulnerability/CVE-2018-8581)

Is there any other possible way to allow us to restore specific Exchange objects?

Edited by Bedders
  • Like 1
Posted
12 hours ago, Bedders said:

We are seeing the issue described in https://helpcenter.nakivo.com/display/KB/Cannot+Open+Database+During+Microsoft+Exchange+Mailbox+Recovery, that is when I go to Exchange Recovery, I select a server & a date to restore from, expand the database and click on a user - I see this error:

Database cannot be opened.
Generic error happened while opening.
Failed to complete recovery. Exception calling 'AutodiscoverUrl' with '2' argument(s): 'The Autodiscover service couldn't be located.'
Export Exchange certificates from the Exchange admin center and add them to Trusted Root Certification Authorities Store via MMC.

I have tried the first recommended fix on the other page (https://helpcenter.nakivo.com/display/KB/Mailbox+Processing+Failed+Because+Autodiscover+Service+Could+Not+Be+Located), adding the security certificates to the certificate store, and it still isn't working.

I'm hoping to avoid entering the registry key suggested because I understand it opens up additional vulnerabilities on our Exchange server (see https://msrc.microsoft.com/update-guide/vulnerability/CVE-2018-8581)

Is there any other possible way to allow us to restore specific Exchange objects?

Hello, @BeddersThank you for your post on NAKIVO Forum! Your information was received and forwarded to our Support Team. We will follow up with you shortly. Thank you for choosing NAKIVO Backup & Replication as your data protection solution.

  • Like 1
Posted
On 9/29/2022 at 10:30 PM, Bedders said:

We are seeing the issue described in https://helpcenter.nakivo.com/display/KB/Cannot+Open+Database+During+Microsoft+Exchange+Mailbox+Recovery, that is when I go to Exchange Recovery, I select a server & a date to restore from, expand the database and click on a user - I see this error:

Database cannot be opened.
Generic error happened while opening.
Failed to complete recovery. Exception calling 'AutodiscoverUrl' with '2' argument(s): 'The Autodiscover service couldn't be located.'
Export Exchange certificates from the Exchange admin center and add them to Trusted Root Certification Authorities Store via MMC.

I have tried the first recommended fix on the other page (https://helpcenter.nakivo.com/display/KB/Mailbox+Processing+Failed+Because+Autodiscover+Service+Could+Not+Be+Located), adding the security certificates to the certificate store, and it still isn't working.

I'm hoping to avoid entering the registry key suggested because I understand it opens up additional vulnerabilities on our Exchange server (see https://msrc.microsoft.com/update-guide/vulnerability/CVE-2018-8581)

Is there any other possible way to allow us to restore specific Exchange objects?

@BeddersThank you for your interest in NAKIVO!

There is another solution called "BackConnectionHostNames" (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0)

Simply add this Key with your Exchange-Hostname (e.g., mail.domain.com) via Powershell:

New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa\MSV1_0 -Name "BackConnectionHostNames" -value "mail.domain.com" -PropertyType MultiString

No IISReset is required.

We are looking forward to hearing from you.

  • 2 years later...
Posted

Hi, I have the same problem, but I have a Nakivo appliance.
How can I upload the certificate to the Linux appliance?
Where should I add "BackConnectionHostName" in the Exchange Server or my local computer? 

Posted
On 7/11/2025 at 5:04 PM, luis sanchez2 said:

Hi, I have the same problem, but I have a Nakivo appliance.
How can I upload the certificate to the Linux appliance?
Where should I add "BackConnectionHostName" in the Exchange Server or my local computer? 

You need to import the certificates to the Exchange server as described in the following article:

https://helpcenter.nakivo.com/Knowledge-Base/Content/Recovery-Issues/Mailbox-Processing-Failed-Because-Autodiscover-Service-Could-Not-Be-Located.htm

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...