Exch2k07 on Windows 2008 CCR. It appears that the restore.env file is now
prefixed with an Exx identifier that corresponds to a given storage group.
So, rather than having a restore.env file, I end up with a file named
E00restore.env. I'm trying to read it with eseutil. I.E.:
eseutil /cm
It is failing with:
Operation terminated with error -939586631 (The restore environment
information isn't found or can not be opened.
) after 0.16 seconds.
Just to be clear, I am NOT specifying the full path to the file, just the
directory where the E00restore.env resides. Renaming the file does not do
the trick.
It appears that this naming convention was added somewhere along the line
but I don't know when (it is present in Exch2010 for sure):
http://msdn.microsoft.com/en-us/library/bb204043.aspx
Does anyone know what utility I can use to read E00restore.env?
Thanks,
Steve