Showing posts with label User Profile Synchornization Services. Show all posts
Showing posts with label User Profile Synchornization Services. Show all posts

Thursday, September 15, 2011

User Profile Sync Replicate Access Denied 8453

I've a change to sync 7 Domains with approx 30k users account. follow user profile sync for SharePoint on technet http://technet.microsoft.com/en-us/library/ee721049.aspx
but there's a domain it's domain name doesn't match with user account domain. So, I've to enable NETBIOSDomainNamesEnabled to true
But it still doesn't work. it still error with replicate access denied. Finally, I've found another solution for this challenge. 1.uncheck all directory partition in Configure Directory Partition in AD Connection. only one left.
2.Check Configure Run Profile, does it has only one step. if not, remove all other step.
Then run full sync again and it works. Hope this post helps saving you time.

Monday, May 23, 2011

Unable to connect to Synchronization Services

Synchronization Services Manager use for verify SharePoint User Profile Synchronization is work but some people may get this error when start this application.

Unable to Connect to the Synchronization Service
Some possible reasons are:
1.The service is not started.
2.Your account is not a member of a require security group.

Solution:
1.make sure that 2 FIM Services in Synchronization Server is running.



2.make sure that your current user is in FIMSyncOperators group. if not add your user account then log off and log on.



After that, you should be able to access this application.


Cheers.