Forum Discussion
jamesbertram
Apr 03, 2024Copper Contributor
Intune Policy to Enable Tasks bar in Outlook
Would anybody know if it is possible to have an Intune policy which in Outlook would enable the To-Do Bar -> Tasks across the user base?
- Apr 03, 2024
Achieved this by pushing the following registry key
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences]
"PinMail"=dword:4
jamesbertram
Apr 03, 2024Copper Contributor
Achieved this by pushing the following registry key
[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences]
"PinMail"=dword:4