Forum Discussion
PhilRiceUoS
Jun 24, 2020Brass Contributor
Shared Mailboxes and 365 Outlook Web App
I have a few questions regarding shared mailboxes and Outlook on the web (365 web outlook app) I have found some older answers online but not all answering my questions and I wanted to check if ther...
- Jun 29, 2020
Hi PhilRiceUoS.
I can answer only one your Q:
To permanently enable the From: field for a user execute this commandlet:
Set-MailboxMessageConfiguration user -AlwaysShowFrom $true
To do that for all users you have to create a small PowerShell script.
PhilRiceUoS
Jun 30, 2020Brass Contributor
Victor_Ivanidze in general Chrome on Windows 10 . I was testing using Edge (latest chromium version), firefox and chrome
Victor_Ivanidze
Jun 30, 2020Bronze Contributor
PhilRiceUoS did you consider bookmarklets (https://en.wikipedia.org/wiki/Bookmarklet)?