Sharepoint 2010 Change your display of wellcome name

Instead of configure user profile syncronization and getting full dump some of users shown name has not able to change and still show user’s account name.Some scenarios it should be possible and if you want to change it manually there is a way to do it using powershell script on one site. Set-SPuser -identity “DOMAIN\accountname” -DisplayName “Name Surname” … Continue reading Sharepoint 2010 Change your display of wellcome name