1 / 17

Windows Server Backup

Windows Server Backup. Chapter 18. Windows Server Backup. Business continuity Data redundancy Backup and Restoring Windows Server Limitations Full Server Backups/Restores Recovering System State Backing Up and Restoring Files and Folders. Business Continuity.

morgan
Télécharger la présentation

Windows Server Backup

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Windows Server Backup Chapter 18

  2. Windows Server Backup • Business continuity • Data redundancy • Backup and Restoring Windows Server • Limitations • Full Server Backups/Restores • Recovering System State • Backing Up and Restoring Files and Folders

  3. Business Continuity • Business continuity—the activity performed by an organization to ensure that critical business functions will be available to customers, suppliers, regulators, and other entities as required 24 hours a day to those functions.

  4. Business Continuity • Methods used to maintain business continuity may include but is not limited to: • Creating a Disaster Recovery Plan (DRP) • Data backups • Server clustering • Off-site backups • Using Uninterruptable Power Supply (UPS) • Implementing alternative power sources.

  5. Data Redundancy • Data redundancy—a property of some disk arrays (most commonly in RAID systems) which provides fault tolerance, so that all or part of the data stored in the array can be recovered in the case of disk failure. • RAID 1—Mirrored disk drives. • RAID 5—Data striping with parity • fault tolerance —the property that enables a system to continue operating properly in the event of the failure of some of its components.

  6. Data Redundancy • Windows Server Backup (WSB)—provides a basic backup and recovery solution for computers running the Windows Server 2008 operating system. • WSB is not installed by default. It must be added as a Feature through Server Manager: • Click Start->All Programs->Administrative Tools->Click Server Manager. • Click on the Features Summary Section, Click Add Features on the right. • Expand Windows Server Backup Features and select Windows Server Backup and Command-line Tools. • Click Next and then click Install. • When it is finished installing, click Close.

  7. Backing up and Restoring Windows Server • Windows Backup is not a new role in 2008R2 • Can be used to back up remote computers • New improvements over 2008 • Can backup single files and folders • 2008 had to back up entire volumes • System state backups and recovers can be performed using WSB in Server Manager • Full functionality via command line and PowerShell • Will automatically delete old backups to make room for current backups

  8. Limitations • Only supports backing up to internal, external or to optical media (CD/DVD). Tape is no longer supported. • Data size limit of 2TB per volume that can be backed up • Only backs up volumes that are formatted with NTFS • Cannot read backups created with NTBackup.exe

  9. Full Server Backups/Restores • Full server backups are the easiest to perform and one of the best types for recovery • Full server backup includes(QUIZ): • All local volumes • Critical volumes • System state • You can recover individual files/folders • Can perform “bare-metal” recovery

  10. Full Server Backups/Restores

  11. Full Server Backups/Restores

  12. Full Server Backups/Restores

  13. Recovering System State • What is system state?

  14. Backing Up and Restoring Files and Folders • Used when you are more concerned with recovering data than the operating system • Good for virtual systems or when the operating system can be restored through imaging • Ghost • Imagex.exe

  15. Backing Up and Restoring Files and Folders • Can be scheduled or performed manually • Command line options— • Wbadmin.exe • Wbadmin.exe START RECOVERY –version:09/30/2010-18:30 –items:d:\common –itemtype:File –backupTarget:E: -recursive

  16. Backing Up and Restoring Files and Folders • START RECOVERY—tells wbadmin.exe to begin restore operation • -version—defines the backup version to use for the restore • -items—provides comma-delimited list of items to restore • -itemtype—specifies the type of objects in a –items list • -backTarget—location of the backup file you want to use for the restore operation

  17. Questions?

More Related