1
January 15, 2009 4:14 PM
Posted by: Dave Raffo
Add new tag, Batch, Favorites, Group Policy, Internet Explorer, Windows
Windows Batch File to Backup Internet Explorer Favorites
Posted by: Dave Raffo
Here is a quick batch file I wrote to copy Microsoft Internet Explorer Favorites to another location. Fill in the BACKUPPATH variable and stick it in a Group Policy logon (or logoff) script to make sure that users have a backup of the bookmarks.
[code] @echo off rem...



