Hi All
One of my user is facing issue with profile pic so i have uploaded the pic using the below syntax. it worked in outlook and owa but on mobile client still its not reflecting.
Experts guide me on this. is jpg format supported.
Set-UserPhoto -Identity user1@contoso.com -PictureData ([System.IO.File]::ReadAllBytes("C:\temp\user.jpg"))