Using net group to add users to a AD group

Posted by numone on Server Fault See other posts from Server Fault or by numone
Published on 2009-09-29T20:49:54Z Indexed on 2010/04/06 16:43 UTC
Read the original article Hit count: 565

Filed under:

Hi, I'm trying to add users to the an Active Directory group using net group. We use Domain Local groups for everything. When I go to run the command net group "group name" "username" /add /domain it returns "The group name could not be found. More help is available by typing NET HELPMSG 2220."

If I create a Global group and try to add them it works without issues. I would rather not re-do all of our groups just to be able to use this to add people to a group. Any thoughts/suggestions?

© Server Fault or respective owner

Related posts about active-directory