Skip to main content
Question

Virtual infrastructure: Failed to connect to host..


Hi to all,
I have a news installation.. but I don’t be able to add a hyperv server because I receive this error..

 

If I try to digit \\192.168.0.225\admin$ I am able to view the share..
I don’t understand what is wrong..
Can you help me?

I use community edition 12

thanks
simone​​​​​​​

9 comments

MicoolPaul
Forum|alt.badge.img+23

Morning!

 

Just to confirm when you use \\192.168.0.225\admin$ (and I assume 192.168.0.225 is a Windows Server with the Hyper-V role or a Windows Hyper-V server), you’re doing this from the VBR server, with the SRV01\admabmbt account when prompted for credentials? Is the server domain joined or not?

As your domain prefix is SRV01, that’s not a domain account, and by default access to the admin$ share is blocked by UAC for all accounts but the default srv01\administrator account, so have you disabled UAC or implemented the necessary registry keys to bypass this default restriction? https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/user-account-control-and-remote-restriction?ad=in-text-link#how-to-disable-uac-remote-restrictions
 

Assuming all of the above is done, the other likely candidate would be some firewall ports not being opened on the server to deploy VBR components to it.

Let me know if any of the above helped or if it’s still failing, if so we can go log diving!


Chris.Childerhose
Forum|alt.badge.img+21

Definitely look in to the things mentioned by Michael as permissions, UAC and firewall will have to be checked.  Hopefully it is easy and one of these things. 👍


  • Author
  • Not a newbie anymore
  • 2 comments
  • June 30, 2023

thanks for reply.

The server is not in a domain.. is in a workgroup.. srv01 is the name of the server.

The server has 2 vm .. in Hyper-v with the domain..

I will look the link..

About the firewall what are the ports?


Chris.Childerhose
Forum|alt.badge.img+21

dloseke
Forum|alt.badge.img+7
  • On the path to Greatness
  • 1447 comments
  • June 30, 2023

Firewall would be my first suggestion.  Cred’s, and credential format has been an issue for me in the past, at least for Application Aware Processing, so perhaps for HyperV access as well?  For some reason, username@domain.tld tends to work, but every once in a while I need to use domain\username but it seems less common.  I imagine even with a non-domain server, that might still be worth a shot.


bp4JC
Forum|alt.badge.img+3
  • Influencer
  • 136 comments
  • June 30, 2023

Hyper-V is extremely finicky with Veeam, currently. I have tons of issues with clusters. What kind of Hyper-V server did you add this as? Stand-alone? Cluster? SCVMM managed?

 

My suspicion is this has something to do with the credentials or a port blocked on the Firewall, as others have mentioned.


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1374 comments
  • July 4, 2023

Hi @simone79vi

Does this issue still persists? If yes, kindly let’s work on the resolution based on the suggestions. 

  • Kindly check the credentials you have provided if it has the right permission to access the host.

As suggested by my peers, also check on the host server to see if the necessary posts are enabled. For the required ports, please check this link: https://helpcenter.veeam.com/docs/backup/hyperv/used_ports.html?ver=120

 

> If I try to digit \\192.168.0.225\admin$ I am able to view the share..

Do you mean you can access the share from the Veeam server using the same credentials? 

 

 


  • New Here
  • 2 comments
  • January 26, 2025

If this happens to someone else, I wrote in another post after reviewing this one as well about the issue.
You can see my solution in the comments on this post:

https://community.veeam.com/discussion-boards-66/veeam-backup-replication-failed-to-connect-to-host-4160?postid=73585#post73585


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1374 comments
  • January 27, 2025
ShmuelA wrote:

If this happens to someone else, I wrote in another post after reviewing this one as well about the issue.
You can see my solution in the comments on this post:

https://community.veeam.com/discussion-boards-66/veeam-backup-replication-failed-to-connect-to-host-4160?postid=73585#post73585

Thank you for sharing! To clarify, it seems you are not using the built-in account named "Administrator." This is the reason for your action as other accounts, even those that are part of the local Administrators group, will be restricted by UAC.

 

Note: The built-in Administrator account may fail as you have also noted if the "User Account Control: Admin Approval Mode for the Built-in Administrator account" policy is enabled on the remote machine.


Comment