Del via


Authentication Errors with Hyper-V Virtual Machine Connection

If you are getting an "Authentication Error" when trying to connect to a virtual machine under Hyper-V,  you can open the Hyper-V Settings (from the main MMC page) and disable the use of default credentials under the User Credentials section.  Once you have made this change the Virtual Machine Connection will start to prompt you for credentials when you try to connect to a virtual machine.

Three things to note:

  1. If you are using a smart card to log in to your physical computer (not your virtual machine) you have to disable the use of default credentials.
  2. By disabling the use of default credentials you can enter in the credentials of a different user (if you need to).
  3. You can select to "remember" your credentials, which means that you will not need to type them in each time.

Cheers,
Ben

Comments

  • Anonymous
    May 06, 2008
    Does the authentication require a two way trust? Our hyper-V boxes are running in a domain with a one way trust between our corporate domain and it.  I can't seem to use the Hyper-V manager from a machine in the corporate domain. Thoughts?

  • Anonymous
    May 07, 2008
    Yes - two way trust is required.  This is because WMI (which we use) has the server call back to the client. Cheers, Ben