Posted on 12-08-2015 08:58 AM
With Office 2016, OneNote allows you to save to either OneDrive for Business or (Personal) OneDrive. Is anyone familiar with a plist value to lock-down these options? I'd like to present users with only the option to save to ODfB, but I haven't been able to locate any documentation on what values you can actually set in OneNote's plist.
Posted on 12-08-2015 09:32 AM
I believe with all sandboxed Office apps Microsoft has moved to storing those kind of preference values in an sqlite database. There was a thread with others trying to change this in other Office apps as well. May want to do a search. I believe it was difficult to set such a value on a database that did not exist (in other words, if the app has never been launched didn't seem there was any simple way to create the db and have just that value in there).