| 12.9 | Windows Data Backup and Recovery | ||
| 12.9.1 | Windows registry backup and recovery tools |
|
The technician can also encounter blue
screens (also referred to as the blue screen of death), popup boxes
reporting errors, and other messages that report the registry is
corrupt or cannot load a device. The only solution is to reinstall
Windows, because the database or registry has become corrupted. It is
not uncommon for these types of errors to occur. However, with proper
backup and recovery tools the reinstallation of the operating system
and user data loss can be prevented. The method for backing up the
Registry will depend on the operating system.
Windows 95 Windows 98/ME Windows NT Windows 2000 has done away with RDISK.EXE and the ERD, as it is known in NT 4.0. There is still an option to create an ERD in the Win2K backup utility. However, it backs up only three files: AUTOEXEC.NT, CONFIG.NT, and SETUP.LOG. SETUP.LOG is a list of the system files on the machine and it includes a checksum value that indicates the correct version of the file. Use SETUP.LOG to restore corrupt system files when booting from a Win2K CD and choose the repair option. When running the ERD process from the NT Backup utility, there is an option to back up current Registry hives to the repair directory on the system hard drive prior to creating the ERD floppy. If this option is chosen, all Registry hives are copied to a directory called regback in %systemroot%\repair. This option also copies the current user's NTUSER.DAT file to this folder, as well as the user-specific COM Classes portion of the user profile (to a file called USRCLASS.DAT). This is the equivalent to NT 4.0 running rdisk with the option to not create a floppy. If required, these saved registry hives can be used during a system repair process. Windows 2000 To back up the Registry using Win2K Backup, choose the Backup Wizard or select the Backup tab. If the Wizard is used, the next step prompt asks what to back up. If Win2K Backup is running on a Win2K Domain Controller, back up the AD as well as the Registry and data by selecting the option to back up System State data. After choosing to back up the System State, select the media. Choose a disk, file, or tape. The Win2K Registry backup utility backs up all of the hives of interest in %systemroot%\system32\config, including Default, Software, System, SAM, and Security. However, it also backs up system files, user profiles, and any part of the system that is required to do a complete system restoration. This can potentially mean a lot of data, depending on how large the user profiles and Registry hive files are that are stored on your machine. To perform selected backup of Registry hive files only, use a tool from the Resource Kit, such as Regback.
|