I'm just setting up a new 2012 R2 Hyper-V Cluster in a lab environment. Everything seems to be functioning properly. I'm able to create VMs locally in Hyper-V Manager and I can migrate between the two nodes in the cluster. However, my first attempt to deploy a machine within VMM is failing.
The error is:
Error (12700)
VMM cannot complete the host operation on the HyperVHostA.devKPlab.com server because of the error: The operation failed.
The 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. (0x80070569).
Unknown error (0x8000)
Recommended Action
Resolve the host issue and then try the operation again.
After doing some research, I'm finding a lot of resources that are mentioning that I need to add 'NT Virtual Machine\Virtual Machines' hidden group to 'log on as a service' local policy (or GPO). However, on the local HyperV boxes I'm not able to get that account to resolve when I try and add it. I wouldn't expect 2012 R2 to be any different than 2012, but I'm at a loss here.