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 ...
- AnonymousJul 16, 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
VasilMichev
Jul 15, 2018MVP
In general it depends on how the photo was set, but yes, Remove-UserPhoto will remove it from any Exchange-related clients.