Create a User Profile service applications in SharePoint Server
APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
The User Profile service is a shared service in SharePoint Server that provides a central location for configuring and managing user profiles.
This article contains required information and procedures for configuring a User Profile service application.
Before you begin
Before you begin this operation, review the following information about prerequisites:
You have configure the managed metadata service.
A managed path exists.
An application pool for My Sites exists.
A site collection that uses the My Site Host template exists.
Create a User Profile service application
You can create a User Profile service application by using either the SharePoint Central Administration website or Microsoft PowerShell. Be sure you're a member of the Farm Administrators group when you perform these procedures.
To create a User Profile Service application by using Central Administration
In Central Administration, in the Application Management section, click Manage service applications.
In the Create group of the ribbon, click New, and then click User Profile Service Application in the list of service applications to create.
In the Create New User Profile Service Application dialog, in the Name section, type a unique name for the User Profile service application.
In the Application Pool section, select Use existing application pool to choose an existing application pool from the list or select Create a new application pool to create a new application pool.
In the Application Pool section, for the Select a security account for this application pool option, select Predefined to choose an existing predefined security account from the list or select Configurable to choose an existing managed account.
In the Profile Database section, in the Database Server box, type the name of the database server where you want to create the profile database. In the Database Name box, type the name that you want to use for the profile database.
In the Profile Database section, for the Database authentication option, select Windows Authentication (recommended) to use Integrated Windows authentication to connect to the profile database or select SQL authentication to enter the credentials that will be used to connect to the profile database.
In the Failover Server section, in the Failover Database Server box, type the name of the database server to be used together with SQL Server database mirroring.
In the Synchronization Database section, in the Database Server box, type the name of the database server where you want to create the synchronization database. In the Database Name box, type the name of the synchronization database.
Note
Only ASCII characters are allowed for the synchronization database name.
In the Failover Server section under Synchronization Database, in the Failover Database Server box, type the name of the database server to be used together with SQL Server database mirroring.
In the Social Tagging Database section, in the Database Server box, type the name of the database server where the social tagging database will be located. In the Database Name box, type the name of the database where social tags will be stored.
In the Social Tagging Database section, for the Database authentication option, select Windows Authentication (recommended) to use Integrated Windows authentication to connect to the social tagging database or select SQL authentication to type the credentials that will be used to connect to the social tagging database.
In the Failover Server section, in the Failover Database Server box, type the name of the database server that you want to use with SQL Server database mirroring.
In the My Site Host URL section, type the URL of the site collection where the My Site Host is provisioned.
In the My Site Managed Path section, type the managed path where you want to create individual My Sites.
Note
Self-service site creation can be enabled for the web application that hosts My Sites. Users must have Create Personal Site permissions to create their own My Site. By default, this permission is enabled in SharePoint Server for all authenticated users. Ensure that you want the default setting to apply to the organization. Or, you can use one or more security groups to grant the Create Personal Site permission to a subset of users in an organization.
In the Site Naming Formatsection, select one of the following formats for naming new personal sites:
User name (do not resolve conflicts)
User name (resolve conflicts by using domain_user name)
Domain and user name (will not have conflicts)
In the Default Proxy Group section, select whether you want the proxy of this User Profile service application to be a part of the default proxy group on this farm.
In the Viva Engage Integration section, select whether you want to use Viva Engage for social collaboration.
Click Create.