0
votes
0answers
112 views

People picker username resolving in Lists but not Calendar - SharePoint 2013

We have an issue with Person/Group fields in an Events Calendar, where if the full name is entered 'Ken Kenniff' then it resolves fine. However if the username is entered 'kkenniff' then it doesnt ...
0
votes
0answers
149 views

People picker finds group, then says no exact match found

I'm trying to add a group to a document library to give them permission to see it. If I type the group name and ask SP to check it, it says No exact match was found If I search the address book it ...
0
votes
1answer
152 views

From PeopleEditor to ActiveDirectory User

I have a PoepleEditor and want to get some additional informations of a selected user from AD. When PoepoleEditor resolves an Entry you have that PickerEntry as result. One member of it is "key" which ...
1
vote
1answer
1k views

SharePoint 2010 People Picker Issues

I recently performed a database attach upgrade from a SharePoint 2003 system to SharePoint 2007, then up to SharePoint 2010. Everything is running well, for the most part. But one of our biggest ...
1
vote
1answer
1k views

SharePoint 2010 - Configure People Picker columns (add/remove)

How it is possible to configure the Sharepoint 2010 People Picker? I want ot remove the column [Mobile Number] and add a column with the normal Phone Number. Thanks in advance!
1
vote
3answers
956 views

How to show AD Contacts in the SP2010 people picker

is it possible to have the SharePoint 2010 people picker show AD Contacts. We have sub contractors & some full time staff listed as contacts in AD, in order to have their contact information ...
4
votes
1answer
626 views

Peoplepicker returning with “No exact match was found” for a 1-way trust

Problem: When selecting an user in the peoplepicker, and posting the page to the server, an error is returned that the user cannot be found (No exact match was found). This happens when a task is to ...
0
votes
1answer
459 views

Script or Code to import from AD to Sharepoint Group All users

I'm looking for a script or code to make Sharepoint know 'bout users from active directory.. I have 3 domains and People Picker sees people but cannot resolve that (suggest only).. I read in many ...
0
votes
1answer
1k views

Get all users from active directory to sharepoint

I have to populate my autocomplete PeopleEditor-like control based on brililant ASPTokenInput with all people from my AD domain. Reflecting PeopleEditor shows a real mess in their Active Directory ...