Tagged Questions
0
votes
1answer
109 views
Forefront Identity Manager Service status is blank
Forefront identity manager service status is showing as blank in services console but I'm able to successfully start User profile service and User Profile Synchronization Service.
But I couldn't ...
1
vote
2answers
93 views
Identity correlation using User Profile Service (FIM)
Background
We are currently using SharePoint 2010 and are potentially looking at SharePoint 2013 for an upcoming project.
We have information about 'users' (employees) in a bunch of systems: Active ...
1
vote
1answer
2k views
Problem with User Profile Synchronization Service
I have been facing the problem with my sharepoint user profile synchronization service for almost 2 months.
I have followed exactly the http://www.harbar.net/articles/sp2010ups.aspx article and yet ...
1
vote
0answers
401 views
User Profile Sync not running
Under the User Profile Service Application, I noticed that the Profile Synchronization Status was set to "Synchronizing Stop". Which is weird, as it was noon, and the incrementals are supposed to ...
1
vote
4answers
3k views
Pull ALL Active Directory users into SharePoint 2010
I have a SharePoint 2010 farm with a User Profile Service (UPS) configured. It reaches into my AD Forest and pulls out exactly 24 users. There are about 150 users in my company's Active Directory. ...
3
votes
1answer
1k views
Event log errors with Forefront Identity Manager / User Profile Service
My event log is filled with errors with event ID 3. I am running a SharePoint 2010 farm with one front-end server and a dedicated database server.
The events look something like this:
...
3
votes
1answer
263 views
Forefront Run Profiles not created when creating user profile service from PowerShell
I'm trying to achieve a full User Profile setup for SharePoint 2010 using PowerShell, including the creation of the Active Directory connection.
My PowerShell source code comes mainly from here.
// ...