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
Syntax for EVDominoExchangeMigration tool
EVDominoExchangeMigration [-?] -ex ExchangeServer -sm SystemMailbox -eu ExchangeSMTPAddress -du DominoUserName -po ExchangeMailboxPolicy -lf LogFileFolder
Table: EVDominoExchangeMigration parameters describes the available parameters.
Table: EVDominoExchangeMigration parameters
Parameter | Description |
---|---|
-ex | The name of the Exchange Mailbox server that hosts the mailbox you want to process. |
-eu | The primary Exchange Server SMTP address of the user whose mailbox you want to process. |
-du | The Domino user name of the migrated user (for example, User1/MyOrgName) or the archive ID of the Enterprise Vault archive for the Domino user (for example 1C5D73ABD3B80474396FD566AB2A894031110000myServer.myCorp.com) |
-po |
The Enterprise Vault Exchange Mailbox policy to apply. Must be one of Default, the name of a policy, or None.
|
-lf | The absolute path of the folder that will contain the log files. The folder will be created if it does not exist. For example: |
For example, the following command runs EVDominoExchangeMigration with the following settings:
Exchange Server provisioned mailbox | User12 |
Exchange Server | myExchange |
Primary SMTP address of User12 | User12@myCorp.com |
Exchange Mailbox policy | The mailbox policy from the user's provisioning group |
Domino user name | User12/myCorp |
Log file folder | C:\log files |
EVDominoExchangeMigration -ex myExchange -eu User12@myCorp.com -po default -du User12/myCorp -lf "C:\log files"
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.