The User Profile Service in SharePoint is responsible for synchronising user data to and from SharePoint to identity stores such as Active Directory, LDAP and many others.

learn more… | top users | synonyms

5
votes
2answers
972 views

sharepoint 2010 adding more fields in user profile, accessible from spuser

we have custom fields like e.g. Manager, Organisation, EmployeeCode. currently we are creating a custom list to add these with respective SpUser.ID, which i think is wrong. Can any one please guide ...
2
votes
3answers
780 views

User Profile Synchronization Service error

I am having a strange error with our user profile service application .When i tried to start the user profile synchronization service it will take some time saying starting and then it will stop when ...
1
vote
1answer
134 views

UPS Multiple sync connections

I have a scenario where I want to push the SharePoint profile pictures to AD. I have this down and all is good in a test environment. In my production environment I want to start pushing this out. ...
0
votes
1answer
140 views

List all Audiences in a site (in Console App)

I'm in the beginning of creating a custom web part that allows users to add themselves to Audiences and I'm first trying to get a feel for the API, by trying to simply list all Audiences I have on my ...
1
vote
1answer
452 views

Admin account appearing in People Search Results

I have created a Staff Directory by using the "People Search Results" page available in SP 2010. I followed these instructions: ...
0
votes
0answers
181 views

ConnectionManager can't find connection

I'm trying to get a connection from the connectionManager, but when I run the following code, I get my connection as null (which throws a nullreference exception later) Is there anyone who knows what ...
1
vote
1answer
106 views

Count in people scope and User Profiles is different

Can anybody tell me why item count in People Scope and User Profiles is different? And at different time item count in Scope people can be different too. I mean at 11 a.m. it was 501 and at 4 p.m. it ...
0
votes
2answers
394 views

Will Sharepoint Sync User Profiles if only Domain Groups are Used?

In my sharepoint, I have assigned permissions for sites and pages by using only domain groups - that is, I am not using any sharepoint groups themselves. This works fine. It allows me to add and ...
1
vote
1answer
1k views

SharePoint 2010 PeoplePicker Control Not Displaying User Data

In a test SharePoint environment, I have configured the User Profile Service, and the user profiles have been successfully populated into the UPS using the User profile Synchronization Service from ...
2
votes
2answers
2k views

Import User profiles from AD not working

I intend to import user profiles from AD to SharePoint 2010 but I can't do it. See the process that I am following below: When I got to User Profile Service Application -> Configure Synchronization ...
7
votes
1answer
361 views

SharePoint 2010 User Profile Synchronization: BCS + WCF

I'm here because I'm trying to implement a scenario of user profile synchro with bcs connecting to wcf service. Here is the context: A remote web service is returning a full list of employee infos. ...
0
votes
1answer
177 views

User Profile Service Configuration problem: no update of user information even in full synch

I'm encountering some problems with UPS. After the installation every user from sharepoint has all fields parametrized (eg.: Department) but if I change them and launch a Sync (full or incremental) my ...
1
vote
1answer
150 views

User Profile Service Application CA pages slowness

How are your loading times of the User Profile Service Application pages in the Central Administration ? Mine are often beyond one or two minutes, for example when adding a new user property. I am not ...
1
vote
2answers
339 views

User Profile Service and Account disabled

I'm facing a problem after I have installed and configured the User Profile Service. When I create the synch everything work fine but now the system floods active directory with wrong credential (I ...
0
votes
0answers
54 views

Health Analyzer entry showing “(no title)” issue for UserProfileService

I'm working on clearing out my Health Analyzer issues. One in the list shows up as "(no title)" and I can't find any other information on it on the Microsoft reference library. How can I fix this one? ...
0
votes
1answer
346 views

SharePoint 2010 Organization Browser limit active/enabled AD accounts users

We are just starting to use the Organization browser webpart in our local intranet. While working with it we've noticed that disabled AD accounts are showing up in the list. Is there a way to filter ...
1
vote
1answer
1k views

People picker is picking users from AD even though user profile service is not connected to AD

I have seen this scenario at my office I had installed sharepoint on a new machine at my office. After installing I tried to add a new user profile. When clicking on account name I can see that I can ...
0
votes
2answers
5k views

User Information List not sync'd with User Profile database

I have a bunch of site collections for my single web application and when I run Full Synchronization of users using the User Profile Synchronization service the information in each site collection's ...
0
votes
1answer
571 views

Get-SPUser: Error cannot get the full name or e-mail address of user sharepoint 2010

I'm trying to display first name last names instead of DOMAIN\username. I tried running : Get-SPUser –Web webapplication| Set-SPUser –SyncFromAD But i keep getting the rror : cannot get the full ...
1
vote
1answer
237 views

Custom Discussion Board Join User Profile Custom Properties Linked Datasource

I have been tasked with modifying the SharePoint 2010 default Discussion Board to include two additional custom fields that have been definied in the User Profile list. In an ideal world I would like ...
0
votes
0answers
162 views

Updating the Management Agent in Forefront Identity Manager

I'm trying to clean up a UPA which has thousands of unncesseary objects (like shared mailboxes, resources, etc). It really makes the People search experience unplesant as so much junk gets returned. I ...
0
votes
1answer
267 views

PurgeNonImportedObjects doesn’t remove user accounts?

Our customer has switched his AD to a new one. We have migrated users in SharePoint, but the User Profile Service doesn’t work for 73 of 7024 users. These users can log in to SharePoint, but doesn’t ...
1
vote
2answers
971 views

Claims auth + LDAP user display setting in SharePoint

I have a claims auth site setup right now with both Windows & Forms. Providers are configured for LDAP auth. This works without an issue. I want users to be able to sign in to SharePoint using ...
0
votes
2answers
2k views

Problem managing User Profile Service

I had a brand new Sharepoint Farm... I tried to installa User Profile Service and everying goes well. When i tried to access to the Manage Area, I get an "unexpected exception". If i look inside the ...
0
votes
2answers
696 views

People search yielding no results in spite of a successful User Profile Synchronization?

I have used the sharepoint farm configuration wizard to setup all services under spfarm account and everything works fine. However I am having trouble with Searching for people. Here is the link I ...
0
votes
2answers
445 views

User Profile Service Application is not showing in Server Applications page

I installed SharePoint 2010 Foundation (Standalone) on my development machine but for some reason, "User Profile Service Application" is not showing in Service Applications ...
2
votes
2answers
1k views

User Profile Synchronization: How to delete/overwrite “Job Title” property?

The UPS animal is a strange one. I just don't know how I can delete or overwrite a property completely. I have the Job Title property (Imported from AD) filled on all my users. I want to change this ...
1
vote
1answer
170 views

Updating Active Directory 'webpage' property

We currently have a SharePoint 2007 environment that has been in use for years now. When it was set up, it automatically entered information into the Active Directory property 'webpage' for all users ...
2
votes
3answers
1k views

Remove Admin/System Accounts from People Search

We have several SharePoint only accounts that don't correspond to any users in our Active Directory. How can I exclude these accounts from People search?
2
votes
2answers
558 views

Disabling/postponing timer jobs programmatically

I wrote a utility that sync's our Oracle HR database of employees into SharePoint profiles. It loads all 150,000 employees from Oracle into an array, for each employee it retrieves or creates a ...
0
votes
1answer
29 views

UserProfile Not Running - am I setting myself up for a fall?

I had a question User Profile Application - MOSS MA not found still outstanding. I believe its a transparent proxy related problem. The site does not use My Sites, Social Tagging, or the need to sync ...
1
vote
1answer
2k views

User Profile Synchronization won't start

I am using sharepoint 2010 standard on Server2008 R2. I have configured and started User Profile Synchronization Service by following http://www.harbar.net/articles/sp2010ups.aspx article. My both ...
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 ...
0
votes
1answer
608 views

Importing Active Directory fields into User Profile Managed Metadata Properties

In the simplest approach, we've created a term set for our company's departments. Our Active Directory also captures this information as a string property. When we import our users from AD into ...
0
votes
2answers
835 views

Mapping User Properties Fails

I have the User Profile Service set up to map Active Directory users to Sharepoint. Its all working, but I'm having trouble when trying to make the mobile field import into the CellPhone field in ...
0
votes
1answer
332 views

Fetching data from user profile service throws NullReferenceException

I am fetching the user data from the user profile service. I have created a custom property for EmpId. When I try to access its value NullReferenceException is thrown. How can I access the value ...
0
votes
3answers
727 views

User Profile Application - MOSS MA not found

I've had an interesting 2 days with a production environment which saw me rebuild a farm in 2007 and upgrade it to 2010. Nearly have everything working bar the fabled UPSA. I seemingly have some kind ...
0
votes
2answers
613 views

Moving Users between OU's in Active directory and User Profile Sync

Currently we are going through a process of moving our users from one active directory OU to another OU within the same forest. The issue that is now becoming apparent is that the users that have ...
1
vote
2answers
6k views

FIM Synchronization Service fails to start - User Profile Synchronization service stuck on starting

So, I have an user profile synchronization service application configured for a production farm. When I go to manage services on server (through central admin) it shows this :- User Profile Service ...
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 ...
0
votes
3answers
4k views

User Profile Service Application Error

I have Sharepoint Server 2010 Standard installed. I want to configure the default "User Profile Service Application". When I click on User Profile Service Application from central admin, it gives ...
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. ...
2
votes
5answers
4k views

User Profile Sync Service Frustration

I try to provision the UPSA on my single server farm. I have a SQL 2008 R2 and a SP2010 Server on the same maschine. (Version: 14.0.5130.5002) Loopback Check is disabled and I use NTML Auth in ...
1
vote
0answers
116 views

Does a trusted My Site location actually have to point to a My Site Host?

I'm trying to evaluate my strategy for doing some custom User Profile related pages. I'd like to reuse my main master page and use a combination of web parts, users controls and page layouts to get ...
0
votes
2answers
123 views

How to find out disk space/storage usage from photo storage in a SharePoint profile

Does anyone know how to query the amount of space that is being used by storing photos in the my sites section of SharePoint? There has been concern that syncing photos to Active Directory will bloat ...
0
votes
1answer
920 views

Sharepoint sets wrong profile picture to some people who don't have one

My problem is that Sharepoint 2010 sets by default a wrong profile picture which owns to another profile to some profile which don't have any one. But next, some profile who don't have any profile ...
0
votes
0answers
250 views

Two user sync service apps and problem with My Sites

Seems I'm yet another victim of the sharepoint user profile synchronization. I'm fairly new to sharepoint and just wanted a simple email address for my accounts. The first problem is that I did the ...
0
votes
0answers
333 views

Created new UPS but mysite says no ups available

I recreated UPS after installing sp1 and June cu. UPS works fine, I am able to sync and I can all 260 employees have been populated. my site is under -http://portal.uos.com/my (my site settings under ...
2
votes
2answers
5k views

UPS > An unexpected error has occured > How to fix this issue?

I recreated UPS about 6 times now and still getting the above error. I will include the ULS log at the end. I followed all the rules Services started in SP. forefront stated (2 FIMS R RUNing under ...
0
votes
2answers
319 views

Search by samaccountname in people picker [closed]

Our current people picker works perfect, but we have about 5000 users and it would be easier for us to use the samaccountname which comes from AD. Is it possible to do?