Jump to content

Hyper-V Virtual Machine Management service encountered an unexpected error: Logon


Recommended Posts

Posted

Hey

 

I need to restore a vm from veeam but every time i do so i comes up with the following error he Hyper-V Virtual Machine Management service encountered an unexpected error: Logon failure: the user has not been granted the requested logon type at this computer.

 

i also cant create new VM machines, i know i can reboot the host but i wanted to see if anyone else has come across this issue.

 

Thanks

Posted

fixed by following this guide.

Hi,

The Group “NT Virtual Machine\Virtual Machines” is a special group. In Windows System there are certain special groups that are created by the system and that are used for special purposes.

I don’t find how to grant permission for these special groups, while I found a way to add these kinds of special groups to a normal group. So you can create a local group on the Hyper- V host, we name it “VMTest”. Then run below command to add the group “NT Virtual Machine\Virtual Machines” to “VMTest”.

Net localgroup VMTest “NT Virtual Machine\Virtual Machines” /add

After that, grant the “VMTest” group “Log on as a Service” user right.

Try this workaround and give us feedback for further troubleshooting.

For more information please refer to following MS articles:

Starting or Live Migrating Hyper-V virtual machines may fail with error 0x80070569 on Windows Server 2012-based computers

http://support.microsoft.com/kb/2779204

How to Add Special Groups to Built-In Groups

http://support.microsoft.com/kb/292781

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...