SharePoint 2010 2013 AD Updated, User Profile Updated but not My Settings or WSS Profile or Welcome User Text

Posted in: Blog, SharePoint 2007, SharePoint 2010, SharePoint 2010 Errors, SharePoint 2013, SharePoint 2013 Errors |

No comments

INTRODUCTION

I have updated a user’s details in Active Directory (in this instance surname and email). I re-run the User Profile sync service and all is well. When I check the User Profile in User Profile Service Application the details are all updated correctly.

When the user login to SharePoint however, the “Welcome” text still says the old surname. When he clicks “My Settings”, that page is still displaying old details.

 

RESOLUTION

After some reading and investigation I realise that SharePoint uses a separate database from User Profile Service. When the User Profile Service is updated, it’s unnecesarily that the SP user database is updated.

Therefore, the solution to this is to explicitly tell SharePoint to update and sync the user database. To do this:

1. Run:

stsadm -o sync -listolddatabases <n> ==> n stands for the number of days.

stsadm -o sync -listolddatabases 0 ==> Set it to “0” will make it to list all content databases from all sites in your SP farm.

This will display the list of web applications and the date of which the SP user list is last synched with the User Profile Service application.

In my case there are 2 sites which last sync was completed 2 weeks ago which was prior to the updated user profile (hence why in those 2 SP webs the logon welcome text is incorrect).

 

2. Then I force delete these “old” databases by running:

stsadm -o sync -deleteolddatabases 30 ==> Again the “30” denotes the number of days.

Don’t worry this command will NOT delete anything other than removing the “cache” for those specific SP user databases. No physical database is detached nor removed from SQL.

 

3. After that I force run the sync process:

stsadm -o sync

 

4. As a final check, run the following again:

stsadm -o sync -listolddatabases 0

You should see an updated list with the date of when you run the force sync command (ie. today). Then, your users should be updated correctly.

 

LAST RESORT RESOLUTION

When the above process failed then run the following through Powershell:

$web = Get-SPWeb http://intranet

$web|Set-SPUser -identity “TFS\tsegoro <ie. the updated account>” -SyncFromAD

That’s it. The above command will explicitly update the details for that particular user account.

 

 

Hope this helps,

Tommy

Written by

A web solution expert who has passion in website technologies. Tommy has been in the web industry for more than 10 years. He started his career as a PHP developer and has now specialized in ASP.NET, SharePoint and MS CRM. During his career he has also been in many roles: system tester, business analyst, deployment and QA manager, team and practice leader and IT manager.

No Comments Yet.

Leave a Reply

You must be logged in to post a comment.

Our Services

We provides you the best Services in our themes.

  • Click on the link below to see a full list of clients which we have developed solutions and provided consultancy for.

    READ MORE

  • We are solution-centered and not application-centered.

    READ MORE

  • Being creative and having fun and yet still delivering a fantastic service is the center of our values.

    READ MORE

  • TFS Consulting Services guarantees delivery that is within budget and deadline or you engage us for free.

    READ MORE

Implementing IT does not have to be difficult.

As long as you have the right methodologies

We have heard a lot of complaints from our clients that IT a lot of the times give them headache. The issues range from over-budget implementation, server is too hard to maintain, application is not user friendly, features not complete and many others. If you have ever experienced similar situations, don’t worry. This is why TFS Consulting Services is here. We exist to help clients implementing a successful IT solution. We have various methodologies which we have proven working in delivering a successful IT implementation. Below is the list of some of our key service offerings:
  • Planning and Methodologies

    Implementing IT solution does not have to be difficult. TFS Consulting Services has a lot of resources on planning and methodologies that will ensure successful delivery of your IT solution. TFS Consulting Services has been around in the web industry for more than 10 years and has experienced all the successes and failures of various type of IT deployment.

    read more

  • Technical Resource

    Do you need a technical resource? TFS Consulting Services can also provide you with technical resource for developing ASP.NET (C# and VB.NET), SharePoint (2003, 2007, 2010, 2013) and MS CRM applications. Our resource is an Microsoft Certified Personnel (MVP) and Microsoft Certified Technology Specialist (MCTS) in all ASP.NET, SharePoint and CRM.

    read more

  • IT Consulting & Advice

    Make sure your IT implementation is robust and scalable. TFS Consulting Services can provide consulting and advice on industry’s best practice on various web-related areas such as website security, design and usability, application-specific (such as SharePoint)’s best practice, Search Engine Optimisation (SEO), coding standards and many others.

    read more

  • Solution Development

    Finally TFS Consulting Services provides you with solution development service. We mainly work with Microsoft technologies (ie. .NET and SQL Server), however we are also capable of developing with PHP and MySQL. If you ever need any business process automation, integration and solution development work,  we are the trusted expert you should go to.

    read more

For more detailed service offerings please visit our Solutions page.

Testimonials

  • I’m happy to recommend Tommy as a knowledgeable and diligent developer.

    Mike Stringfellow, Vivid Group
  • Tommy has a lot of great ideas that can be delivered into great products. It’s a pleasure working with him because he has a broad knowledge about available technologies out there and he knows what’s best for the client’s needs. He just knows how to work effectively and efficiently.

    Teddy Segoro, Student Edge
  • I’ve worked with Tommy over the past 6 months and have found his approach to development (especially SharePoint) absolutely outstanding. Tommy goes beyond the boundries of typical software development with his ability understand what a client requires and then build it into fully fledged software solution. Coupled with his professional “Best Practice” approach, you get Continue Reading

    Michael Bonham, DSC-IT

Contact us

Tommy Segoro
tommy@tfsconsulting.com.au
+61 404 457 754

   

© TFS Consulting Services 2024. All rights reserved.

www.incorporator.com.au