Forum Discussion
Gillian Pengelly
Sep 23, 2016Tin Contributor
Uploading user profile pictures as admin
Does anyone know why I can upload user profile pictures through the SharePoint admin interface for some users but for others it says only the user can do it, there seems to be no pattern as to why on...
- Sep 25, 2016
We’ve experience the same problem: Some of the User pictures can change from admin and other not.
After some research I found a solution for this problem:
When a user change the picture himself or the picture is sync from local AD it can’t be change by admin.
In the SharePoint Admin center in the user profile you found an option: “Image placeholder synchronization status” (translated from German Admin Interface)
Change this option to ‘0’ – save the profile and open it again – now you can change the Profile Picture :smileyhappy:
You can do this also with Powershell or with other tools.
Sep 23, 2016
User profiles pictures is one of the biggest headaches in SPO...have you tried to set the photo using PowerShell? Some useful links for you:
- http://www.jijitechnologies.com/blogs/update-office365-user-photo-in-bulk
- https://spbreed.wordpress.com/2015/11/06/demystifying-user-profile-picture-sync-in-office365/
- http://www.jijitechnologies.com/blogs/update-office365-user-photo-in-bulk
- https://spbreed.wordpress.com/2015/11/06/demystifying-user-profile-picture-sync-in-office365/
- Gillian PengellySep 23, 2016Tin Contributor
Thanks, I'll try that next!