Disaster Recovery Flashcards

1
Q

What is Disaster Recovery?

A

The Disaster Recovery feature is a way to quickly recover and reinstall your ePO software back to its pre disaster state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What two pieces of data make your ePO environment unique?

A

the McAfee ePO database, and sections of the ePO server file system(like the extensions that you checked in, and the configuration files that control ePO)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Having an ePO database backup containing a valid Disaster Recovery Snapshot allows you to do perform which 3 scenarios?

A
  • Restore McAfee ePO to your current ePO server, which allows you to recover from (example) a failed ePO software upgrade
  • ePO to new server hardware with the original server name and IP address. For example, in the case of catastrophic hardware failure
  • McAfee ePO server hardware with a new server name, which allows you to move your ePO server from one domain to another
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Of what relevance is the Keystore Encryption Passphrase that’s configured during install to the Disaster Recovery Process?

A

The files that are stored in the Disaster Recovery Snapshot are encrypted using the Keystore Encryption Passphrase.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

T/F McAfee can recover the Keystore Encryption Passphrase if you forget it

A

False, if you forget it then its gone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the two pieces that you need in order to perform a successful Disaster Recovery? Also, how do these two pieces work with one another?

A

You need a backup of the ePO SQL Database, and a Disaster Recovery Snapshot. The Disaster Recovery Snapshot is stored inside of the ePO SQL Database backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does it mean for the Disaster Recovery Snapshot to be out of sync?

A

This means that there has been a change to the ePO server configuration (such as checking in a new extension) since the most recent snapshot was taken.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What happens if you take a backup of the ePO database with an out of sync Disaster Recovery Snapshot?

A

If the database and the snapshot are out of sync as in the scenario described, then it is unlikely that you will be able to successfully restore from that database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How can you quickly see whether or not the disaster recovery snapshot is up to date?

A

Through the Disaster Recovery Snapshot Dashboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is an important consideration to be made in regards to the scheduling of both the ePO database backup and the Disaster Recovery snapshot?

A

Since the Disaster Recovery Snapshot is stored within the ePO database, the database backup should be scheduled after the Disaster Recovery Snapshot server task completes. Since the time that it takes the snapshot to complete can vary, it is a good idea to implement a buffer period between the expected end of the snapshot and the beginning of the database backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Are Registered Executables stored within your disaster recovery snapshot?

A

The snapshot stores the file paths for your registered executables, but doesn’t restore the files themselves, so they will have to be replaced when you restore your ePO environment. (post-restoration, any registered executables with broken paths appear in red on the Registered Executables page)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the default time that they Disaster Recovery Snapshot Server task is configured to run?

A

Daily at 2 am

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

T/F The Disaster Recovery Snapshot Server task is always enabled by default once ePO is installed?

A

False, It’s only enabled if the database i hosted on a full version of SQL Server. It’s disabled by default if the database is hosted on a SQL Express instance due to the hard-coded database size limit enforced by SQL express

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

T/F There can be multiple snapshots saved at any given time?

A

False, each time the Disaster Recovery Snapshot Server task is run, the current snapshot information is removed and the new snapshot information takes its place

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

On the Server Snapshot dashboard monitor, what does the “See details of last run” option do?

A

Displays the Server Task Log entry for the last snapshot task, showing information and log messages about the most recent snapshot saved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How can you quickly see when the most recent Snapshot task was run?

A

In the Server Snapshot Dashboard Monitor

17
Q

What is the color coding featured in the Server Snapshot Dashboard Monitor?

A
  • Blue - Snapshot process is in progress
  • Green - Snapshot process completed successfully and it is up to date
  • Red - An error occurred during the Snapshot process and it failed
  • Gray - No snapshot has been saved
  • Orange - The snapshot is out of date due to a configuration change
18
Q

What are some of the reasons why the snapshot is out of date?

A
  • An extension changed: updated, removed, deleted, upgraded, downgraded
  • The Keystore folder changed
  • The conf folder changed
  • The Disaster Recovery passphrase changed in server settings
19
Q

T/F You must know your current Disaster recovery passphrase in order to change it?

A

False, you don’t have to know the previous in order to change it

20
Q

T/F When you change the Disaster Recovery Passphrase, it immediately is updated in the current snapshot

A

False, the current snapshot will still use the old passphrase. you must take a new one asap to update it

21
Q

T/F You can execute a Disaster Recovery Snapshot Server task via WebAPI commands?

A

True