Forum Discussion
colonel_claypoo
Nov 03, 2023Iron Contributor
Profile Pictures not updating
We're using a PowerShell script to update Teams/Outlook user profile pictures via Set-UserPhoto. Unfortunately, all too often users report that they don't update for them or others. We've identifie...
Nov 03, 2023
Hello
I know you ask about the Teams cache to show Profile photos faster however let me tell you that Set-UserPhoto has been deprecated
See here for replacement commands
https://office365itpros.com/2023/10/09/user-photo-cmdlets/#:~:text=According%20to%20message%20center%20notification,%2C%20and%20Remove%2DUserPhoto).
I know you ask about the Teams cache to show Profile photos faster however let me tell you that Set-UserPhoto has been deprecated
See here for replacement commands
https://office365itpros.com/2023/10/09/user-photo-cmdlets/#:~:text=According%20to%20message%20center%20notification,%2C%20and%20Remove%2DUserPhoto).
colonel_claypoo
Nov 08, 2023Iron Contributor
AndresGorzelany Thanks for pointing that out. I will amend the script. Would be nice if that fixed the actual issue, though but who knows 🙂