Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Running EVPM

Updated: 21 May 2010 | 10 comments
jason.lucy@iowa.gov's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Does anyone know where I can find more detail on running EVPM?  What server does the evpm.ini file need to reside on?  Does each Exchange server need to have an evpm.ini file? 

When I run EVPM from one of our EV mail servers, I recieve the following error:
"Specified .ini file not found EVPM.ini"

Please help.

Jason

discussion Filed Under:

Comments

jason.lucy@iowa.gov's picture
31
Aug
2009
0 Votes 0
Login to vote

next error found

Error parsing command file: \\servername\c$\program files\enterprise vault\evpm.ini, error follows:

Line number in error:   0
Section in error:
Attribute in error:
Value in error:     ?↕¬

C:\Program Files\Enterprise Vault>

jason.lucy@iowa.gov's picture
31
Aug
2009
0 Votes 0
Login to vote

next error found

Error parsing command file: \\servername\c$\program files\enterprise vault\evpm.ini, error follows:

Line number in error:   0
Section in error:
Attribute in error:
Value in error:     ?↕¬

C:\Program Files\Enterprise Vault>

jason.lucy@iowa.gov's picture
31
Aug
2009
0 Votes 0
Login to vote

[Directory] directorycomputer

[Directory]
directorycomputername=evm1
sitename=DHSEnterpriseVault

[Filter]
Name = FolderFilter
CreateShortcut=true
DeleteOriginal=true
UnreadMail=true
UseinactivityPeriod=true
InactivityUnits=days
InactivityPeriod=0

[Folder]
Name=\Personal Folders - ARCHIVED
FilterName=FolderFilter
RetentionCategory=Forever
OverrideArchiveLocks=true

[Folder]
Name=\> Active Items (Do Not Archive)
FilterName=DoNotArchive
OverrideArchiveLocks=false

Please look over this and let me know where I have an error???

TonySterling's picture
31
Aug
2009
0 Votes 0
Login to vote

There is a section for

There is a section for EVPM in the Utilities.chm under Policy Manager.

Also, there are many Technote's:
Here is one to look at.
http://support.veritas.com/docs/275809

Tony Sterling

jason.lucy@iowa.gov's picture
31
Aug
2009
0 Votes 0
Login to vote

tried those

I've tried both and have not been able to determine what is wrong.

Thanks though.

TonySterling's picture
31
Aug
2009
0 Votes 0
Login to vote

are you running the command

are you running the command local to the EV Server?

Can you walk us through step by step what you are doing?

Also this doesn't look right:
[Folder]
Name=\> Active Items (Do Not Archive)

I think you want it to be:
[Folder]
Name=\Active Items (Do Not Archive)

Tony Sterling

jason.lucy@iowa.gov's picture
31
Aug
2009
0 Votes 0
Login to vote

What server should the

What server should the evpm.ini file reside on?

From what servers should I run evpm?

TonySterling's picture
31
Aug
2009
0 Votes 0
Login to vote

It should be on the EV Server

It should be on the EV Server and you should run it on the EV Server.

Tony Sterling

Rob Wilcox's picture
31
Aug
2009
0 Votes 0
Login to vote

Aside from the bit that Tony

Aside from the bit that Tony put :-

[Folder]
Name=\Active Items (Do Not Archive)

(Though it works with the > on my system) You should also make sure your retention category listed exists.  Make sure that your .ini file is unicode (though in EV 8 at least, EVPM will tell you if the file isn't in unicode), and you will need some sort of target to run against (otherwise the script will do nothing), for example add a section :

[mailbox]
distinguishedname = /o=my org/ou=First Administratrive Group/cn=Recipients/cn=mytestuser

 

Thanks
Rob Wilcox
Enterprise Vault Engineering
Certification Team
http://www.symantec.com/connect/blogs/rob-wilcox
jason.lucy@iowa.gov's picture
04
Sep
2009
0 Votes 0
Login to vote

I have successfully run

I have successfully run EVPM!

I'm not quite sure, but it may have been related to a Case issue.  Anyway, my new EVPM created folder is working.

Thanks for everyone's help.