Forum Discussion
Rising Flight
Jul 15, 2018Brass Contributor
remove profile picture
Hi experts i have a requirement to delete profile picture of an outlook account. OWA is disabled in my environment so i cannot conenct to the remote user. will the below powershell command can ...
- DeletedJul 15, 2018
Yes, this commandlet will remove the user photo.
more details here:
https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/remove-userphoto?view=exchange-ps
eoink5
Jan 19, 2021Copper Contributor
Hi,
I have executed your steps succesfully. I want to remove photos for multiple users on their teams profiles, maybe it just takes time but I have read that the teams profile photo is synced from owa web app profile photo.
Do you know if this is correct?
Thank you very much
ZdeKor
Aug 28, 2021Copper Contributor
Hi Everyone,
I removed photos from selected profiles using the remove-userphoto command. According to the get-userphoto command, user profiles do not contain a profile photo. For most users, the change did not take effect
Is there just another place where profile pictures are stored in O365?
Thanks so much for your response!
I removed photos from selected profiles using the remove-userphoto command. According to the get-userphoto command, user profiles do not contain a profile photo. For most users, the change did not take effect
Is there just another place where profile pictures are stored in O365?
Thanks so much for your response!