compared with
Current by Nata Ramanenka
on Apr 27, 2012 02:09.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (15)

View Page History
h3. 2. Using Eseutil to replay log files

Once the files have been restored, it is time to run {color:blue}Eseutil{color} *Eseutil* to get the data files into a clean shutdown state so that they can be attached to a recovery storage group, and have the log files played into the backup.

On the Exchange server where the files were restored, open up the command prompt and change the directory to the location where you restored the {color:blue}.chk{color}, {color:blue}.edb{color}, {{.chk}}, {{.edb}}, and {color:blue}.ldf{color} {{.ldf}} files. Operating inside of the directory, where the data and log files exist, eliminates misspelling and incorrect paths, etc. 

For example, the files were restored to the {color:blue}c:\test{color} {{c:\test}} directory, but since the original files were located under

{color:blue}C:\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group{color}{color:#000000},{color}
{{C:\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group}},

The restore directory path will be:

{color:blue}C:\test\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group{color}{color:#000000}.{color}
{{C:\test\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group}}.

From this directory run the following command:
{code}
Eseutil /R Enn /I /D
{code}
{code}Eseutil /R Enn /I /D{code}
For example:
{code}Eseutil /R E00 /I /D  {code}
{code}
Eseutil /R E00 /I /D  
{code}
!eseutil.png!
For more information on using {color:blue}Eseutil{color} and the different commands, see the following technet article:

For more information on using *Eseutil* and the different commands, see the following technet article:

[http://technet.microsoft.com/en-us/library/bb123479%28EXCHG.80%29.aspx]

!first-storage-group.png!

7. The next screen can be left with the default settings. The Recovery Storage Group paths are the location where the restored files will need to be copied later. Click "Create the Recovery Storage Group."

!create-recovery-group.png!