Greetings to everyone here. I'm a network admin in charge of deploying Chrome to my network and setting it as the default browser, though IE will of course still be available for users. I've downloaded and installed the Chrome ADMX templates and for the most part I've gotten things to work as I want, but I'm looking for suggestions on a few things -
- Whether or not there's a (good) way to get Chrome to work with Roaming profiles so that users will get their bookmarks/settings/etc when they log onto a different computer. I did notice that there's an option on the policy template to have Chrome store the user profile else where besides the default directory (which is in Appdata/Local), but according to what I've read storing profiles on a network drive is a bad call because profiles aren't backwards compatible.
Meaning that if Chrome updates on one computer, and then the user logs onto another computer that hasn't updated yet, the newer profile may be incompatible with the older version of Chrome and cause Chrome to crash. Not sure if this happens much in practice but I'd hate to to have that happen.
- I'm also wondering if there's any good way to sync bookmarks with IE (maybe a batch file or something along those lines?). I did notice that you can have Chrome automatically import bookmarks from IE (via GPO), but that will only happen the first time the user opens Chrome. What I'd like would be to have bookmarks synced, or at least some way for Chrome to periodically import bookmarks from IE (maybe at logoff?). I'd rather users not have to manually transfer favorites back and forth between Chrome and IE.
Any suggestions on either of these would be appreciated.