You are currently browsing the archives for the Windows 7 tag.

Backing up the Windows 7 registry

April 26th, 2010

The system configuration information is stored centrally in a hierarchical database called the registry. You can use the Registry Editor to add and edit registry keys and values, restore the registry from a backup or to default values, and to import or export keys for reference or backup.

A word of caution – incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should save a copy in a safe place such as, to an external drive or USB device.

The backup is done using the export function within the Registry editor. Export the registry file as follows:

Custom Search
  1. Open the Registry editor by typing regedit in the Search text box from the Start menu
  2. On the file menu, click Export
  3. In the File Name, enter a name for the backup registry file and destination location, choose a removeable media if available
  4. In Save as type, select the file type Registration files (*.reg)
  5. In Export Range, check the option All to save the entire registry
  6. Click Save

Importing the registry file

  1. Open Registry Editor by typing regedit in the Search text box from the Start menu
  2. On the File menu, click Import
  3. Find the file you want to import, click the file to select it, and then click Open

Note: In Windows Explorer, double-clicking a file with the .reg extension imports the file into the computer’s registry.
Last warning: A restored file overwrites an existing one and becomes the active registry of your configuration and hence, any modifications done after the backed up registry are lost!

Last 3 posts by George

Backing up other customisations in Microsoft Office 2007 Outlook

March 14th, 2010

Following my two part series on how to backup and restore (as well as transfer Microsoft Outlook from one computer to another), I received a number of emails asking as well as highlighting other areas of Outlook customisation which can be backed up.

Custom Dictionaries

Custom Dictionaries allow you to store words that are not in the standard dictionary but which are valid. Names, surnames, towns as well as technical terms are common examples of correctly spelled nonexistent dictionary phrases. You would add these words to a custom dictionary so as to prevent the spell checker from prompting you whenever these words are used in an email.

With custom dictionaries it makes more sense to move the file to the folder that holds the pst files. See the article titled “How to backup your Microsoft Office 2007 Outlook in its entirety (Windows XP, Windows Vista and Windows 7)” for more information. For Windows 7, the suggested folder was %USERPROFILE%\Documents\Outlook while under Windows XP it was %USERPROFILE%\My Documents\Outlook. This ensures that all terms added to the dictionary are backed up whenever you backup this folder.

Custom Search

 Backing up other customisations in Microsoft Office 2007 Outlook -001

Read more »

Microsoft Windows 7 backup tools

March 7th, 2010

Windows provides the following backup tools:

  • File backup: Windows Backup allows you to make copies of data files. You can let Windows choose what to back up or you can select the individual folders, libraries, and drives that you want to back up. By default, your backups are created on a regular schedule. You can change the schedule and you can manually create a backup at any time. Once you set up Windows Backup, Windows keeps track of the files and folders that are new or modified and adds them to your backup. To set up file backup, see the following backup steps

  Read more »

How to restore your Microsoft Office 2007 Outlook in its entirety (Windows XP, Windows Vista and Windows 7)

February 21st, 2010

In my entry titled “How to backup your Microsoft Office 2007 Outlook in its entirety (Windows XP, Windows Vista and Windows 7)” I described how to backup the Microsoft Outlook 2007 data file together with that part of the Windows registry that stores within it the email accounts from where Outlook retrieves emails or via which emails are sent out. Today I discuss how to use that backed up information to either recover a failed computer or to transfer the settings from one computer to another. The former may happen if the hard disk fails or as a result of a malware attack while the latter would apply if you are upgrading your computer or operating system.

RestoreOffice2007-1On your freshly formatted computer you need to install Microsoft Outlook. Accept all the defaults. After the installer completes, run Microsoft Outlook for the first time. You will be asked a number of questions. Enter anything that will allow you to proceed to the end of this process. Do not enter valid email account details because Outlook will attempt to download mail after you complete the process and since this is not the database you will be using, you do not want any messages to end up here (this can be fixed but why create a problem that will need fixing).

 

Read more »

How to backup your Microsoft Office 2007 Outlook in its entirety

January 27th, 2010

Many people use Microsoft Outlook to download mail from their POP3 or IMAP server. While some may only link their Outlook to one particular email, many today have multiple email accounts all pouring into the same data file. Backing up Microsoft Outlook consists essentially of backing up two different components; the pst file that stores messages (or in the case of IMAP a cached version of the server) together with the registry entry that stores all the different email accounts that are being processed by Outlook.

Backing up the data file

The folk who decided on the default location of the Outlook data file chose a location that is difficult to figure out.  Also when installing Outlook (or when running it for the first time) there is no way to specify a different folder.

Read more »

System protection in Windows 7

December 7th, 2009

Last 3 posts by George


System protection in Windows 7 is a very important mechanism that enables the saving of information related to system files and settings, saving previous versions of files that were modified, and creates restore points every 7 days and prior to significant systems changes. System protection is automatically enabled for the system drive only (Windows 7 installation location) but can be manually enabled for other drives given that they are formatted with the NTFS file system.

Important Note - a drive needs to have system protection enabled in order to be included in a restore point and in order to have the previous copies of files and folders functionality!

You launch the System Protection box from the control panel: (Click Start\Control Panel)

  1. In the Control Panel Click System and Security
  2. In the System and Security window click System
  3. In the System window click System Protection – now you have the System Properties window open with the System Protection tab selected

system properties

  4.   Select the drive you want to set and click Configure
  5.   After you make the required settings click OK

Required settings:

Restore system settings and previous versions of files

This is the default setting for the system drive or volume. Do not change this default setting, since restore points here hold system information and user files that are present in the user profile. Disk Space Usage depends on how much space is used for user files. If your files reside in this drive or volume then 20% to 40% should be ok. If the drive is set to hold just system files then 10% should be enough.

Only restore previous versions of files

You normally use this option on drives or volumes that contain user files only such as, a second disk drive for data storage. A value of 40% of Disk space usage would give you a large number of previous versions of your files.

Turn off system protection

This would be the setting for external backup drives or USB disks that hold backup file sets. The main problem with USB drives is that they are normally formatted using the FAT file system. Remember that System Protection works only with NTFS formatted drives!

Last but crucial point is that old previous versions of files that were overwritten due to a low Disk Space Usage setting will not become available by increasing the Disk Space Usage percentage! Then, you need to revert to a restore process from a backup set!

Last 3 posts by George

Restoring files in Windows 7

December 1st, 2009

Using the Backup and Restore console to restore files is very easy :) You can restore files to their original location or to a different location. There is another file recovery option and this is the restore from a shadow copy! Shadow copies are copies of files and folders that Windows 7 automatically saves when it creates a restore point. This feature may give you more flexibility when restoring files but such explanation is found in the Shadow Copies article.

To restore a file or folder follow these simple steps:

  1. Open the Backup and Restore console – type backup in the search box Start/Search programs and files and click the Backup & Restore Icon
  2. Click Restore My Files – assuming one or more backups have been done previously
  3.  The Restore Files window shows the latest backup as default but you can click on the Choose A different Date to select an older backup
  4. Click the Browse for Files button – click Browse for Folders button to restore a complete folder
  5. Search for the file you wish to restore and click the Add File button – repeat for more files or folders (use the CTRL button to add multiple files)

Restore a file

    6.  Click the Next button
    7.  Specify the restore location
    8.  Click Restore – make sure when overwriting current files with older ones, that the older file is the one you want!

Finally, click Finish :)

Shadow Copies in Windows 7

November 26th, 2009

Shadow copies are previous versions of files or folders and are created at the same time as a restore point. However, the system protection feature must be enabled! By defaut, Windows 7 creates Restore Points and Shadow copies for the system drive or partition only (Ex. C:). So, make sure that you set the Restore Settings for each and every drive you intend to save valuable data. Shadow copies are managed by the Volume Shadow Copy Service. Therefore, it is very important that this service is never disabled as all backup operations rely on it. Although, its startup state is manual, the service starts as needed by the different applications.

volume shadow service

To restore a file or folder you simply right-click the file or folder (in windows explorer) and select the Restore previous versions option.
If the Restore previous versions is not available then your file structure must have been changed. Also, note that the restore operation is not reversible!

right click option

From the Restore previous versions window select the date of the desired restore point. If no previous dates are available, the selected file or folder has not been modified.

restore points

You have three options. You can Open the file (Open button) and view its contents and save it to an alternate location, you can Copy the file (Copy button) to an alternate location or you can just restore the file by clicking the Restore button.

Remember, that if you cannot find previous copies of files, then you have system protection disabled for that drive. Also, shadow copies are unavailble for Offline files and system files that are used by the Windows 7.