Article – Configuring User Profile Services in SharePoint Server 2010
Posted by Joy
There are number of things which we need to do manually right after installing SharePoint Server 2010. Enabling Activity Feed Timer Job which unlocks the full power of social networking capabilities is one of them and I already discussed about it in a previous article.
The profile import architecture in SharePoint 2010 is all new. Now it uses the same .NET connectors that Search and BDC are using. At the same time it’s very important to note that getting profile import configured is not that easy since the configuration is little weird.
Before we get in to the actual user profile configuration, there is a mandatory home-work need to be performed. That is the service account you are planning to use for this service application to run, must be a member of Local Administrators group of the server. And if you are planning to configure this in multiple servers, then this has to be done in all the servers. In case if you are running SharePoint 2010 on a server which contains an Active Directory, then the service account needs to be part of the Domain Admins group, since there is no Local Administrators group.
I’m running a Single-server SharePoint 2010 farm on VMware and I have an Active Directory configured already. So as the 1st step, I will do the home-work of adding the service account to Domain Admins group as illustrated below:
- Open the Active Directory Users and Computers by going to Start -> Administrative Tools -> Active Directory Users and Commuters.
- Right-click the service account you wish to configure for profile import service application to run and select Properties. In my VM the account is, SP_Farm.
- Go to Member Of tab, and select Add… to add a new group membership.
- Type Domain Admins and click Check Names to resolve the name correctly.
- Click OK and OK to close all the opened windows.
Unfortunately, in order to take effect this change, you must restart the server. Go ahead and restart, before you get your fingers burnt.
After you restart the server, we can go and start the User Profile Synchronization Service as illustrated below:
- Navigate to SharePoint 2010 Central Administration site.
- From the System Settings section, select Manage services on server link.
- Services on Server: page shows all the services installed in the server. Scroll down until you see User Profile Synchronization Service. Click Start link in the Action column for the User Profile Synchronization Service.
- Next screen prompt you for the credentials required to run this service application. Since we have already configured our account as a member of either Local Administrators or Domain Admins group we can enter Password: and Confirm password: for the same account, and click OK.
- This is where SharePoint team checks your patience. Status of the User Profile Synchronization Service will say Starting for few minutes. In my VM, it took 4 minutes and it can go even longer than that. Keep on refreshing the page and as long as it says Starting, you are good.
- After few minutes, status will become Started.
Before proceed to next set of configuration steps, remember to restart your IIS by following:
- Click Start -> All Programs -> Accessories -> Command Prompt.
- Type iisreset and press Enter.
- When it completes, type exit and press Enter.
After restarting IIS, proceed to configuring the User Profile Synchronization connections:
- Navigate to SharePoint 2010 Central Administration site.
- From Application Management section, select Manage service applications link.
- From the Service Applications page, scroll down until you see User Profile Service Application. Click the User Profile Service Application link.
- You will be taken to Manage Profile Service: User Profile Service Application page. From the Synchronization section, select Configure Synchronization Connection link.
- You will be taken to Synchronization Connections page. Select Create New Connection link to configure new profile import connection.
- You will be taken to Add new synchronization connection page. Specify a meaningful name for the Connection Name. Select Active Directory for the Type. In the Connection Settings section, specify the forest name for the Forest name: field and enter the service account name in the form of DOMAIN\account for the Account name: field and enter the password for Password: and Confirm password: filed.
- Click Populate Containers button. This will communicate with the given forest and populate the containers such as Users, Groups and OUs.
- Scroll down and select the Users container and click OK.
Now that you have configured your User Profile Synchronization Service to communicate with the Active Directory Users container, next you need to fire it up so that it can bring the users from Active Directory into SharePoint. Let’s go and start a Full Import to get all the users.
- From Application Management section, select Manage service applications link.
- From the Service Applications page, scroll down until you see User Profile Service Application. Click the User Profile Service Application link.
- You will be taken to Manage Profile Service: User Profile Service Application page. From the Synchronization section, select Start Profile Synchronization link.
- You will be taken to Start Profile Synchronization page. Select Start Full and click OK.
- Now you are back in Manage Profile Service: User Profile Service Application page. Observe the right side of the Manage Profile Service: User Profile Service Application page. Initially, Number of User Profiles will be 0. And the Profile Synchronization Status will change from Idle to Synchronizing.
- Keep on refreshing the page and after few minutes, you will see Profile Synchronization Status will come back to Idle. Also Number of User Profiles will show a number indicating how many profiles were synchronized. Be patience in this step as well since it will take more than you expect to finish the synchronization. I had 6 users and it took nearly 8 minutes to complete this.
Now that you have done a full import and I suggest you depending on the frequency of the changes in the Active Directory, you can decide whether you configure an incremental import or not. If it’s a demo setup just like mine, leave it for the moment because you know how to do a full import whenever you need.
Pages
Categories
- Announcements (5)
- Articles (14)
- Administration (14)
- Development (7)
- End User (6)
- Power User (11)
- Fix it (3)
- Administration (3)
- Tips n Tricks (4)
- Administration (3)
- Development (1)
- End User (1)
- Power User (2)
Tag Cloud
Authentication BCS Business Connectivity Services Developer Dashboard MOSS 2007 Object Cache Office 2010 Office Web Apps PowerPoint Service Project Server 2010 PWA SharePoint Designer 2010 SharePoint Foundation 2010 SharePoint Server 2010 SharePoint Server 2010 Configuration Social Networking Tech-Ed User Profile Services Visual Studio 2010 Word Viewing Service WSS 3.0
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
Blogroll
Archive
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- August 2010
- July 2010


















