Softpanorama
(slightly skeptical) Open Source Software Educational Society

May the source be with you, but remember the KISS principle ;-)

Google   


Registry Backup and Restore

News See also Recommended Links scanreg Using system restore snapshot Norton Ghost
Microsoft
Registry Tools
Registry browsing and tweaking Registry Cleaning Monitoring Snapshots Etc

You need periodically backup you registry (preferably daily; those are small backups).   There are several method to do this:

  1. Backup using scanreg. This is the easiest one and it can be automated using scripts and scheduler.
  2. Backup using Norton Ghost (this will backup the whole partition, but restore can be of selected files only (you need to do in DOS mode)
  3. You can use system snapshot

Scanreg does not come with windows 2000 but free Windows 2000 Resource Kit Tools has several useful registry related utilities including two specifically designed for backup and restore

Scanreg

Windows 98  and Windows 2003 there is a special utility: Windows Registry Checker (scanreg.exe). It can be back ported from Windows 2003 to windows XP, but not to Windows 2000. It  creates a backup of system files and registry configuration information (including user account information, protocol bindings, software program settings, and user preferences)  BTW "The Last Known Good Configuration" is the same thing as scanreg /fix. It restores the previous registry. See also How to back up, edit, and restore the registry in Windows XP and Windows Server 2003

Files that Windows Registry Checker backs up include:

You need to customize the configuration file C:\Windows\Scanreg.ini to benefit from this capability. The Scanreg.ini file contains the entries that determine how the Registry Checker tool makes backup copies of your registry. Edit the x values of the settings below.

There are several useful articles about using Scanreg.exe or Scanregw.exe:

Using System Restore Snapshot

How to backup the Windows XP Registry Method 1: Using System Restore

One way to backup the registry is to create a System Restore snapshot. System Restore returns your computer to a previous snapshot without losing recent personal information, such as documents, history lists, favorites, or e-mail. It monitors the computer and many applications for changes and creates restore points. You restore these snapshots when your configuration isn't working. This method is unreliable in case you want to rollback the registry changes made a longtime ago, in which case the System Restore might have purged that particular restore point - due to space constraints or due to a recent system restore point or even a Restore point corruption. Please remember, System Restore points get deleted for many reasons, making it unreliable, especially in the long run.

For more help, see : Creating a System Restore point and Using System Restore to Undo Changes if Problems Occur


Copyright © 1996-2008 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

Standard disclaimer: The statements, views and opinions presented on this web page are those of the author and are not endorsed by, nor do they necessarily reflect, the opinions of the author present and former employers, SDNP or any other organization the author may be associated with. We do not warrant the correctness of the information provided or its fitness for any purpose.

Last modified: June 05, 2008