0
votes
0answers
115 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 ...
1
vote
0answers
39 views

Search user with firstname instead of lastname

When i try to search people in AD or SharePoint, i don't get results on there firstname. I always need to give either fullname or lastname. Is there a way do get John Doe as result for both, "John" ...
1
vote
1answer
2k 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 ...
0
votes
2answers
699 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 ...
4
votes
1answer
632 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
467 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 ...