Forum Discussion

lforbes's avatar
lforbes
Iron Contributor
Jan 21, 2020
Solved

Keep Favorites Synced between Internet Explorer and Edge NOT available in Edge Chromium

85 does have Roaming with AD Sync to a users home drive. 

So not Folder Redirection but this works. Except I cannot seem to get Collections Roaming enabled no matter how hard I try. It is "locked" when I go to Sync. So I expect that it isn't supported in AD Sync because I have not blocked it in GPO at all. 

Note that the Home Drives are redirected to the server share with %homeshare%%homepath% and it does successfully add to the Edge folder on the server home drive. You can see it here. edge://sync-internals/

Edge Settings to enable the Roaming 

User Configuration - Administrative Templates

Microsoft Edge
Browser sign-in settings = Enabled - Browser sign-in settings = Enable browser sign-in

Configure automatic sign in with an Active Directory domain account when there is no Azure AD domain account = Enabled - Configure automatic sign in with an Active Directory domain account when there is no Azure AD domain account Sign in and make domain account non-removable

Enable using roaming copies for Microsoft Edge profile data = Enabled
Set the roaming profile directory = Enabled
Set the roaming profile directory = ${documents}\Edge


Configure the list of types that are excluded from synchronization = Enabled - Configure the list of types that are excluded from synchronization
passwords
extensions
addressesAndMore

Enable the Collections feature = Enabled (Although this doesn't roam which I am not sure why)


Original Post.
We run a huge hospital domain with 86,000 workstations. We have extended support for Windows 7 because many of the hospital apps need IE and ActiveX to run.
We are trying to move the users off IE and onto Edge Chromium but one KEY part is missing in the Group Policies.

The "Keep Favorites Synced between Internet Explorer and Edge" NOT available in Edge Chromium Group Policy. This setting is ESSENTIAL to our clients. Favorites are stored via Folder Redirection on the Active Directory Home Drive Servers so nurses that roam between 30 machines always have their Favorites.
If their Links are not available then it will impact patient care.

We have the setting set in Microsoft Edge and it works just fine. Where is the Setting for Edge Chromium?

I don't understand why Microsoft would abandon the ability to have Favorites and Links Roam.

"If you enable this setting, employees can sync their favorites between Internet Explorer and Microsoft Edge."

  • narutards's avatar
    narutards
    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.

Resources