Adding a user to the local Administrator group using powershell
- by Rihan Meij
Hi
I would like to use powershell to add a spesific user to the local administrator group on a machine. I would be running the powershell script in the context of a user that has Administration rights on the local machine.
Thanks
Rihan