Windows Server 2008 Backup Methods and Software Deployment
Classified in Technology
Written on in
English with a size of 2.63 KB
Windows Server 2008 Backup Methods
Windows 2008 allows five types of backups:
- Normal Backup: A normal backup is a full backup of all selected files and directories. This process deletes the modified bit (archive bit) of each file copied.
- Incremental Backup: During an incremental backup, the program examines the modified bit and performs a backup only of files that have changed since the last incremental or normal backup. As with the normal backup, this task clears the bits of each modified file that was copied. This type of backup minimizes the time and space needed to save data by storing only changed files. However, if you need to restore files after a disaster, you must have all previous tapes available up to the first normal copy.
- Differential