-
- Enthusiast
- Posts: 41
- Liked: 1 time
- Joined: Mar 12, 2019 6:29 am
- Full Name: lior
- Contact:
veeam enterprise manager - The specified domain does not exist or cannot be contacted
i'm getting this while trying to search mailbox to restore
the enterprise manager is installed separately than the b&r, and both of them are not in the domain, not joined.
when i do this lookup, which of the machines is trying to access the domain? the enterprise manager or the br? which of them does the query? maybe i can manipulate dns/hosts file to get the em/br to get in touch with the domain?
the enterprise manager is installed separately than the b&r, and both of them are not in the domain, not joined.
when i do this lookup, which of the machines is trying to access the domain? the enterprise manager or the br? which of them does the query? maybe i can manipulate dns/hosts file to get the em/br to get in touch with the domain?
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
I am quite sure that is expected behavior when Enterprise Manager runs outside domain.
It is EM Service Account permissions question, and in your case it's a non-domain machine local account that cannot query domain controllers.
Check carefully EM Service Account requirements.
/Thanks!
It is EM Service Account permissions question, and in your case it's a non-domain machine local account that cannot query domain controllers.
Check carefully EM Service Account requirements.
/Thanks!
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Hi all !
I get the same message whereas our Veeam B&R/EM and Exchange are in the same AD domain.
Thank you.
Regards,
I get the same message whereas our Veeam B&R/EM and Exchange are in the same AD domain.
Thank you.
Regards,
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
DNS or firewall issues perhaps then?
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Perhaps, and how can I check for any issue about DNS or FW ?
Because I did not find any relevant requirements about this for Veeam Explorer for MS Exchange.
Thank you !
Because I did not find any relevant requirements about this for Veeam Explorer for MS Exchange.
Thank you !
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Veeam Explorer does not have any special requirements. Working DNS and DC accessibility is the core infrastructure stuff... and sorry but I'm not going to help you troubleshoot your DNS and connectivity over forum posts
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Gostev,
I guess we have a fully operational DNS/AD. So I will open a case.
I guess we have a fully operational DNS/AD. So I will open a case.
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Case opened : 05063445.
I'll give you feed back.
Regards,
I'll give you feed back.
Regards,
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Hi all,
I maybe pointed the source of my problem.
Our Veeam EM is hosted on a Windows Server 2016. Our Exchange datastores are hosted on ReFS 3.2 volumes on Windows Server 2019.
Am I on the right way ?
I maybe pointed the source of my problem.
Our Veeam EM is hosted on a Windows Server 2016. Our Exchange datastores are hosted on ReFS 3.2 volumes on Windows Server 2019.
Am I on the right way ?
-
- Chief Product Officer
- Posts: 31814
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Why would this have any impact on ability to establish network connections to domain controllers?
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
I dont' know, but when I try to restore Exchange items from EM or B&R from our our Veeam server, operation fails at mounting datastores.
Whereas this operation runs flawlessly from B&R console on Windows 10 21H1.
Maybe this message shown in EM is generic... I don't know. I'm waiting for answer from your support team about that.
Whereas this operation runs flawlessly from B&R console on Windows 10 21H1.
Maybe this message shown in EM is generic... I don't know. I'm waiting for answer from your support team about that.
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
What's your VBR server OS?
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Windows Server 2016 1607.
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
That might be the case here.
- When you are launching restores from remote VBR console, backups by default are mounted on your console machine - so your W10 21H1 can read ReFS3.2 volume and perform item-level restore.
- When restore is launched from Enterprise Manager, backups are mounted to VBR server(2016, which has ReFS 3.0\3.1 support), which might have problems reading ReFS 3.2 volume.
Can you run File-level restore from VBR server locally using that 2019 server backup?
- When you are launching restores from remote VBR console, backups by default are mounted on your console machine - so your W10 21H1 can read ReFS3.2 volume and perform item-level restore.
- When restore is launched from Enterprise Manager, backups are mounted to VBR server(2016, which has ReFS 3.0\3.1 support), which might have problems reading ReFS 3.2 volume.
Can you run File-level restore from VBR server locally using that 2019 server backup?
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
No, same issue with ReFS (3.4 and not 3.2) volumes (OK with NTFS (OS) volume).
So is the message shown in EM (The specified domain does not exist or cannot be contacted) is related to this ReFS version mismatch or would there another issue ?
So is the message shown in EM (The specified domain does not exist or cannot be contacted) is related to this ReFS version mismatch or would there another issue ?
-
- Product Manager
- Posts: 2581
- Liked: 708 times
- Joined: Jun 14, 2013 9:30 am
- Full Name: Egor Yakovlev
- Location: Prague, Czech Republic
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Contacting domain has nothing to do with failed backup mounting. Those are 2 separate issues.
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Hmm... I've given the link to this post to the Veeam support engineer in charge of my case.
-
- Enthusiast
- Posts: 38
- Liked: 3 times
- Joined: Feb 16, 2014 9:15 am
- Contact:
Re: veeam enterprise manager - The specified domain does not exist or cannot be contacted
Hi all !
We have pointed the origine of this issue : this is the credentials form in "Directory Account" within VEM settings.
This account was under its UPN form, and VEM does not like UPN form (user@domain.local). I've changed it with NetBIOS form (DOMAIN\User) and voilà !
Thanks to Mihaela COJOCARU from Veeam Support who helped me to find this trick !
Maybe it will be interesting to precise this in a KB or the install guide.
I'm always happy to see my AD works flawlessly !
Regards,
We have pointed the origine of this issue : this is the credentials form in "Directory Account" within VEM settings.
This account was under its UPN form, and VEM does not like UPN form (user@domain.local). I've changed it with NetBIOS form (DOMAIN\User) and voilà !
Thanks to Mihaela COJOCARU from Veeam Support who helped me to find this trick !
Maybe it will be interesting to precise this in a KB or the install guide.
I'm always happy to see my AD works flawlessly !
Regards,
Who is online
Users browsing this forum: No registered users and 20 guests