This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
.SYNOPSIS | |
Backup or restore Microsoft Edge profiles locally (no account sync). | |
.DESCRIPTION | |
- BACKUP: Save Bookmarks only or full profile(s) to a chosen folder as ZIP files. | |
- RESTORE: Restore Bookmarks or full profile(s) from a file/folder/ZIP. | |
Works for the current Windows user only. | |
.PARAMETER Mode |