net localgroup administrators /add "domain\domain users"
this work great, but then the user has to logoff for the admin rights to "show up"
is there a command i can run without having to logoff and log back on?
Posted 18 October 2012 - 01:27 PM
net localgroup administrators /add "domain\domain users"
Posted 18 October 2012 - 01:52 PM