· Emad Adel · SharePoint · 2 min read
Creating a User in Active Directory and adding to SharePoint 2010
In this small article we can explore user creation in Active Directory and adding a user to a SharePoint site. in 3 Steps Step 1 : Open Server Manager
Introduction
In this small article we can explore user creation in Active Directory and adding a user to a SharePoint site. in 3 Steps
Step 1: Open Server Manager
Open the Server Manager application from the desktop or through the Start menu.
Start Menu > Programs > Administrative Tools > Server Manager.
In the appearing application choose the following node: Server Manager > Roles > ADDS > (domain) > Users.
[
](http://emadadel.files.wordpress.com/2012/10/image002.jpg)
Step 2: Create New User inside ADDS.
You can right click on the Users item and choose the New > User menu item.
[
](http://emadadel.files.wordpress.com/2012/10/image003.jpg)
In the appearing dialog, enter the following details:
[
](http://emadadel.files.wordpress.com/2012/10/image004.jpg)
Click on the Next button and you will get the following Password dialog.
[
](http://emadadel.files.wordpress.com/2012/10/image005.jpg)
Enter the password and uncheck the Change Password option. Click the Next button to continue.
[
](http://emadadel.files.wordpress.com/2012/10/image006.jpg)
Now click the Finish button and the user will get created.
[
](http://emadadel.files.wordpress.com/2012/10/image007.jpg)
Step 3: Add the User to the SharePoint site.
Now sign in to the SharePoint site with administrative privileges. Choose the Site Actions > Site Permissions option to get the following screen:
[
](http://emadadel.files.wordpress.com/2012/10/image009.jpg)
I am adding the new user into the Members group. Click on the Members item and in the arriving page, use the New > Add Users menu.
[
](http://emadadel.files.wordpress.com/2012/10/image010.jpg)
In the appearing dialog box, enter the user name, resolve it, and click the OK button.
[
](http://emadadel.files.wordpress.com/2012/10/image011.jpg)
Now the user is added to the list and you are ready to test the New User.
