Article ID: 253914 - Last Review: February 21, 2007 - Revision: 1.4 XADM: How to View the Contents of the Restore.env FileThis article was previously published under Q253914 On This PageSUMMARY
The contents of the Restore.env file can be dumped using the eseutil.exe utility. To dump Restore.env, run the following command:
Eseutil /cm directory where restore.env is located MORE INFORMATION
For example, if Restore.env is located in the C:\TempRest directory, run the following command:
Eseutil /cm c:\temprest
You should then see output similar to the following:
Microsoft(R) Exchange Server(TM) Database Utilities
Version 6.0
Copyright (C) Microsoft Corporation 1991-2000. All Rights Reserved.
Restore log file: d:\TempRest
Restore Path: d:\TempRest
Annotation: Microsoft Information Store
Backup Instance: MyStorageGroup
Target Instance:
Restore Instance System Path:
Restore Instance Log Path:
Databases: 2 database(s)
Database Name: MyDatabase1
GUID: A2CFF078-782F-4BFE-43944BFEA1B46055
Source Files: D:\Exchsrvr\MyStorageGroup\MyDatabase1.edb D:\Exchsrvr\MyStorageGroup\MyDatabase1.stm
Destination Files: D:\Exchsrvr\MyStorageGroup\MyDatabase1.edb D:\Exchsrvr\MyStorageGroup\MyDatabase1.stm
Database Name: MyDatabase2
GUID: 6ACF4E55-C7D6-433E-88AD433E9CD5CF03
Source Files: D:\Exchsrvr\MyStorageGroup\MyDatabase2.edb D:\Exchsrvr\MyStorageGroup\MyDatabase2.stm
Destination Files: C:\RestoredDB\MyDatabase2.edb C:\RestoredDB\MyDatabase2.stm
Log files range: E0100003.log - E0100004.log
Last Restore Time: Wed Dec 31 18:00:00 1969
Recover Status: recoverNotStarted
Recover Error: 0x00000000
Recover Time: Fri Feb 11 13:30:15 2000
Operation completed successfully in 0.78 seconds.
Important Values in the Restore.env File
| Article Translations
|

Back to the top
