Forum Discussion
Favorites and UEV support
To sync the bookmarks I created a UEV Template:
It works in our environment.
<?xml version="1.0" encoding="utf-8"?>
<SettingsLocationTemplate xmlns='http://schemas.microsoft.com/UserExperienceVirtualization/2012/SettingsLocationTemplate'>
<Name>MsEdge</Name>
<ID>MicrosoftEdge</ID>
<Version>1</Version>
<Author>
<Name>Tn,27.1.2020</Name>
</Author>
<Processes>
<Process>
<Filename>msedge.exe</Filename>
</Process>
</Processes>
<Settings>
<File>
<Root>
<EnvironmentVariable>LOCALAPPDATA</EnvironmentVariable>
</Root>
<Path>Microsoft\Edge\User Data\Default</Path>
<FileMask>Bookmarks</FileMask>
</File>
</Settings>
</SettingsLocationTemplate>
Makigai How long has this been in operation?
- MakigaiJan 29, 2020Copper Contributor
Thilo Langbein , oh well, not for a long time, I had tested it for two hours and it worked well 🙂