Hi, has anybody tried blocking the use of local folders in Outlook 2016?
I have found this setting
defaults read com.microsoft.Outlook HideFoldersOnMyComputerRootInFolderList
0
and tried creating a plist with just that set to true, and then converted the profile with mcxToProfile.py then deployed the mobileconfig through MDM but the setting is not set nor is it blocked from being set.
Any help would be appreciated if anybody has done similar.