Enterprise Vault EVPM Script SiteName Error while Parsing config file
Hi,
We have the current setup as below
OS: Windows 2008 R2 x64
Exchnage Server 2010 SP1 U 8
Enterprise Vault 10.0.0.3 on Windows 2008 R2 x64 Ent
Outlook 2007 SP3
SQL 2008 R2 running in Mixed Mode
2 EV server and we have created DNS alias for them in AD/DNs
Site name alias pointing to EVserver1 which is the Directory Computer.
Issue
1. I am getting the below error while executing EVPM script to exclude certain folder from being archived.
2. At the same time getting one System Event ID 10009 (DCOM was unable to communicate with the computer EVSERVER1
using any of the configured protocols.)
Creating privileged MAPI session ...
Parsing input file: <evpm_junk.ini>
Error parsing command file: <evpm_junk.ini,>
error follows:
Line number in error: 3
Section in error: Directory
Attribute in error: SiteName
Value in error: <OurSite>
Error parsing the config (.ini) file
The ini file content as below
[Directory]
DirectoryComputername = EVServer01
SiteName = Oure
; Test.
[Mailbox]
DistinguishedName = /O=mydomain/OU=CON/cn=Recipients/cn=m42876
DistinguishedName = /o=mydomain/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=user12aba
[Folder]
Name = Inbox
Filtername = DoNotArchive
OverrideArchiveLocks = True
I have tried below 2 checks, but No Result.
http://www.symantec.com/business/support/index?page=content&id=TECH48541
An early suggestion is highly appreciated.
Thanks,
Soumen
Mentioning domain suffix lead me to another solution applicable in my case. I have several DNS suffixes defined in the NIC properties. I've changed suffixes order putting my primary one as first in the list and this fixed the issue for me.