View Single Post
Old Apr 13th, 2005, 2:27 PM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
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 is offline   Reply With Quote