January 04, 2014

Creating users and Groups using CMD ,manage,control panel

We create Group to give similar authorities to a set of users.

We can create user through 3 methods:

1. My computer -> Manage
2.CMD Prompt
3. Control Panel

To Create a User a/c

1. Go to, My computer –> Right click on it –> Manage –> Local users & Groups –> Users –> Right click –>New  user –> Type user name & Password –> Confirm Password –> Create

2. Go to, Run –> net user username password /add (For limited A/c)

3. Go to, Control panel –> Users account–> Create a new a/c

To create a group of user at one shot: create a notepad file & type commands
(Type “Net user name password /add” for each user) to create as many user as you want & save the file name with (.bat file) & run it.

Creating a group

Go to My computer –> Manage –> Local User & Group –> Right click –> New Group –> Give name & password –>Apply

Adding user in a Group

Go to My computer –> Manage –> Local User & Group Groups –> Right click on Group –> Properties –> Add –>Advance –> Find Now –> Select users –> Ok -> Apply

[Press Ctrl to select more then one user]

To Reset a Password

Go to, My computer -> Manage –> Users –> Right Click on User –> Set Password
Or
Run CMD –> “net user username *” and press Enter

Type password” (should be complex & at least of seven character)

To Enable or Disable a/c

Go to –> Manage –> Local users & Group –> Right click on User a/c –> Properties –> Check or Uncheck to Enable or Disable a/c respectively

No comments:

Post a Comment

hi, users please post comments and queries about posts and blog ,enjoy the technology.