In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces DPM how to restore Exchange 2013 single mailbox, the article is very detailed, has a certain reference value, interested friends must read it!
1. Before restoring, let's clear IT02's mailbox, as shown in the following figure.
2. First, create RDB as the restored database in C:\ Restore
New-MailboxDatabase-Name RDB-Recovery-LogFolderPath c:\ RestoreDB-edbFilePath c:\ RestoreDB\ RDB.edb-Server EX02
3. Restart the Exchange Information Store service after the database has been created
Restart-Service MSExchangeIS
View the newly created database
Get-MailboxDatabase
4. Open the DPM console for recovery
Select the mailbox and recovery point to recover, and finally select "Recover" to perform the recovery wizard, as shown in the following figure
5. Select "next step"
6. Keep the default
7. Select the Exchange server and the database for recovery
8. The default is maintained here, and it can also be set according to the requirements.
9. Finally, select "restore", as shown below.
10. Recovery is under way, as shown below
11. Recovery is complete, as shown in the following figure
12. Completing the above steps does not mean that the recovery has been completed, we also need to do the following
New-MailboxRestoreRequest-SourceDatabase RDB-SourceStoreMailbox it02-TargetMailbox it02
You can check the progress of the restore with the following command
Get-MailboxRestoreRequest | Get-MailboxRestoreRequestStatistics
We found that after waiting for a long time, we found that the recovery state was 0%.
This is because the MailboxReplicationService service currently caches the past time of the database, so we need to restart the MailboxReplicationService service, as shown in the following figure
Then we check the recovery progress, which is 100%.
14. Log in to it02 to check the recovered email.
Recovery is successful!
15 you can then clear the recovery queue and delete the RDB recovery database with the following command
Get-MailboxRestoreRequest | Remove-MailboxRestoreRequest
Remove-MailboxDatabase RDB
The above is all the contents of the article "how DPM recovers Exchange 2013 single mailbox". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.