IS3340 CHAPTER 8 Flashcards
A defined collection of copies of files created in case the primary copies of the files are damaged or destroyed is called ___?
BACKUP
A restore that includes the operating system and all configuration settings is called ___?
BARE METAL RECOVERY
An alternate security control that fulfills an original goal without implementing the primary control is called ___?
COMPENSATING CONTROLS
A plan that ensures the infrastructure is operational and ready to support primary business functions is called ___?
DISASTER RECOVERY PLAN (DRP)
A product that supports creating and running virtual machines in Windows Server 2008 is called ___?
HYPER-V
A graphical user interface framework that provides a centralized method to manage software components on Windows computers is called ___?
MICROSOFT MANAGEMENT CONSOLE (MMC)
The copy of any piece of information that you use most frequently is called ___?
PRIMARY COPY
The amount of time it should take to recover a resource and bring it back to normal operation is called ___?
RECOVERY TIME OBJECTIVE (RTO)
A collection of disks organized in a way that protects data by duplicating it or wiring extra information to reconstruct any damaged data is called ___?
REDUNDANT ARRAY OF INDEPENDENT DISKS (RAID)
The process of copying secondary copies of files back to their primary location is called ___?
RESTORE OPERATION
A copy of information created to assist in the recovery of the information in the event the primary copy is damaged or destroyed is called a ____?
SECONDARY COPY
A software implementation of a physical computer is called a ___?
VIRTUAL MACHINE (VM)
The ability to run two or more virtual machines simultaneously on a single physical computer is called ___?
VIRTUALIZATION
A Windows service that assists utilities and applications in creating snapshots of a running Windows system is called ___?
VOLUME SHADOW COPY SERVICE (VSS)
- A valid backup is all an organization needs to recover from a disaster.
TRUE OR FALSE
FALSE
- Which of the following options are valid approaches to recovering from lost data?
- Manually reconstruct lost data
- Reinstall the operating system and application software
- Restore from a backup
- Use anti-malware software to heal infections
Manually reconstruct lost data
&
Restore from a backup
- Which of the following is the focus of data availability?
- Backup plan
- Backup schedule
- Recovery plan
- Disaster response plan
Recovery plan
- Using removable media for backups generally ____ data availability, as opposed to using internal disks.
Decreases
- The only valid uses for restoring a backup image are to recover lost data and quickly load programs and files on completely new computers.
TRUE OR FALSE
FALSE
- Which of the following best describes RTO?
- The goal for how much time a recovery effort should take
- The maximum time a recovery effort can take
- The minimum time a a recovery effort should take
- The maximum downtime an organization can sustain
The goal for how much time a recovery effort should take
- Which of the following do you NOT need to tell the Microsoft Windows Backup and Restore utility?
- What to back up (files, folders, volumes, etc.)
- What type of backup (full, incremental, blocks, versus files)
- Where to store the backup (local disk or shared network folder)
- When to back up (date and time, frequency)
What type of backup (full, incremental, blocks, versus files)
- The WB ADMIN command line utility performs the same functions as the Microsoft Windows Backup and Restore utility on Windows workstations.
TRUE OR FALSE
TRUE
- Only the Microsoft Backup utilities can create valid backup images for Windows computers.
TRUE OR FALSE
FALSE
- Which type of plan addresses minor interruption such as a power outage lasting several hours?
- RTO
- DRP
- VSS
- BCP
BCP
- Which of the following terms refers to an alternate recovery site that has the basic infrastructure in place, but no configured hardware and no software installed?
- Warm site
- Cold site
- Hot site
- Initial site
Cold site
- A recovery strategy that installs the operating system, and all software and data on a completely new physical computer is called a ___?
Bare metal recovery
- Virtual image snapshots can only back up virtual machines that are not running.
TRUE OR FALSE
FALSE
- Using removable media for backups generally ____ data availability, as opposed to using internal disks.
Increases