Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

net localgroup - can you help to get it work

Status
Not open for further replies.

ggolub

Programmer
Jan 5, 2005
13
0
0
US
Hello Forum

Can you please help me with silly issue.
I run:
net localgroup Administrators bbc\my-account-ac-dc /add

... and get syntax error.
When I add local user:
net localgroup Administrators gene /add

it works.
However MS example have the same syntax for both type of users.
 
one correction:
I was trying to add domain group, not domain user or local user.
Domain user and local user are getting added with no problem.
The problem is adding domain group to local group.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top