Here we see how to configure User Profile Service application in partition mode.

Service application can be configured to partition the data, so that the same instance of the service application can be used by multiple tenants. In this we will be seeing how to partition the User Profile service application. Both the user profile service application and proxy should be configured. This can be done via powershell or object model only.

The mode of a service application cannot be changed from partitioned mode to un-partitioned mode and vice - versa.

1.gif

Configure User Profile Service Application in partition mode using powershell:

Once you run the command you may get the following error

3.gif

The reason is "$dbServerName" is not correct. Give the correct database server name.

Start the User Profile Synchronization service

Manage User Profiles page:

Go to Central Administration => Application Management => Manage service applications => you could be able to see a new partition user profile service application created successfully.

6.gif

Click on the "Partitioned User Profile Service Application" to see the Manage User Profiles page, you could see a slight difference from the regular user profile service application.

7.gif