Is there a way to programmatically change Lotus Notes client preferences? Notes clients usually choose File, Preferences to bring up to the Preferences dialog box.
There are a few Preferences that we'd like to confirm are set, and if not, set them -- like in the Widgets category, make sure 'Show Widget Toolbar and the My Widgets panel' is selected.
Where are these Preferences settings stored? Can they be modified via LotusScript, Java, or .INI file modifications?
I do know that Domino admins can create Policy documents that can configure Notes clients desktops, but I did not see an option for enabling the Widget toolbar. This would be a good way to roll out our packages, but I would like to have a script to change the widget preferences that the client can run locallys.
Thanks in advance.