Forum Discussion
Favorites and UEV support
We'd also love either of two things to make favorites management a lot easier:
1. A way to redirect the "bookmarks" file from "C:\Users\%username%\AppData\Local\Microsoft\Edge\User Data\Default" to a network location.
or 2. a way for the new Edge to employ the same "keep favorites synced between (the old) Edge and Internet Explorer" group policy, which would sync the favorites with a folder on a network drive that has been placed there by a "Folder Redirection" policy.
Syncing favorites using a Microsoft account is not an option because we cannot use any of that or any cloud related features due to data privacy regulations.
And keeping the favorites file on a network share is essential for us since our users are working on multiple computers and need to have the same bookmarks on all of them. Also not having them stored on the local machines would help a lot when replacing computers or when the harddisks fail and the local files with be lost forever.
- nivlacckwFeb 14, 2020Brass Contributor
Moving "C:\Users\%username%\AppData\Local\Microsoft\Edge\User Data\Default" to a network location is possible via GPO using "set the user data directory" policy.
Can change to "C:\Users\%username%\AppData\Roaming\Microsoft\Edge\User Data\Default" to use with Windows Roaming Profile.
If so you may want to exclude the cache folders from being roaming
C:\Users\%username%\AppData\Roaming\Microsoft\Edge\User Data\Default\cache
Why Microsoft making this so complicated? Chrome roaming/UE-V support is much easier
- narutardsFeb 14, 2020Iron Contributor
I definitely do not want to use the "UserDataDir" policy to move the entire profile folder (even excluding the cache folder) to a different location. I only care about the favorites/bookmarks.
I mean, the stored passwords would be interesting too, but afaik those aren't transferable between devices anyway, considering it uses the Data Protection API.
And syncing with the Microsoft cloud through a Microsoft account is not an option either because of data privacy regulations.