#Outlook 365 settings manipulation

4 messages · Page 1 of 1 (latest)

low marten
#

Our organisation has many users who frequently log into different computers and many settings are pulled using group policy.
However we did not find a way to change the registry or group policy to automatically enable "From" option in Outlook.

Does anybody know if such a registry key or AppData config exists?

uncut portal
#

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

low marten