How to add NT Virtual Machine\Virtual Machines to GPO
Posted
by
Nicola Cassolato
on Server Fault
See other posts from Server Fault
or by Nicola Cassolato
Published on 2013-10-15T07:26:44Z
Indexed on
2013/10/17
16:04 UTC
Read the original article
Hit count: 2448
active-directory
|hyper-v
I have a Windows 2012 Server with Hyper-V enabled and a few virtual machines.
My current configuration has a few account in the "Log on as a service" list in the domain policies, and sometimes this prevent my virtual machines from starting (I get this error: 'Error 0x80070569 ('VM_NAME' failed to start worker process: Logon Failure: The user has not been granted the requested logon type at this computer.')
As described in this KB I would like to add NT Virtual Machine\Virtual Machines to my "Log on as a service" list to resolve my problem.
My problem is that when I try to add that user to my domain policy I get an error message: "The following account could not be validated". My domain controller obviously doesn't know about that user since it's not an Hyper-V enabled server.
How can I add that account to my Domain Policies?
© Server Fault or respective owner