tips and tricks for web developers & designers, and system & network admins

not-sexy.com

Backup individual registry keys to file from command line

October 8, 2008 | windows, backup, registry | 12:23 pm | Comments [0] |

While setting up some backup scripts for a windows server (using NasBackup - go go gadget free plug) I realized I should also be backing up certain registry keys to go along with the files. Clearly a solution that could be initiated from command line (in a bash batch script as I can’t write VBscript and don’t want to learn) would be the best option.

(more…)