Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Using DPM 2010 to restore Exchange 2010 database data operation instance

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Catalogue

Create a new recovery database. 2

Second, restore a user's email. 3

Third, restore user mail. 10

I. create a new recovery database

Run the command: New-MailboxDatabase-Recovery-Name RDB-Server mailbox01.com.contoso-EdbFilePath "d:\ rdb\ rdb.edb"-LogFolderPath "d:\ rdblog\"

Where-Recovery indicates that the database attribute is to restore the database.

The-Name parameter is followed by the name of the recovery database.

The-Server parameter is followed by an indication that the recovery database is mounted on the mailbox server.

-EdbFilePath parameter indicates the location where the recovery database files are stored

-LogFolderPath parameter indicates the location where the recovery database log files are stored

As shown below:

Figure 1

Next, you need to modify the properties of the newly created recovery database and set it to overwrite on recovery.

Second, restore a user's email

Perform message recovery to a mail user through DPM 2010. (the prerequisite for recovery is that a restore point has been created for the user's mailbox database, and after the user's data is restored to an earlier point in time, messages received by the user after this point in time will not be overwritten by the recovery message.

The figure below is as follows

Right-click on the email user who needs to recover the message and select "restore".

Check whether the relevant information is correct in the Review recovery selection dialog box. The figure below is as follows

Click next to select to restore the message to the recovery database.

In the specify destination dialog box, select the mail server where the recovery database is located, and enter the name of the recovery database in the recovery database name box (I entered RDB here).

In specify recovery selection, you can set a schedule in which the recovery data is bandwidth-intensive.

Click next to select restore

The recovery time varies depending on the size of the database.

Third, restore user mail

After the database recovery is successful, you need to recover the user mail with the command (here take Exchange01 as an example), log in to the mailbox server as an administrator, start the Exchange powershell command prompt, and run the following command:

Restore-mailbox-identity exchange01-RcoveryDatabase RDB

Where: the-identity parameter is followed by the alias (that is, login name) of the user who needs to recover the mail.

The-RecoveryDatabase parameter is followed by the name of the recovery database

Next, select A, or not. The default is Y.

When An is selected, a user mail recovery operation is performed, and the size of the recovered data can be obtained from the prompt.

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.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report