Module 7 Implementing Disaster Recovery For Exchange Server 2019
Module 7 Implementing Disaster Recovery For Exchange Server 2019
2016.
Lab A: Backing up Exchange Server 2019
Scenario
You are a messaging administrator for A. Datum Corporation. Your organization has
deployed Exchange Server 2019. You now want to ensure that all Exchange Server–related
data is backing up and that you can restore not only the full server or database, but also a
mailbox or mailbox folder.
Objectives
After completing this lab, you will be able to back up Exchange Server 2019.
Lab setup
For this lab, you will use the available virtual machine environment. Before you begin the lab,
complete the following steps:
1. On the host computer, click Start, point to Administrative Tools, and then click Hyper-
V Manager.
2. In Microsoft Hyper-V Manager, click EXC19-LON-DC1, and then in the Actions pane, click
Start.
3. In the Actions pane, click Connect. Wait until the virtual machine starts.
4. Sign in by using the following credentials:
User name: Adatum\Administrator
Password: Pa55w.rd
5. Repeat steps 2 through 4 for EXC19-LON-EX1.
Note: The backup activity from the previous demonstration must be complete before you can
proceed.
1. On LON-EX1, open Internet Explorer, in the address bar, type https://LON-
EX1.ADatum.com/owa, and then press Enter.
2. Sign in as Adatum\Carol with the password Pa55w.rd.
3. Delete the message received from Michael.
4. Open the deleted item and click Empty the Deleted Items folder.
5. Right-click the Deleted Items folder, and then select Recover deleted items.
6. In the recover deleted items window, select the message received from Michael, and
then click Purge.
7. To confirm the purge action on the selected item, click OK.
8. Close the recover deleted items window.
9. Sign out of Outlook on the web.
Note: In the command below, you should type the GUID listed in the previous command.
4. At the Exchange Management Shell command prompt, type the following command,
and then press Enter.
Restart-service msexchangeis
5. At the Exchange Management Shell command prompt, type the following command,
and then press Enter. (To change to the folder that contains the recovered database)
Note: In the command below, you should type the GUID listed in Step 2.
CD “C:\Restore\GUID\C_\Program Files\Microsoft\Exchange Server\V15\Mailbox\ Mailbox Database 1”
CD “C:\Restore\1ae1eeda-72cc-4575-90aa-277116d31f33\C_\Program Files\Microsoft\Exchange
Server\V15\Mailbox\Mailbox Database 0010011535”
6. To set the mailbox database to a clean shutdown state, at the Exchange Management
Shell command prompt, type the following command, and then press Enter.
Eseutil /r E01 /d
or
7. At the Exchange Management Shell command prompt, type the following command,
and then press Enter.
Mount-Database RecoveryDB
8. At the Exchange Management Shell command prompt, type the following command, and
then press Enter.
Get-MailboxStatistics -Database RecoveryDB