- I have
UserA
. - Working on
ComputerA
. I have setup a Virtual Machine on
ComputerA
under Hyper-V calledComputerA-VM
.ComputerA
runs Windows 10 Pro.ComputerA
is part of domain.com managed by a DC running Windows Server 2012 R2.UserA
is a domain user.
I want UserA
to have permissions to START ComputerA-VM
and CONNECT (access console) to ComputerA-VM
and NOTHING ELSE.
I don't want them to be able to create other VMs, delete VMs, edit the settings of ComputerA-VM, or to mess with snapshots or anything.
How can I do this?