I have been trying to get ExMerge to work in batch mode so I can run it
to back up a mailbox as a scheduled task each night.
>From what I can tell from the log file, I am not using correct syntax
for the specifc database and mailbox I am extracting from.
Where do I go to get the true name for the mailbox and database (of
which I can put into the the files referenced in the INI file under
"FileContainingListOfMailboxes" and "FileContainingListOfDatabases"). I
assume I can use the ADSIEdit tool, but I am not sure what node I am
supposed to use.
Much appreciated!
--Daniel
andy webb - 06 Jan 2006 04:40 GMT
You want the legacyExchangeDN property from AD for the list of mailboxes
file.
Andy
>I have been trying to get ExMerge to work in batch mode so I can run it
> to back up a mailbox as a scheduled task each night.
[quoted text clipped - 11 lines]
>
> --Daniel