How to add user in a group in windows vista home?

link|improve this question

60% accept rate
we need more details... – studiohack Apr 29 '10 at 4:35
feedback

migrated from serverfault.com Apr 29 '10 at 4:34

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 1 down vote accepted

In a command prompt:

net localgroup NameOfGroup UserName1 UserName2 /add
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.