D-PDM-DY-23 · Question #99
What is the correct sequence of steps to restore the most recent backup of the Microsoft Exchange Database using Exchange Management Shell?
The correct answer is B. 1. Import the backup configuration information. Option B represents the correct procedural sequence because, in Exchange Management Shell, you must first import the backup configuration information before the shell can identify or interact with available backups - this establishes the context needed for all subsequent…
Question
What is the correct sequence of steps to restore the most recent backup of the Microsoft Exchange Database using Exchange Management Shell?
Options
- A
- Import the backup configuration information.
- B
- Import the backup configuration information.
- C
- Find the latest Microsoft Exchange mailbox database backup.
- D
- Run restore the Microsoft Exchange mailbox database command.
How the community answered
(36 responses)- A6% (2)
- B83% (30)
- C8% (3)
- D3% (1)
Explanation
Option B represents the correct procedural sequence because, in Exchange Management Shell, you must first import the backup configuration information before the shell can identify or interact with available backups - this establishes the context needed for all subsequent restore operations.
Option A appears identical in its first step but likely diverges in subsequent steps (not shown), following an incorrect ordering of the remaining restore actions such as running the restore command before properly locating the target backup. Option C is incorrect because simply finding the latest backup first is not actionable without first importing configuration - the shell needs the configuration context to even interpret or act on backup metadata. Option D is wrong because attempting to run the restore command as the first step will fail; the shell has no configuration loaded yet and cannot know what or where to restore.
Memory tip: Think of it as "Configure, Locate, Execute" - you must always set up the environment (import config) before you can find the backup, and find the backup before you can restore it. Never skip to the end.
Topics
Community Discussion
No community discussion yet for this question.