Enterprise Vault™ Utilities
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
Policy Manager syntax
EVPM [-?] {[-e Exchange_server] [-m system_mailbox] | [-d]} [-f input_file]
-? | Displays help information on the utility. |
-e Exchange_server | Specifies the name of the Exchange Server computer. When you run EVPM with this parameter, it ignores any Domino related settings in the initialization file. For Exchange Server 2010 and later, you must specify the fully qualified domain name of the Exchange Server computer. It might be necessary to provide a fully qualified domain name if your Exchange Server and the Enterprise Vault server are in separate Active Directory forests. |
-m system_mailbox | Specifies the SMTP address of the Enterprise Vault system mailbox. |
-d | Run Domino tasks. When you run EVPM with this parameter, it ignores any Exchange related settings in the initialization file. |
-f input_file | Specifies the name and location of the initialization file. |
For example:
EVPM -e ExchSvr1.evexample.local -m evsvcembx@evexample.local -f c:\ExchSvr1.ini
This command processes the settings in
c:\ExchSvr1.ini
, against Exchange Server ExchSvr1.evexample.local, using the SMTP address of the Enterprise Vault system mailbox.EVPM -d -f c:\DominoSvr1.ini
This command processes the NSF migration settings in
c:\DominoSvr1.ini
.
If you run Policy Manager without any parameters, it prompts you for them. After the first time you run Policy Manager, it offers the values you set last time as the default when it prompts. You can press Enter to accept the default, or enter a new value.
Note:
You must run this utility with Administrator privileges if the computer has User Account Control (UAC) enabled.
See Running the Enterprise Vault command-line utilities with administrator privileges.