Browser Install with Bookmarks
Posted
by
Tawm
on Server Fault
See other posts from Server Fault
or by Tawm
Published on 2012-10-18T16:12:53Z
Indexed on
2012/10/18
17:04 UTC
Read the original article
Hit count: 163
windows-7
|automation
Goal: Install firefox and chrome with a default set of bookmarks on Windows 7 x86. The immediate need is for freshly imaged machines to have bookmarks.
So I'm looking for an msi /flag
or something to either import bookmarks for a file or import settings from IE.
Another possibility it seems is push installers/import actions from GPO on the domain. Seems like this might be best since if stuff changes in the future I can update as needed.
I'm open to other options as well.
© Server Fault or respective owner