EVPM and Directory Error
Greetings all,
I'm having trouble running EVPM.
I get the following output:
Error parsing command file: F:\zap.ini, error follows:
Line number in error: 2
Section in error: Directory
Attribute in error:
DirectoryComputerName
Value in error: hbsevarch.mydomain.com
Error parsing the config (.ini) file
My zap.ini file looks like this:
[Directory]
DirectoryComputerName=hbsevarch.mydomain.com
Sitename=evault1
[Mailbox]
DistinguishedName = /o=redacted/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=1a662457e14345e8a4e2fdabad35e8e8-Redacted Name
[Folder]
Name = Mailboxroot
Zap = True
What am I doing wrong?
You all set me on the right path. It wasn't spaces, it was line returns.
I opened my zap file in NotePad++ (instead of Notepad) and saw that there was an extra line return. I removed the extra line return and it stopped complaining about the Directory name.