Background
We're looking to improve the performance of Dynamics AX 2012 by disabling preview panes and factboxes for all users.
However; we don't want to remove useful features; so want to allow users to re-enable those items which they use (i.e. therefore can't disable through the client performance options
screen).
We could ask users to go through and manually disable/hide these options, but this would be a lot of work for them, would be something they'd be unlikely to do; whereas re-enabling anything they explicitly need would be less effort and more likely to be done.
Question
- Where are user preferences concerning FactBoxes and preview panes stored?
- Is there a simple way to update these en-masse (e.g. through SQL, X++, or some other means)?
- If it's not simple to update these, is there any way to report on who has what enabled; i.e. so we can see which users have which options to help identify those we'd need to chase if asking them to disable these options for themselves?