EVPM not recognizing SiteName
I'm trying to zap my mailbox with the following script and I am getting back that it does not like the SiteName. I've triple checked the spelling and even tried the alias, no luck. This is the first time I've tried this so it might be something easy, but it looks clean to me.
Thanks,
Tim
[Directory]
DirectoryComputerName = sqlserver
SiteName = EV_SITE
[Mailbox]
DistinguishedName = /o=usii.com/ou=IT/cn=Tim Porreca
[Folder]
Name = Mailboxroot
Zap = True
Creating privileged MAPI session ...
Parsing input file: d:\tim.ini
Error parsing command file: d:\tim.ini, error follows:
Line number in error: 3
Section in error: Directory
Attribute in error: SiteName
Value in error: EV_SITE
Looks like it doesn't like the DN for the mailbox.
Here's an easy way to get the DN for the mailbox: Run the archiving task in report mode and only select the mailbox(es) you want for the evpm script. Open the generated report from \program files\enterprise vault\reports\ and the DN for the mailbox is listed there. You can then copy/paste into the evpm .ini file.
And yes, it is a very formal process. Hopefully you have your tux and white gloves on.
Message Edited by C.R. O'Brien on 10-23-2008 02:11 PM