Explanation/Reference:
Explanation:
Scenario:
User-specific contact information, including employee photos, is stored and managed in Active

Directory. All employees are locatedin the ActiveUsers organizational unit (OU).
Configure the User Profile Synchronization service to import user profile data from Active Directory.

Importing Images Into SharePoint User Profiles My Sites
To make the user images that we have uploaded into the thumbnail Photo attribute in Active Directory available in SharePoint we will first need to map it to the Picture property in the User Profile Service Application.
Firstly, you will need to go into the User Profile Service Application.

Central Admin >Application Management > Service Applications > Manage Service Applications > User

Profile Service Application
Then you will need to go into the Manage User Properties section and edit the Picture property.
Next we will map the Active Directory property thumbnail Photo to the Picture property in SharePoint

Once the mapping has been applied the Manage User Properties page will look like this.

Now we will need to run a Full User Profile Synchronization job so that SharePoint can import the user

images from Active Directory Synchronization > Start Profile Synchronization > Start Full Synchronization Lastly we will need to force SharePoint to update the User Profile Database This will create the

thumbnails that are used in My Sites and the User Profile Service.This will need to be run in the SharePoint PowerShell Console with the appropriate My Site permissions.

Reference:https://richardstk.com/2013/04/12/import-user-photos-from-active-directory-into-sharepoint-
2013/