Aldmi Posted February 10, 2020 Posted February 10, 2020 I keep getting staff raising students using inappropriate images for their profile pictures. I've also got a few staff who insist on having a cartoon version of themselves! Management have now asked me to remove all profile pictures and stop users adding them Has anyone manged to do this?
willtech Posted February 10, 2020 Posted February 10, 2020 There is a Powershell that can remove the photos: https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/remove-userphoto?view=exchange-ps You can stop users adding photos with setting the Owa mailbox policy: Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -SetPhotoEnabled $false
3s-gtech Posted February 10, 2020 Posted February 10, 2020 I have that policy set, but in Exchange rather than O365 so they could still change them. I think I just nuked the thumbnailPhoto attribute in AD to clear them all, but not 100% on this.
Boredguy Posted February 10, 2020 Posted February 10, 2020 Just wait til they find that the Teams photo can be changed by the user as MS do not have an option to disable them from changing it
kennysarmy Posted February 10, 2021 Posted February 10, 2021 Just wait til they find that the Teams photo can be changed by the user as MS do not have an option to disable them from changing it Is this still the case?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now