Wednesday, January 13, 2016

Configure User Profile Service Application on SharePoint Server 2013

User Profile Service required Managed Metadata Service. So first we will configure Managed Metadata Service Application.
The user profile service provides out SharePoint farm with all the social networking features plus more. It forms the 
basis of My Site support, User Profile Pages, Audiences and Social tagging.

You can read more about :  User Profile Service.

Lets start configuration. navigate to User Profile Server. Central Administration >> Application Management >> Manage Service
Manage Application >> Click on New >> Select 

NewUserProfileServie 

Enter Name : User Profile Service Application 
Application Pool Name : SharePoint – User Profile Service
I’ve used svcUPS account for Application Pool Identity.

UserProfileSerive 

I will keep User Profile database name as it is. It’s good practise to change or add database name when you have two user profile running in your SharePoint farm.

UserProfileDB 

You can change User Profile Synchronization database name or keep as it is.

UserProfileSyncDB

Click on Create. 
Now we need to start User profile service from Manage Services on the server. For that go to Central Admin >>
Under System Service >> Manage Services on the server 

StartUser

first start User Profile Service then start User Profile Synchronization Service
It will ask you about your farm administrator accounts password.

UserSyncStart 

User profile service will take 15-20 minutes to start. 
This in turn, will correctly configure and start our ForeFront Identity Manager Windows Services (FIM).

FFService 

Now we to Reset IIS server. Go to Run >> Type IISReset 
Lets Configure Synchronization Connection, for that navigate to Central Administration >> Application Management >>
Manage Service Application >> User Profile Service >> Configure Synchronization Connection

SyncConnection 

Create New Connection 

CreateConnection 

Connection Name : AdSync
Forest Name : zsdev.com (Put name of your forest)
I’ve used svcAdSync service account. and enter password of that account. 
Click on Populate Containers. and selected OU of your users you want to synchronize with User Profile Service.


Sync 

Click OK.
Go back to User Profile Service and User Profile Synchronization under Synchronization Option. 
Select   “Start Full Synchronization” 

StartSyncPro 

Once synchronization complete. you can go to User Profile Service Application >>  People >> Manage User Profiles 
and can find users in Active Directory.

Thanks.

0 comments:

Post a Comment