Hi,
I have Dell Server PowerEdge R510 with the Windows server 2019 Operating System.
This server hosted several Virtual Machines. The name of this server is “Server6”
There is a virtual machine called “VM-MFA”
In the Active Directory (User and computer), there is a security group called “MFA”
I have got both access permission to “Server6” and “VM-MFA”
The Goal: I must ADD this security group “MFA” to the Local Admin group of this virtual machine “VM-MFA”.
Somebody would show me how to do it please.
Thanks,
Tjie
Active Directory (AD) is a Microsoft brand for identity-related capabilities. In the on-premises world, Windows Server AD provides a set of identity capabilities and services, and is hugely popular (88% of Fortune 1000 and 95% of enterprises use AD). This topic includes all things Active Directory including DNS, Group Policy, DFS, troubleshooting, ADFS, and all other topics under the Microsoft AD and identity umbrella.
TRUSTED BY
I would do it with PowerShell.
On the VM-MFA vm, open PowerShell elevated then enter:
Open in new window