Thread
:
Net Group /ADD (on a windows box, non domain controller)
View Single Post
Apr 13th, 2005, 2:27 PM
#
2
Rory
Expert Programmer
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power:
4
A bit late but in case you cared,
net localgroup "groupname" [users] /add
Direct API equivalent is NetLocalGroupAddW
Yeah it works, I use it all the time.
Rory
View Public Profile
Visit Rory's homepage!
Find More Posts by Rory