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
EVservice list file format
The format of the list file is as follows:
computer:service_or_task
EVservice ignores any line that does not contain a colon (:), so you can add comments if required. For example:
Enterprise Vault Service and Task Startup List (comment line) GAMMA:Enterprise Vault Directory Service GAMMA:Enterprise Vault Indexing Service GAMMA:Enterprise Vault Shopping Service GAMMA:Enterprise Vault Storage Service GAMMA:Mailbox Archiving Task for EXCH1 DELTA:Mailbox Archiving Task for EXCH2
Note the following:
In those lines where you specify the name of an Enterprise Vault task, the computer name must correspond to the computer alias used in Enterprise Vault.
The easiest way to stop all tasks is to stop the Task Controller service. You can edit each task's properties to set its Startup type to Automatic, so that the tasks start automatically when you restart the Task Controller service. See the Administrator's Guide for more information.
If you were to use the sample file above with the following command, the task on computer DELTA would be unaffected (because you have specified the computer GAMMA on the command line):
EVservice start GAMMA evservices_and_tasks.txt