#Outlook 365 settings manipulation
4 messages · Page 1 of 1 (latest)
go to registry and locate to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences
Find this entry and set the value to "ShowFrom"=dword:00000001(If you don't find this entry in your registry, try to create a new Dword)
You can deploy this to the users with various methods
thank you very much. It worked.