Forum Discussion
Zuwaina Al-Riyami
Mar 05, 2018Copper Contributor
User Profile Service stuck on stopping in SharePoint 2013
I have problem in sharepoint 2013 The service user profile service is stuck on stopping ..
How I can solve it ...please can any one help me
User Profile Service
Stopping
...
Zuwaina Al-Riyami
Mar 07, 2018Copper Contributor
When I run Stop-SPServiceInstance -Identity
I got this error :
"job-service-instance-00000" already exists
under the parent Microsoft.SharePoint.Administration.SPTimerService named "SPTimerV4"
Andreas Steiner
May 03, 2018Copper Contributor
Try the following command:
stsadm -o provisionservice -action stop -servicetype "Microsoft.Office.Server.Administration.ProfileSynchronizationService, Microsoft.Office.Server.UserProfiles, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" -servicename FIMSynchronizationService