Forum Discussion
Keep Favorites Synced between Internet Explorer and Edge NOT available in Edge Chromium
- Feb 13, 2020
Chris Jackson Deleted
I'm not quite sure what's so hard to understand about the issue.
This has nothing to do with Windows 7 or with Internet Explorer specifically. How IE mode suddenly came into the picutre - I have no idea. This is all about where to store the favorites in the new Edge.
The issue is the following:
- Users are using multiple computers. To have the same desktop, documents and favorites on all those computers Microsoft's "Folder Redirection" is used and configured through GPOs.
- So Internet Explorer's favorites are stored on e.g. \\server\users\%username%\favorites
- The old Edge has a GPO that allows it to automagically sync its own favorites with Internet Explorer's favorites that are stored on that network path. If you add a favorite in either IE or the old Edge it is automagically synced to the other browser instantly.
Now the new Edge comes along and we have to face the following limitations:
- Any kind of cloud-sync or usage of Microsoft accounts is not possible due to data privacy regulations
- The new Edge is storing its favorites in the local file deep inside the %LOCALAPPDATA% folder of the user.
This causes issues for us in a number of ways.
While the first-run import of favorites (from the redirected Internet Explorer favorites) is currently broken in v80 (its supposed to be back in v81) it only provides a momentary snapshot of the redirected favorites.
The bookmarks file being a local file means that we cannot easily back it up either. And when the user receives a new PC or uses a different machine than he usually does he'll have to import all the favorites again, from the redirected Internet Explorer favorites. But all the favorites he has managed in the new Edge in the meantime are not available (or even gone for good in the case of a new PC).
Importing the same old IE favorites on different PCs will soon result in having different favorites on all those PCs. And there is no way to easily merge them either.
This is a real problem.
We really need a way to redirect the bookmarks file to a network location so that it can be:
- used from multiple PCs
- be backed up easily during the regular server backup
- not get lost when the user's PC dies or gets replaced for another reason
All this was easily doable with the redirected favorites folder used by Internet Explorer and thanks to the "keep favorites synced" GPO in the old Edge Browser.
Also, please do not suggest to use the "UserDataDir" policy. This would redirect the entire user profile to a different location. Cache and everything. It is also not quite certain whether a redirected UserDataDir can actually be used by multiple instances of Edge on different computers at the same time (locked files issue and such). But even if it was possible, we really don't want to roam 100MB+ of useless data.
All we are really looking for is the possibility to specify a network location for the "bookmarks" file that is by default stored under "C:\Users\%username%\AppData\Local\Microsoft\Edge\User Data\Default". That's all we really want and need.
Bonus points for actually bringing back the "keep favorites synced between IE and Edge" policy that the old Edge supported. But that would really only be the cherry on top.
the new in Microsoft Edge 82.0.453.2 Dev ... Added support for the Roaming Profile Location upstream Chromium management policy
I create the "RoamingprofileSupportEnabled" and "RoamingProfileLocation" registry key under "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge but edge ignores the settings.
Under edge://sync-internals/ you can see "Local Sync Backend Enabled" is true
but local backend path is "uninitialized"?
Sync dont work 😞
I have this apparently working this afternoon on 82.0.453. Alongside the registry key (I only set RoamingProfileSupportEnabled, haven't tried changing the path and don't know if that's supported), I had to make sure browser sign-in was enabled (or forced), configure automatic AD sign-in, and make sure synchonization of data with Microsoft Sync services isn't disabled. Seems counterintuitive, but 'sync' still needs to be enabled apparently for the roaming profile support to work. To me, they're not the same thing, but it does seem to work from my preliminary tests this afternoon. It doesn't preserve collections, however.
- nivlacckwMar 29, 2020Brass Contributor
- HotCakeXApr 01, 2020MVP
nivlacckw wrote:Good to know Egde 82 restore this feature. Looking forward to the stable version.
Edge 82 is going to be skipped entirely.
Stable will jump from 81 to 83.
https://blogs.windows.com/msedgedev/2020/03/20/update-stable-channel-releases/
- simsooApr 01, 2020Brass Contributor
I have tested the latest Dev Version 83.0.467 with "RoamingprofileSupportEnabled", automatic AD sign-in and activated synchronization. It doesn't work for me.
- sheffieldcApr 01, 2020Brass Contributor
What do you get under the identity menu now? I also have 'Enable browser sign-in' enabled by policy in case you fiddled with that (as I did) during testing.