2013 Wildcard People Search

Is there a way to wildcard the people search in the search center? 
Most of the time the people picker suggestion drop down doesn't load quick enough for our users so they type half of someone's name and hit enter which then produces an error about no results matching the search.

Hi MJ2012,
According to your description, my understanding is that you want to implement wildcard people search in SharePoint 2013 Search Center.
For achieving your requirement, when the users type half of someone's name, please append “*”, then search. It will returen all user whose name is started with the typing string, like:
“admin*”
Best Regards,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • Add initials attribut in People Search

    Hello all
    I have a staff directory, I added phone number of my users with the following procedure :
    http://antclegg.blogspot.ch/2013/09/people-search-with-work-number-in.html
    Now I try to add an active directory attribut - initials, For that I added a attribut :
    And added the code :
    var has_initials = !$isEmptyString(ctx.CurrentItem.Initials);
    if(has_initials == true) {
    _#-->
    <div id="Initials">
    <!--#_
    var encodedinitials = $htmlEncode(ctx.CurrentItem.Initials);
    var displayinitials = Srch.U.getSingleHHXMLNodeValue(hhProps, "Initials");
    if ($isEmptyString(displayinitials)) { displayinitials = encodedinitials }
    _#-->
    <div id="InitialsValue" class="ms-srch-ellipsis" title="_#= encodedinitials =#_"> _#= displayinitials =#_ </div>
    </div>
    <!--#_
    But It doesn't work :(
    Thank you in advance for your help

    Hi ,
    According to your description, my understanding is that you want to add an active directory attribution to people search result.
    For your issue, please make sure the attribution "initials"  exists  in  the user properties.You can go to Central  Administration -> Application Management -> Manage service applications -> User Profile Service Application
    -> Manage User Properties.
    You can have a look at the blog:
    http://stevemannspath.blogspot.com/2013/05/sharepoint-2013-search-adding-managed.html
    https://onedrive.live.com/?cid=b0e334a7a014f2c7&id=B0E334A7A014F2C7%213611&ithint=file,.html&authkey=!AGeRYNjgDv_yxyg
    Thanks
    Eric
    Eric Tao
    TechNet Community Support

  • Consuming 2013 people search results on a 2010 farm

    Hi,
    We currently have two 2010 farms A and B.  Farm A contains all service applications as well as our Portal site collections.  Farm B contains My Sites and uses the search service from farm A.  This all works fine.
    We want to upgrade to 2013 so we've built a new 2013 farm.  We want to migrate My Sites from farm B and user profiles from farm A onto the new 2013 farm.
    The problem is search.  We want to leave the search service on 2010 farm A since all of the regular content is there, but then how can I federate people search results from the 2013 farm?
    Another possibility might be to use the 2013 search service to crawl the 2010 farm A.  If this is the best option how would I set this up?
    Thanks.
     - Ed.

    Hi,
    I recommend migrate the content from 2010 to 2013: 
    http://technet.microsoft.com/en-us/library/cc263299(v=office.15).aspx  This is your best option.
    Here's where you'll upgrade the service application databases,
    http://technet.microsoft.com/en-us/library/jj839719(v=office.15).aspx
    Make sure to start here though, just to dbl check the various steps of prepping for the database attach: 
    http://technet.microsoft.com/en-us/library/cc263026(v=office.15).aspx
    In order to do either of the scenario's you mentioned, you'd have to create trust between the two farms, here is a great blog post about this topic and cross farm services in SharePoint 2010:
    http://technet.microsoft.com/en-us/magazine/hh528474.aspx
    Cheers,
    Stacy Anothersharepointblog.blogspot.com

  • Whence people.aspx and advanced people search from 2010 to 2013?

    In SP 2010 my enterprise search center contained the page people.aspx, which allowed users a specific landing page if they were interested in doing only people searches.  So far, my current 2013 installations have the peopleresults.aspx pages, but not
    the people.aspx page.
    Particularly interesting to my customers from the 2010 people.aspx is/was the way the advanced search options had been handled.  In 2010 this was a javascript invoked drop-down of text boxes that allowed users to target particular crawled properties
    (and build the queries for the users) without the users having to learn the (seemingly to them) arcane incantations of the one-box search used to do that.
    Was that "Last Name" or "LastName" or "SurName"?  Is it ":" or "="? do I use single or double quotes?  You gret the idea.
    Anyway, as we consider the migration path of our search page, what's the strategy for support of the 2010 'advanced' people search functions from the people.aspx page in 2013?
    Am i supposed to create a new people.aspx patterned off the results.aspx page so they have a "people search starting point"?, and then also create a peopleadvanced.aspx page to support the targetted properties with proper text boxes (not ones
    that say "contains all words", etc).  Does the javascript ToggleTeaser() box still exist in the 2013 one-box search web parts, or is it just gone?
    Help in how i plan this migration, and explain this to my customers appreciated.

    Hi Norm,
    SharePoint 2013 search center also contain people search, you can choose to search ‘Everything’, ‘People’, ’Conversations’ or ‘Videos’.
    And for Advanced Search, you can enable it by editing the page in search center, click to ‘Edit the web part’ on the web part menu, then Settings->enable advanced search page, choose to enable it.
    You will see the advanced search link in search page.
    Thanks,
    Qiao Wei
    TechNet Community Support

  • SharePoint 2013 Search Display Template People Search Mobile Phone

    Hello,
    I'd like to customize the people search result page. I already added some custom profile properties without any problem. But, when adding the MobilePhone field nothing is display.
    I've created a new display template based on the "Item_Person.html" file. 
    Added the "MobilePhone" field in the ManagedPropertyMapping section
    <mso:ManagedPropertyMapping msdt:dt="string">&#39;WorkPhone&#39;:&#39;WorkPhone&#39;,&#39;MobilePhone&#39;:&#39;MobilePhone&#39;,&#39;Room&#39;:&#39;Room&#39;,&#39;Werkgebieden&#39;:&#39;Werkgebieden&#39;,&#39;AboutMe&#39;:&#39;AboutMe&#39;,&#39;AccountName&#39;:&#39;AccountName&#39;,&#39;BaseOfficeLocation&#39;:&#39;BaseOfficeLocation&#39;,&#39;Department&#39;:&#39;Department&#39;,&#39;HitHighlightedProperties&#39;:&#39;HitHighlightedProperties&#39;,&#39;Interests&#39;:&#39;Interests&#39;,&#39;JobTitle&#39;:&#39;JobTitle&#39;,&#39;LastModifiedTime&#39;:&#39;LastModifiedTime&#39;,&#39;Memberships&#39;:&#39;Memberships&#39;,&#39;PastProjects&#39;:&#39;PastProjects&#39;,&#39;Path&#39;:&#39;Path&#39;,&#39;PictureURL&#39;:&#39;PictureURL&#39;,&#39;PreferredName&#39;:&#39;PreferredName&#39;,&#39;Responsibilities&#39;:&#39;Responsibilities&#39;,&#39;Schools&#39;:&#39;Schools&#39;,&#39;ServiceApplicationID&#39;:&#39;ServiceApplicationID&#39;,&#39;SipAddress&#39;:&#39;SipAddress&#39;,&#39;Skills&#39;:&#39;Skills&#39;,&#39;UserProfile_GUID&#39;:&#39;UserProfile_GUID&#39;,&#39;WorkEmail&#39;:&#39;WorkEmail&#39;,&#39;WorkId&#39;:&#39;WorkId&#39;,&#39;YomiDisplayName&#39;:&#39;YomiDisplayName&#39;</mso:ManagedPropertyMapping>
    3. Added a variable:
    var has_MobilePhone = !$isEmptyString(ctx.CurrentItem.MobilePhone)
    4. Copied the "WorkPhone" display section and changed the values to MobilePhone
    <!--#_
    if(has_MobilePhone == true) {
    _#-->
    <div id="MobilePhoneField">
    <!--#_
    var encodedMobilePhone = ctx.CurrentItem.MobilePhone;
    var displayMobilePhone = Srch.U.getSingleHHXMLNodeValue(hhProps, "MobilePhone");
    if ($isEmptyString(displayMobilePhone)) { displayMobilePhone = encodedMobilePhone }
    _#-->
    <div id="MobilePhoneValue" class="ms-srch-ellipsis" title="_#= encodedMobilePhone =#_">MobilePhone: _#= displayMobilePhone =#_ </div>
    </div>
    <!--#_
    _#-->
    Unfortunally the mobilephone does not appear in my search results. 
    What did I missed?

    First of all thank you for this quick reply.
    I changed all the properties from MobilePhone to CellPhone, but without result.
    <mso:ManagedPropertyMapping msdt:dt="string">&#39;WorkPhone&#39;:&#39;WorkPhone&#39;,&#39;CellPhone&#39;:&#39;CellPhone&#39;,&#39;Room&#39;:&#39;Room&#39;,&#39;Werkgebieden&#39;:&#39;Werkgebieden&#39;,&#39;AboutMe&#39;:&#39;AboutMe&#39;,&#39;AccountName&#39;:&#39;AccountName&#39;,&#39;BaseOfficeLocation&#39;:&#39;BaseOfficeLocation&#39;,&#39;Department&#39;:&#39;Department&#39;,&#39;HitHighlightedProperties&#39;:&#39;HitHighlightedProperties&#39;,&#39;Interests&#39;:&#39;Interests&#39;,&#39;JobTitle&#39;:&#39;JobTitle&#39;,&#39;LastModifiedTime&#39;:&#39;LastModifiedTime&#39;,&#39;Memberships&#39;:&#39;Memberships&#39;,&#39;PastProjects&#39;:&#39;PastProjects&#39;,&#39;Path&#39;:&#39;Path&#39;,&#39;PictureURL&#39;:&#39;PictureURL&#39;,&#39;PreferredName&#39;:&#39;PreferredName&#39;,&#39;Responsibilities&#39;:&#39;Responsibilities&#39;,&#39;Schools&#39;:&#39;Schools&#39;,&#39;ServiceApplicationID&#39;:&#39;ServiceApplicationID&#39;,&#39;SipAddress&#39;:&#39;SipAddress&#39;,&#39;Skills&#39;:&#39;Skills&#39;,&#39;UserProfile_GUID&#39;:&#39;UserProfile_GUID&#39;,&#39;WorkEmail&#39;:&#39;WorkEmail&#39;,&#39;WorkId&#39;:&#39;WorkId&#39;,&#39;YomiDisplayName&#39;:&#39;YomiDisplayName&#39;</mso:ManagedPropertyMapping>
    var has_CellPhone = !$isEmptyString(ctx.CurrentItem.CellPhone)
    <!--#_
    if(has_CellPhone == true) {
    _#-->
    <div id="CellPhoneField">
    <!--#_
    var encodedCellPhone = ctx.CurrentItem.CellPhone;
    var displayCellPhone = Srch.U.getSingleHHXMLNodeValue(hhProps, "CellPhone");
    if ($isEmptyString(displayCellPhone)) { displayCellPhone = encodedCellPhone }
    _#-->
    <div id="CellPhoneValue" class="ms-srch-ellipsis" title="_#= encodedCellPhone =#_">CellPhone: _#= displayCellPhone =#_ </div>
    </div>
    <!--#_
    _#-->
    Can you please tell me what I need to change?

  • People Search question in Ent Search 2013

    There's a recommendation for breaking our s3://My_Site_host_URL into its own Content Source for People Search
    How does the Seach know to connect Standard Names (ex: AnneW or A. Weiler below) to document search. Do I have to map that in Managed Properties manually, or it happens automajically?
    http://technet.microsoft.com/en-us/library/dn535606(v=office.15).aspx
    •         sps3://My_Site_host_URL, which is for crawling user profiles
    However, if you are deploying "people search", we recommend that you create a separate content source for the start address sps3://My_Site_host_URL and run a crawl for that content source first. The reason for doing this is that after the crawl
    finishes, the search system generates a list to standardize people's names. This is so that when a person's name has different forms in one set of search results, all results for that person are displayed in a single group (known as a result block). For example,
    for the search query “Anne Weiler”, all documents authored by Anne Weiler or A. Weiler or alias AnneW can be displayed in a result block that is labeled "Documents by Anne Weiler". Similarly, all documents authored by any of those identities can
    be displayed under the heading "Anne Weiler" in the refinement panel if "Author" is one of the categories there.

    Hi Kali,
    Form the article, it seems SharePoint search mechanism will automatically generates a list to standardize people's name. You could test it in your envrionment via the steps below:
    Access Search Administration page >  Content sources.
    Remove sps3://myhost in Local SharePoint sites, create a new content sources named "people", and add sps3://myhost to it. Start a full crawl.
    I use Anne Weiler as example. Make sure the User Profile has been imported. Also upload some documents authored by A.Weiler or alias. Start a cremental crawl in related content resource.
    Access search center, and test the issue. Use the keyword "author:Anna Weiler" "author:A.Weiler" and "author:alias" and see the results.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • People Search requirement in Sharepoint 2013

    Hello Everyone
    In user profile services, I have created connection, which synchronize the Active directory data to sharepoint.
    Then I have done full synchronization. I created enterprise search center site, when i type user name in search, nothing comes up.
    Does people search requires to create mysite for all users?
    Thanks

    Hi Swetha,
    Yes, you are right.
    On people search results page, when we click the user picture, it will redirect to its personal page. So people search does
    not require my site, but when you click the user, it’s trying to access the my site.
    Best Regards.
    Kelly Chen
    TechNet Community Support

  • How to create a Display template for people search results

    Hi,
    I've just installed Sharepoint 2013 and started to play around with it. Seems to be many improvements - among these are the ability to create Display templates.
    On my publishing page there is a default "employee lookup" app which returns prefferred name, title and department as default when I try to search.
    I would love to return mobile number aswell so I have tried to do the following:
    I made a copy of Display _Catalogs/Masterpages/Display Templates/Search/Item_Person.html
    Edited that one with the following:
    1. Added 'MobilePhone':'MobilePhone' to the "Managed Property mapping" in the top of the html   document:
    <mso:ManagedPropertyMapping msdt:dt="string">'AboutMe':'AboutMe','AccountName':'AccountName','BaseOfficeLocation':'BaseOfficeLocation','Department':'Department','HitHighlightedProperties':'HitHighlightedProperties','Interests':'Interests','JobTitle':'JobTitle','LastModifiedTime':'LastModifiedTime','Memberships':'Memberships','MobilePhone':'MobilePhone','PastProjects':'PastProjects','Path':'Path','PictureURL':'PictureURL','PreferredName':'PreferredName','Responsibilities':'Responsibilities','Schools':'Schools','ServiceApplicationID':'ServiceApplicationID','SipAddress':'SipAddress','Skills':'Skills','UserProfile_GUID':'UserProfile_GUID','WorkEmail':'WorkEmail','WorkId':'WorkId','YomiDisplayName':'YomiDisplayName'</mso:ManagedPropertyMapping>
    2. Set a var in the <body> with:
    var has_MobilePhone = !$isEmptyString(ctx.CurrentItem.MobilePhone);
    Created the following based on "DepartmentField":
    if(has_MobilePhone == true) {
    _#-->
    <div id="MobilephoneField">
    <!--#_
    var encodedMobilePhone = $htmlEncode(ctx.CurrentItem.MobilePhone);
    var displayMobilePhone = Srch.U.getSingleHHXMLNodeValue(hhProps, "MobilePhone");
    if ($isEmptyString(displayMobilePhone)) { displayMobilePhone = encodedMobilePhone}
    _#-->
    <div id="MobilePhoneValue" class="ms-srch-ellipsis" title="_#= encodedMobilePhone =#_"> _#= displayMobilePhone =#_ </div>
    </div>
    <!--#_
    Saved the document to the masterpage galary and edited the search result page to (people search core results webpart) to "use a single template to display items" and selected my display template.
    Now the search result is still working but I get no mobile numbers to show up in the user info (only in the details which is default).
    Anyone has some bright ideas of what i'm missing?. I'm not used to code (which might be the cause :-)). If you also have an idea on how to make the value of the number = Mobile: <mobilenumber>. So the "Mobile:" static text is displayed
    aswell.
    Thanks a lot for your time.

    Hello,
    I did the same with my new SharePoint 2013 (I would like to display the mobile phone too) but without any chance. Have you done anything else ?
    This is my User Property "CellPhone" :
    http://www.cladstrife.com/CellPhone_Prop.png
    The ManagedPropertyMapping :
    <mso:ManagedPropertyMapping msdt:dt="string">'AboutMe':'AboutMe','AccountName':'AccountName','BaseOfficeLocation':'BaseOfficeLocation','Department':'Department','HitHighlightedProperties':'HitHighlightedProperties','Interests':'Interests','JobTitle':'JobTitle','LastModifiedTime':'LastModifiedTime','Memberships':'Memberships','PastProjects':'PastProjects','Path':'Path','PictureURL':'PictureURL','PreferredName':'PreferredName','Responsibilities':'Responsibilities','Schools':'Schools','ServiceApplicationID':'ServiceApplicationID','SipAddress':'SipAddress','Skills':'Skills','UserProfile_GUID':'UserProfile_GUID','WorkEmail':'WorkEmail','WorkId':'WorkId','YomiDisplayName':'YomiDisplayName','CellPhone':'CellPhone','HomePhone':'HomePhone'</mso:ManagedPropertyMapping>
    The "if_exist" variable :
    var has_cphone = !$isEmptyString(ctx.CurrentItem.CellPhone);
    And the "display" code :
    <!--#_
    if(has_cphone == true) {
    _#-->
    <div id="CPhoneField">
    <!--#_
    var encodedCPhone = $htmlEncode(ctx.CurrentItem.CellPhone);
    var displayCPhone = Srch.U.getSingleHHXMLNodeValue(hhProps, "CellPhone");
    if ($isEmptyString(displayCPhone)) { displayCPhone = encodedCPhone}
    _#-->
    <div id="CPhoneValue" class="ms-srch-ellipsis" title="_#= encodedCPhone =#_"> Mobile: _#= displayCPhone =#_ </div>
    </div>
    <!--#_
    _#-->
    If I delete the test lines in the display code (if(has_cphone == true) it show "Mobile:" but without any mobile number.
    Thanks for your help if any idea :)
    Best regards
    Gabriel

  • People Search results links are incorrect?

    Hello Everyone,
    Just setup People Search on SP2013 SP1 (July 2014 CU).  I have not used it in the past.
    I am finding that after I search for a staff member the results show fine.  However if I click on the user link to go to their MySite page I get the "Sorry, something went wrong" page with "User not found".
    When comparing the URLs I see this difference:
    Url from search result -
    https://.../Person.aspx?accountname=DOMAIN%255Cusername
    Url to the users MySite -
    https://.../Person.aspx?accountname=DOAMIN%5Cusername
    It appears is adding a 25 in the url preventing the "\"?
    Can anyone confirm if this is a bug in SharePoint 2013 SP1 (July 2014 CU)?
    I came across these articles which leads to think so.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/17005728-3e68-49f5-8882-85cc8260e53b/people-search-error?forum=sharepointgeneral
    http://sharepoint.stackexchange.com/questions/97882/my-sites-link-in-search-resuls-is-incorrect-escaped

    Yeah, that's a known issue caused by the MS14-022 security patch.
    It is hoped that it's in the September CU according to Stefan's comment in the link below:
    http://blogs.technet.com/b/stefan_gossner/archive/2014/08/13/august-2014-cu-for-sharepoint-2013-has-been-released.aspx

  • People Search without My Sites

    Hi,
    We are building our corporate intranet and trying to implement people search in our SharePoint 2013 Enterprise edition environment. The environment has been updated up to August CU and I am implementing host-named site collections. The challenge faced is
    that we don’t want to implement My Sites at this point. However all reading material points to having My Sites to implement people search. I have set up the User Profile service and imported users from Active Directory. All I want is to be able to search the
    User Profiles and display results. Is there any other option besides implementing My Sites? Would setting up the My Site host collection without actually setting up My Sites do the trick?
    Thanks for your help in advance.
    Mera

    You need to setup a MySites host in order to take advantage of profiles.  You do not need to have mysites enabled for people search to work.  If you're worried about MySites being enabled you can keep self site creation turned off and turn off
    the social features.
    MCITP-EA | "Never test how deep the water is with both feet"

  • People Search Error

    Since upgrading to SharePoint Server 2013 SP1 (April 17th release) our search for people returns results but the links to the User Profile My Site page are invalid (double URL Encoding). If, from the search results page, a user clicks on a person the link
    looks like:
    https://mysite.contoso.com/Person.aspx?accountname=Domain%255CUserName. The account name link should just be Domain%5CUserName, converting the backslash to %5C, however, it looks like the results are reformatting the link from % to %25 resulting in %255C.
    I'm not sure why it started doing this. The images next to the search results appear so the user profile phot link is correct and is not double encoded. Another place where this is occuring is in the video viewer page (videoplayerpage.aspx) the image
    next to the User Information above the Related web part is a broken link
    https://mysite.contoso.com/User%2520Photos/Profile%2520Pictures/username_MThumb.jpg?t=63515195352. As you can see when generating the link it has already converted the space to %20 but it then for some reason reformats it again convering the % in %20 to
    %25 resulting in %2520 which doesn't go anywhere. Does anyone know why the already formated links are reformated?
    Thank You

    I can confirm the workaround proposed by Trevor of modifying Search.ClientControls.js delivers the base result desired, although I think there may be an issue with that in that it's going to be tricky to push out the modified JavaScript and ensure
    that it gets updated in downstream proxies & end users browser caches. I had some user reports firsthand and seen other reports where the modified JS is not seen to have been updated on the end users client.
    This is to be expected as the symptom of the change not seeming to kick in is definitely an effect originating downstream from the server - if it's not the local workstations client caching, it could be downstream proxies.
    For the uninitiated, Chris O'Brien has a good post from a while back on some of the principles of SP clientside cache behaviour in regards to JS:
    http://www.sharepointnutsandbolts.com/2011/11/avoiding-bugs-from-cached-javascript.html
    If you needed to validate/bust the caching, you could use Fiddler on any workstation and change the expires headers for the file in question, or modify the "?Rev=" querystring part in the following line on your SharePoint page output and you
    should see the expected patched script:
    <script type="text/javascript" src="/_layouts/15/search.clientcontrols.js?rev=JRaJplErXEdDXuBoRMcg2Q%3D%3D"></script>
     Unfortunately that script reference is not directly referenced the standard SP 2013 Masterpages (not that that would help for people using OOTB masterpages anyhow) but rather generated on the fly. I've not caffeinated enough today to follow that
    trail any deeper.
    People Search is one of those places where key SharePoint stakeholders will notice breakages right away- profiles & social are obviously critical in SharePoint.  I think the best thing would be if an official patch for this were expedited
    at high priority by MS, before we all descend too much further down the rabbit hole of trying to work around this bug. :)  
    Keith Tuomi | Twitter: @itgroove_keith | Blog:
    http://yalla.itgroove.net
    Please click "Propose As Answer" if a post solves the problem or "Vote As Helpful" if a post has been useful to you.

  • Add custom properties to People Search Results

    Good morning,
    I am trying to include some custom properties to our Search Results. These are the steps I have followed so far:
    Create User Profile Service Property and sync to AD. The property is populated for different users.
    Run full crawl
    Create managed property on the Schema, and map this to the crawled property
    Created a new version of the Item_Person.html template and changed its title.
    Upload to the Display Templates gallery, and created a new Result Type with this as its template
    Added the new property to the mso:ManagedPropertyMapping tag
    Went to Search Result Types, and selected "Update" on the Property Sync alert
    On the new template, the new property appears on the object ctx.CurrentItem, but its value is null.
    Am I missing something? Tried running full crawl and incremental crawl. Even tried removing the index first.

    Hi,
    Please try to add custom properties using Central Admin.
    I find a thread with the same question, check this:
    http://sharepoint.stackexchange.com/questions/123090/add-custom-properties-to-people-search-results
    More information:
    http://blogs.technet.com/b/tothesharepoint/archive/2013/09/11/how-to-display-values-from-custom-managed-properties-in-search-results-option-1.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • MySite Deletion Emails, UPS, People Search Results

    SharePoint 2013
    We exclude disabled accounts from the UPS for a number of reasons - we don't want the overhead of non-employees, we don't want (requirement) these users to show in people search results, etc.
    Problem - Managers who receive the MySite Deletion email cannot access the account because the account does not exist.
    How do we solve this problem?
    If we include disabled accounts in the UPS, can we filter that information so that only accounts disabled within the last X number of days are included? And if that's attainable, how do we then filter out disabled accounts from people search results
    for those users who were imported?
    Is there a better way to accomplish this?
    There seem to be a large number of threads on this topic, but no real definitive answer or best practice, other than just saying 'import disabled accounts into the ups', which isn't a blanket resolution and will not work for us.
    Thanks
    SPNoob

    Not sure what you mean by "manager cannot access the account..." When you filter disabled accounts in UserProfile Sync the following things happen
    The disabled user will be missing from the next User Profile Sync.  They will be marked as "Missing from Import".
    When the MySite CleanUp job runs users who are missing from IMport will have their profiles deleted.  Their mySite will also be added to a list which will delete the site after 14 days.  Their manager in AD will also be made the secondary site
    collection admin of the mysite and sent an email with a link to that mysite.  The manager won't be able to login to the mysite home page, but will be able to access all the lists and libraries on the mySite to retrieve any IP stored there.
    After 14 days the MySite will be deleted.
    The user's information will remain in the UserInfo table of each site collection where they contributed content.  That way their name will still show for CreateBy and ModifiedBy entries on content.
    That's how the process works.  If you can explain what you mean by manager cannot access the account I'll try to help and explain further.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Sorting people search results

    Hi
    We tried to sort the PeopleSearch Results by LastName and then by FirstName using the Query Designer.
    In the preview everything works fine, buth when we save the web part settings and do a seearch on the people results page, the results are not sorted as excpected.
    Query Sorting, (sorting as expected in preview)
    People results page using the settings above:
    Not properly sorted
    Does anybody have an idea?
    Thanks,
    Stephan

    Wow! I was able to reproduce your problem. There seems to be no way to get the sorting to work correctly in the search results. I have been able to sort the results correctly using either a) Content by Search part or b) an App issuing a query through
    the API.
    I think you are going to have to replace the OOB people search page with a custom solution based on either the Content by Search part or an app.
    I have an Employee Directory app available on my CodePlex project here.
    http://apps.codeplex.com/releases/view/91377
    Scot
    Author,
    Microsoft SharePoint 2013 App Development
    Author,
    Professional Business Connectivity Services
    Author,
    Inside SharePoint 2013
    Blog, www.shillier.com
    Twitter, @ScotHillier
    SharePoint Trainer, Critical Path Training

  • Show the custom popup window on clicking the people name in sharepoint people search result

    Show the custom popup window on clicking the people name in sharepoint people search result
    We are doing the below code to open a popup but while clicking on name link its postback the page and not opening the popup in first click but opening in second click.The same issue occurs while navigate to second page using pagination
    The below code used to show name in item template
    <button id="NameFieldLink" class="temp" style="font-size: 12px;text-decoration:none;color:#0072c6;border:0px solid #fff;background:transparent;margin-left: 1px;height: 15px;padding: 0 10px 17px 0px;text-align: left;cursor:pointer;font-family:
    Arial, Helvetica, sans-serif;" title="">_#= DisName =#_</button> 
    The below jquery code used to open popup in control search template
    ctx.OnPostRender = []; 
    ctx.OnPostRender.push(function () {
    $(".temp").on("click", function(event)
    event.preventDefault();
    $('#fadeout').show();
    $('#pop1').find('.tab-content-people').html($(this).closest('.emp-card').find('.pop-content').html());
    $('#pop1').show();
    return false;

    I believe the issue is that you are not actually searching against the result source you made in step #1.
    It's not enough to make a result source, you have to tell the search results web part to use it.
    Try this:
    1. Go to the Pages library of Search Center
    2. Create a new Search Results page
    3. Edit the page, then edit the search results web part
    4. Change the source for the search results web part to your source
    5. Add the page to your Search Center navigation
    6. Run the search on that page
    Scot
    Author,
    Microsoft SharePoint 2013 App Development
    Author,
    Professional Business Connectivity Services
    Author,
    Inside SharePoint 2013
    Blog, www.shillier.com
    Twitter, @ScotHillier
    SharePoint Trainer, Critical Path Training

Maybe you are looking for

  • Opened Powerbook - Now Keyboard No Longer Works :(

    Hi all, my brother asked me to upgrade the HD in his PowerBook G4 1.25Ghz. I followed instructions on iFixit and it all went well, apart from reattaching the keyboard ribbon cable. The logic board has now become damaged because one of the two clasps

  • Need help with setting up a new iMac

    I tried to use Migration Assistant to set up my new iMac. I transferred data from PPB G5 10.5.8 but MA hung at "less than one min. remaining" so I closed the window. Is there any way to erase what has been transferred and start over again with transf

  • What does it mean when it says 'firmware file not compatible?' after downloading itunes?

    AS ABOVE

  • Indesign Grep style question

    Hello, I have a question about Indesign. I want to make the text after a certain character like a hair space for instance bold. This must be set in a paragraph style. I think this can be done with GREP styles. I have tried several things but it doesn

  • Database native web services and RAC

    The Readme in the database documentation library says : Database native web services used in an Oracle RAC configuration are not supported. Is this restriction still there for the latest release (the one which was just announced for windows)? Why doe