how to create local group from command line

G

gs

I think I can create a user with the net user command what about a local
group with specified domain ID/groups?

net group <aLclGrpname> /add
net group <aLclGrpname> <domain\usrID> /add

what is the /domain switch for? if omit that /domain, would <groupname>
apply to the group being local?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top