User Profile Synchronization Service Struck on "Starting" - Fixed
User profile Service Synchronization service Struck on “ starting ” . In SharePoint 2010 it is very common problem that whenever user profile synchronization is started. It gets struck on “starting”. There were many cases where user profile synchronization struck on starting from my experience I will list some cases. First stop user profile synchronization service by using SharePoint Management Shell. · Get-SpServiceInstance · It will list all services currently running on SharePoint Farm. · Select Id of User profile service synchronization, you can select Id by Right click on command prompt now Mark ID of User profile service synchronization and Hit Enter , Now Id will be automatically copied. · Now, stop user profile synchronization service . · Stop-SpServiceInstance –ID <User profile synchronization service -ID > · You will be prompted with yes or no. Enter “ Y” to confirm your