Saturday, August 1, 2009

restoring data by using the restore wizard

  1. select start - programs - accessories - system tools - backup
  2. in the backup dialog box, click the restore wizard button
  3. the restore wizard starts, click next
  4. in the what to restore screen, select the check boxes next to the drives, files, or folders you want to restore. click next.

scheduling a backup

  1. select start - programs - accessories - system tools - backup
  2. in the backup dialog box, click schedule jobs tab
  3. the schedule jobs tab appears, notice that no jobs appear yet on the schedule. if you have already schedule jobs, you can view them on this schedule. to add a job to the schedule, click add job
  4. the backup wizard starts. follow the instructions presented on screen to schedule one or more periodic backups.
  5. once you have schedule one or more backups, these jobs appear on the schedule jobs tab, close backup.

perform a backup by using the backup wizard

  1. select start - programs - accessories - system tools - backup
  2. the backup dialog box appears, notice the three buttons in this dialog box: backup wizard, restore wizard, and emergency repair disk. click button next to backup wizard.
  3. the backup wizard starts, click next

selecting the type of backup operation

the backup utility provides five types of backup operations that define what data is backed up, such as only those files that have changed since the last backup.

some backup types use backup markers also known as archive attributes, which mark file as having changed. when file changes, an attribute is set on the file that indicates that the file has changed since the last backup. when you backup the file, this clears or resets the attributes.

Normal

during a normal backup, all selected files and folders are backed up. a normal backup does not rely on markers to determine which files to backup. during a normal backup any existing marks are cleared and each file is marked as having been backed up. normal backups spped up the restore process because the backup files are the most current and you do not need to restore multiple backup jobs.

Copy

during a copy backup, all selected files and folders are backed up. it neither looks for no clears markers. if you do not want to clear markers and effect other backup types, use a copy backup, for example use a copy backup between a normal and an incremental backup to create an archival snapshot of network data.

Incremental

during incremental backup, only selected files and folders that have a marker are backed up, and then the backup clears markers. because an incremental backup clears markers, if you did two consecutive incremental backups on a file and nothing changed in the file, the file would not be backed up the second time.

Differential

during a differential backup, only selected files and folders that have a marker are backed up, but the backup does not clear markers. because a differential backup does not clear markers, if you did two consecutive differential backups on a file and nothing changed in the file, the entire file would be backed up each time.

Daily

during a daily backup, all selected files and folders that have changed during the day are backed up. this backup neither looks for nor clears markers. if you want to backup all files and folders that change during the day, use daily backup.

System state data

system state data includes various critical operating system files, folders and databases. for all windows 2003 computers, system state data includes the operating system boot files, the registry, and the COM+ class registration database. on a windows 2003 server computer that has certificate services installed, system state data also includes the certificate serivces database.

finally on a windows 2003 server that is a domain controller, system state data also includes the active directory data store and the contents of the SYSVOL folder.

The archive attribute

the archive attribute is a marker that the operating system automatically assigns to all files and folders when they are first installed created. depending on the backup type, backup programs remove the archive attribute from a file or folder to indicate that the file or folder has been backed up. if a file or folder is modified after it is backed up, the operating system reassigns the archive attribute to it.

Using backup to perform a backup

windows 2003 ships with a backup program called backup. backup is a basic tape backup program that gives you full capability to backup and restore a windows 2003 computer, including user data on local and network drives, and system state data on the local computer.

introducing the backup utility in windows xp

windows xp professional provides backup or restore wizard, which allows you to easily backup data. to access the backup or restore wizard, on the start menu, point to all programs, point to accessories, point to system tools, and then click backup.alternatively on the start menu you can click run and type ntbackup and then click ok. you can use the backup or restore wizard to backup data manually or to shedule unattended backup jobs on a regular basis. you can backup data to a file or to a tape. files can be stored on hard disks, removable disks (such as Iomega Zip and Jaz drives), and recordable compact disks and optical drives.

after open backup and restore wizard page, click next. the backup or restore page allows you to specify whether you want to backup files and settings or restore files and settings.

to successfully backup and restore data on a computer running windows xp professional, you must have appropriate permissions and user rights, as described below.

  • all users can backup their own files and folders. they can also backup files for which they have the read, read and execute, modify, or full control permission.
  • all users can restore files and folders for which they have the write, modify, or full control permission.
  • members of the administrators and backup operators groups can backup and restore all files (regardless of the assigned permissions) by default.members of these groups have the backup files and directories and restore files and directories user rights.