Hello,
I’m trying to figure out where the Notes 8 Client’s “web browser” preferences are stored. I’d like to be able to modify the preferences for about 80-90 users in our organization, and I figured if I could find out what file it was stored in, I could run a simple script to edit that file.
I checked the notes.ini, but I couldn’t find anything in there related to the web browser.
Could anyone offer some advice?
Thanks!
Subject: Where are web browser preferences stored?
Try looking at the location documents, they have a tab where you can specify Internet Browsers.
The location documents are stored in the address book… I think under the advanced category.
Subject: Is there a more automatic way?
Hi, thanks for your response.
Yeah, I know that I can change it in the client through the locations tab or the preferences, but I need to change this setting for 80-90 users, and I was just wondering if this setting was saved in some text file or registry value that I could just edit via a batch script.
Any ideas? I’m still hopeful! 
Subject: Is there a more automatic way?
Maybe check in the help database for “Creating a desktop policy settings document” - you might be able to push out a policy to change the browser setting…
Otherwise, you could code something in a button to send to users that could change the value in their address book…