· 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

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.

[image002](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.

[image003](http://emadadel.files.wordpress.com/2012/10/image003.jpg)

In the appearing dialog, enter the following details:

[image004](http://emadadel.files.wordpress.com/2012/10/image004.jpg)

Click on the Next button and you will get the following Password dialog.

[image005](http://emadadel.files.wordpress.com/2012/10/image005.jpg)

Enter the password and uncheck the Change Password option. Click the Next button to continue.

[image006](http://emadadel.files.wordpress.com/2012/10/image006.jpg)

Now click the Finish button and the user will get created.

[image007](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:

[image009](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.

[image010](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.

[image011](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.

Back to Blog

Related Posts

View All Posts »
Session: SharePoint Workflow Best Practices

Session: SharePoint Workflow Best Practices

Introduction to workflows Workflows help people to collaborate on documents and to manage project tasks by implementing business processes on documents and items in a Microsoft Office SharePoint Server 2007 site....