Share via

Error trying to connect to host through Hyper-V Manager

Les Reeder 31 Reputation points
2020-11-10T21:20:06.017+00:00

I'm trying to add a host server I just set up into Hyper-V Manager (currently have two other hosts in it). I'm getting the error "An error occurred while attempting to connect to server "<ServerName>". Check that the Virtual Machine service is running and that you are authorized to connect to the server." The details say "The operation on computer '<ComputerName>' failed: WinRM cannot process the request. The following error occurred while using Kerberos authentication: Cannot find the computer <ComputerName.Domain>. Verify that the computer exists on the network and that the name provided is spelled correctly."

I am an administrator. I have verified that vmms is running. I can connect to it with RDP, Computer Management, Server Manager on another server, and Windows Admin Center. I jus cannot connect to it with Hyper-V manager from 2 different Win10 machines or from another server.

The server is Hyper-V 2016 core.

Anybody have any ideas what I'm missing?

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V

Answer accepted by question author
  1. Xiaowei He 9,946 Reputation points
    2020-11-11T07:27:57.96+00:00

    Hi,

    Please check if we follow the link below to configure Hyper V remote management:

    https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts

    Besides, please check if we can use IP address to connect to the Hyper V server manager.

    Thanks for your time!
    Best Regards,
    Anne

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    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.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Christian 36 Reputation points MVP
    2021-07-06T14:55:49.43+00:00

    Just to add to this recommended solution: You must run Hyper-V Manager using an account that is in the Administrators group or Hyper-V Administrators group on the HyperV Server. Otherwise, you will NEVER be able to connect to the Hyper-V host. If your management workstation’s administrator account does not have those capabilities, hold down [Shift] while right-clicking the Hyper-V Manager shortcut, and then choose Run as a different user.

    7 people found this answer helpful.

  2. AD 21 Reputation points
    2022-03-11T13:23:47.203+00:00

    I had this issue for a few weeks, what finally fixed it for me was this powershell command - Type --> winrm invoke Restore winrm/config


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.