| Introduction | |
| Before You Begin | |
| Backing Up Your Servers | |
| Restoring Data from Backup | |
| Related Information |
This document will explain how to protect your servers and data using Backup.
Backup helps to protect data from accidental loss if your server's hardware or storage media fails. If the original data on your hard disk is accidentally erased or overwritten, or becomes inaccessible because of a hard disk malfunction, you can easily restore the data from the archived copy.
The tasks that are covered in this document are:
| • | Creating an Emergency Repair Disk (ERD). The estimated time to complete this task is 5 minutes or longer. |
| • | Backing up your file and print servers and then archiving the data. The estimated time to complete this task is 10 minutes. It will take longer if you have a large amount of data you are backing up. |
| • | Restoring files from Backup. The estimated time to complete this task is 5 minutes. |
| • | Restoring your system files using an Emergency Repair Disk. The estimated time to complete this task is 5 minutes. |
When the tasks listed above are performed, your server is better protected from accidental data loss or hardware malfunction.
IMPORTANT: All the step-by-step instructions included in this document were developed by using the Start menu that appears by default when you install your operating system. If you have modified your Start menu, the steps might differ slightly.
The recommendations in this document are only for file and print servers running Microsoft Windows 2000 Server. The following sections cover the options that you should consider before creating backups of your servers.
The backup storage can be a hard disk drive or a separate storage device such as a tape drive.
Backing up to a tape is preferable because you can create a backup and store the tape in a different location from the computer. This protects against hard disk failure as well as loss from a fire or other catastrophic event.
If you choose to back up to a hard disk, make sure that it is a hard disk separate from your primary hard disk in case your primary hard disk fails. Backing up to a hard disk drive is convenient, but does not protect against a catastrophic event.
It is best to perform backups late at night, on weekends, or whenever the server is not being used. You can back up files that are open or in use; however, Backup may skip over some files that are held open by other processes. It is a good practice to close your applications while Backup is running to minimize the number of files that are not backed up.
You should schedule a weekly normal backup of all of your data, including the System State data for the server. A normal backup will copy all the files you select and mark each file as having been backed up. In addition, we recommend you schedule a weekly differential backup that is run on the days of the week the normal backup is not run. A differential backup copies files that have been created or changed since the last normal backup (the "differences"). It does not mark files as having been backed up so the changed file will also be backed up as part of the next normal backup. A differential backup takes less time than a normal backup. If you are performing a combination of normal and differential backups, restoring data requires that you have the last normal as well as the last differential backup. The system state data for the server includes a collection of system-specific data maintained by the operating system that must be backed up as a unit. It is not a backup of the entire system. The system state data includes the registry, COM+ Class Registration database, system files, boot files, and files under Windows File Protection. Also, you should make sure to backup any encryption keys that you have. For information on encryption keys, see the Microsoft Web site at http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/. On the left pane of the Web site, click Windows 2000 Server Distributed Systems Guide, click Part 2 - Distributed Security, and then click Chapter 15 - Encrypting File System.
Certain permissions and user rights are required to back up files and folders. As part of scheduling backups, you will be asked for information about who is running the backup. If you are a member of the Administrators or Backup Operators group on the local computer, you can back up any file and folder on the local computer to which the local group applies. If you are a member of the Administrators or Backup Operators group on a domain controller, you can only back up data on the domain controller and cannot backup data on other computers in the domain unless the Built-in Administrators group is added to the Domain Admins group or the Built-in Backup Operators group is added to the local Backup Operators group of a computer joining the domain.
If you are not a member of the Backup Operators group for the domain, and you want to back up files, then you must be the owner of the files and folders that you want to back up, or you must have one or more of the following permissions for the files and folders you want to back up: Read, Read & Execute, Modify, or Full Control.
In addition to regular backups of your data, you should use Backup to create an Emergency Repair Disk (ERD) when you first place your server into production and again before and after any major changes to the system such as software and hardware upgrades. An ERD contains a backup of your operating system files and a bootable floppy disk that can be used to start your computer if it will not start normally. Before creating an ERD, make sure that you have a 3.5-inch floppy disk available to make the boot disk.
Another method of repairing your system is to use the Recovery Console. This method is recommended only if you are an advanced user who can use basic commands to identify and locate problem drivers and files. In addition, you will need the password for the built-in administrator account to use the Recovery Console. For more information, see "Checklist: Recovering a system that will not start" on the Microsoft TechNet Web site at http://go.microsoft.com/fwlink/?LinkId=22449.
The following section describes the step-by-step procedures for:
| • | Creating an Emergency Repair Disk (ERD) |
| • | Backing up your file and print servers |
You should use Backup to create an Emergency Repair Disk (ERD) when you first place your server into production and again before and after any major changes to the system such as software and hardware upgrades. An ERD is used as a last resort in system recovery, only after you have exhausted other options such as the startup options Safe Mode and Last Known Good Configuration.
| • | To perform this procedure, you must be a member of either the Administrators or Backup Operators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group will be able to perform this procedure. |
| • | The tool required to complete this step is Backup. You will also need a blank 1.44 MB floppy disk to create an Emergency Repair Disk (ERD). Note: Screenshots in this document reflect a test environment. The domain and server names in your environment might differ slightly from the ones shown in these screenshots. |
To create an Emergency Repair Disk (ERD)
1. | Click Start, click Run, type ntbackup, and then click OK. |
2. | The Backup Utility will appear. Click Emergency Repair Disk. |
3. | When the Emergency Repair Diskette screen appears, follow the directions and insert a 1.44 megabyte (MB) floppy disk into drive A, and then click OK. Choosing Also back up the registry to the repair directory will save your current registry files to a folder within the systemroot\repair folder. This is useful if you need to recover your system in the event your hard disk has failed. |
4. | When the Emergency Repair Diskette screen appears letting you know you can remove the floppy disk, make sure you label the disk with the information given. |
5. | Store the floppy disk in a safe place near the computer. This disk can be used along with your installation CD to start and restore the computer. Note: The repair process relies on information that is saved in the systemroot\repair folder. You must not change or delete this folder. |
To protect your servers, you should schedule regular backups of all of the data. We recommend that you schedule a weekly normal backup of all of your data, including the System State data for the server. A normal backup will copy all the files you select and mark each file as having been backed up. In addition, we recommend you schedule a weekly differential backup. A differential backup copies files that have been created or changed since the last normal backup (the "differences").
| • | To perform this procedure, you must be a member of either the Administrators or Backup Operators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group will be able to perform this procedure. |
| • | The tool required to complete this step is Backup. |
To schedule a weekly normal backup
1. | Click Start, click Run, type ntbackup, and then click OK. |
2. | The Backup Utility will appear. Click Backup Wizard, and then click Next to continue. |
3. | In the Backup Wizard, on the What to Back Up page, click Back up selected files, drives, or network data, and then click Next. To include all data on your computer in the scheduled backup, click Backup everything on my computer. |
4. | On the Items to Back Up page, click the items to expand their contents. Select the System State check box and select other check boxes for any drives or folders that contain data that should be backed up on a regular basis, and then click Next.
|
5. | On the Where to Store the Backup page, click the drop-down menu or click Browse to choose a location to save your backup. In Backup media or file name, type a descriptive name for the backup, and then click Next.
|
6. | On the Completing the Backup Wizard page, click Advanced. |
7. | On the Type of Backup page, in the drop-down menu, click Normal, and then click Next.
|
8. | On the How to Back Up page, select the Verify data after backup check box, and then click Next. |
9. | On the Media Options page, ensure the Append this backup to the media option is selected, and then click Next.
|
10. | On the Backup Label page, accept the default label shown or type a different label, and then click Next to continue.
|
11. | On the When to Back Up page, click Later to schedule the backup for a later time. |
12. | In the Set Account Information dialog box, in Run as, type the domain or workgroup and user name of the account that is authorized to perform backup and restore operations. Use the format domain\username or workgroup\username. In Password, type the password for the user account. Retype the password in Confirm password, and then click OK.
You need to update the password specified in the scheduled task anytime the account's password changes or expires to ensure the backup job runs as scheduled. |
13. | In Schedule entry, type a descriptive name in Job name, and then click Set Schedule. |
14. | In the Schedule Job dialog box, in Schedule Task, click Weekly in the drop-down menu.
|
15. | In Start time, use the up and down arrows to select the appropriate time for the backup to start. Click Advanced to specify a start date and an end date for the scheduled task or to specify whether the scheduled task runs repeatedly at a particular interval. |
16. | In Schedule Task Weekly, select one or more days when you would like to have a backup created, and then click OK. |
17. | On the When to Back Up page, click Next. |
18. | On the Completing the Backup Wizard page, confirm the settings, and then click Finish. Notes: We recommend creating a summary backup log which, when regularly reviewed, will help ensure that the backup was successfully completed. To do this, click the Tools menu, and then click Options. On the Backup Log tab, select Summary. |
To schedule a weekly differential backup
1. | Click Start, click Run, type ntbackup, and then click OK. |
2. | The Backup Utility will appear. Click Backup Wizard, and then click Next to continue. |
3. | In the Backup Wizard, on the What to Back Up page, click Back up selected files, drives, or network data, and then click Next. |
4. | On the Items to Back Up page, click the items to expand their contents. Select the System State check box and select other check boxes for any drives or folders that contain data that should be backed up on a regular basis, and then click Next.
|
5. | On the Where to Store the Backup page, click the drop-down menu or click Browse to choose a location to save your backup. In Backup media or file name, type a descriptive name for the backup, and then click Next.
|
6. | On the Completing the Backup Wizard page, click Advanced. |
7. | On the Type of Backup page, in Select the type of backup, click Differential, and then click Next.
|
8. | On the How to Back Up page, select the Verify data after backup check box, and then click Next. |
9. | On the Media Options page, ensure the Append this backup to the media option is selected, and then click Next.
|
10. | On the Backup Label page, accept the default label shown or type a different label, and then click Next to continue.
|
11. | On the When to Back Up page, click Later to schedule the backup for a later time. |
12. | In the Set Account Information dialog box, in Run as, type the domain or workgroup and user name of the account which is authorized to perform backup and restore operations. Use the format domain\username or workgroup\username. In Password, type the password for the user account. Retype the password in Confirm password, and then click OK.
You need to update the password specified in the scheduled task anytime the account's password changes or expires to ensure the backup job runs as scheduled. |
13. | In Schedule entry, type a descriptive name in Job name, and then click Set Schedule. |
14. | In the Schedule Job dialog box, in Schedule Task, click Weekly in the drop-down menu.
|
15. | In Start time, use the up and down arrows to select the appropriate time for the backup to start, and then, in Schedule Task Weekly, select the days you want the differential backup to run each week. It is recommended that you schedule a differential backup on the days that a normal backup is not run. Click Advanced to specify a start date and an end date for the scheduled task or to specify whether the scheduled task runs repeatedly at a particular interval. Click OK when finished. |
16. | On the When to Back Up page, click Next. |
17. | On the Completing the Backup Wizard page, confirm your settings, and then click Finish. Notes: We recommend creating a summary backup log which, when regularly reviewed, will ensure that the backup was successfully completed. To do this, click the Tools menu, and then click Options. On the Backup Log tab, select Summary. |
You can compare the backed-up data and the original data on your hard disk to be sure that the data is the same. It is recommended that you only verify backups of data files; system backups are difficult to verify due to the large number of changes that happen to system files on a continual basis. Some data files that were in use during the backup might also cause verification errors, but you can generally ignore these errors. If there are a large number of verification errors, there may be a problem with the media or the file you are using to back up data. If this occurs, use different media or designate another file and run the backup operation again.
To verify data after backup, in the Backup Utility, on the How to Back Up page, select the Verify data after backup check box.
Note: Selecting this option might substantially increase the time it takes to perform a backup.
There are several ways to restore your server depending on what files need to be restored and whether your system will start normally. The following procedures are covered in this section:
| • | Restoring files from Backup |
| • | Restoring your system files using an Emergency Repair Disk (ERD) |
If the original data on your hard disk is accidentally erased or overwritten, or becomes inaccessible because of a hard disk malfunction, the data may be restored from the back up copy.
| • | To perform this procedure, you must be a member of either the Administrators or Backup Operators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group will be able to perform this procedure. |
| • | The tool required to complete this step is Backup. If you are performing a combination of normal and differential backups, restoring files and folders requires that you have the last normal as well as the last differential backup. |
To restore files from backup
1. | Click Start, click Run, type ntbackup, and then click OK. | ||||||
2. | The Backup Utility will appear. Click Restore Wizard, and then click Next. | ||||||
3. | On the What toRestore page, select the files and folders you want to restore, and then click Next. | ||||||
4. | On the Completing the Restore Wizard page, click Advanced. | ||||||
5. | On the Where to Restore page, in the Restore files to dropdown list, do one of the following:
If you select Alternate location or Single folder, type a path for the folder under Alternate location, or click Browse to search for the folder. Click Next to continue. | ||||||
6. | On the How to Restore page, do one of the following:
Click Next to continue. | ||||||
7. | On the Advanced Restore Options page, you have the option to change any of the special restore options, such as restoring security settings, the Removable Storage database, and junction point data.
| ||||||
8. | Click Next to continue. | ||||||
9. | On the Completing the Restore Wizard page, verify the settings and click Finish. |
| • | The tools required to complete this step are your previously created Emergency Repair Disk (ERD) and the original Windows 2000 Server installation CD. |
To use an Emergency Repair Disk for system repairs
1. | Insert the Windows 2000 Setup compact disc (CD), or the first floppy disk you created from the CD, in the appropriate drive:
| ||||
2. | Restart the computer, and if using floppy disks, respond to the prompts that request each floppy disk in turn. | ||||
3. | When the text-based part of Setup begins, follow the prompts; choose the repair or recover option by pressing R. | ||||
4. | When prompted, insert the Windows 2000 Setup CD in the appropriate drive. | ||||
5. | When prompted, choose the emergency repair process by pressing R. | ||||
6. | When prompted, choose between the following:
| ||||
7. | Follow the instructions on the screen and, when prompted, insert the Emergency Repair Disk in the appropriate drive. During the repair process, missing or corrupted files are replaced with files from the Windows 2000 CD or from the systemroot\Repair folder on the system partition. Replacement files from either of these sources will not reflect any configuration changes made after setup. | ||||
8. | Follow the instructions on the screen; you might want to write down the names of files that are detected as faulty or incorrect, to help you diagnose how the system was damaged. | ||||
9. | If the repair was successful, allow the process to complete; it will restart the computer. When the computer restarts, it indicates that the replacement files were successfully copied to the hard disk. |
Note: Because of the potential impact on data that has been backed up, the emergency repair process is recommended for use only by advanced users or administrators.
For more information about backing up and restoring data, see the following:
| • | "Backing up and recovering data" on the Microsoft TechNet Web site at http://go.microsoft.com/fwlink/?LinkId=22347. |
| • | "Repair overview" on the Microsoft TechNet Web site at http://go.microsoft.com/fwlink/?LinkId=22448. |
| • | "Checklist: Recovering a system that will not start" on the Microsoft TechNet Web site at http://go.microsoft.com/fwlink/?LinkId=22449. |
For more information about Backup technologies, see the following:
| • | "Understanding Backup" on the Microsoft Web site at http://go.microsoft.com/fwlink/?LinkId=22348. |