Hi,
I have been trying to disable upload photo option for all user by using following command.
Set-OwaVirtualDirectory -id "owa (Default Web Site)" -SetPhotoEnabled $False
I have restarted server but still it does not take effect. I do not want to use OWAMailboxpolicy since that needs to be added to each and every mailbox and keep adding it for new users.
Could it be a bug that changing OWAVirtualDirectory "SetPhotoEnabled" to false is not taking effect?
Thanks,
Raman