Please enter search query.
Search <product_name> all support & community content...
Article: 100016890
Last Published: 2015-07-15
Ratings: 2 1
Product(s): Enterprise Vault
Problem
This article describes how to use EVPM to enable a user for archiving. This action will create an archive for that user in Enterprise Vault (EV).
Solution
- Open a Notepad file and modify the script below to match the directorycomputername, sitename and mailbox distinguished name.
[Directory]
DirectoryComputerName=directorycomputername
Sitename=Sitename
[Mailbox]
DistinguishedName = /o=KVSORG/ou=First Administrative Group/cn=Recipients/cn=test101
[Folder]
Name = mailboxroot
Enabled = True
Suspended = False
- Save the file in UNICODE format, with an .ini extension.
- Copy the file to the \Program Files\Enterprise Vault directory on the EV server.
- Run EVPM from \Program Files\Enterprise Vault as the Vault Service Account (VSA).
- Type the Exchange Server name and press Enter
- Type the EV Service Mailbox Alias and press Enter.
- Type the .ini file name and location and press Enter.
- If the .ini file is in the EV directory, you just need to type in the filename.
An archive for the specified user should now have been created.