Veritas 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
- Provisioning API scripting properties for Policy Manager scripts
- Provisioning API Advanced settings for Policy Manager scripts
- Provisioning API Interface methods for Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
EVSVR commands
Table: EVSVR commands lists the commands that you can type at the EVSVR> prompt.
Table: EVSVR commands
Command | Effect |
---|---|
continue | Continues execution of the current operation file from the latest checkpoint, if it is available. This command only has an effect if you have enabled checkpointing for the operation. A continue command is equivalent to a start command if you start an operation with checkpointing enabled for the first time. |
edit | Opens the EVSVR Operations dialog box so that you can edit the currently loaded operation file or create a new one. |
load [file] | Loads an operation file. If you do not specify a file, EVSVR prompts you to select one. You must load an operation file before you can run it. If an operation file is already loaded, EVSVR unloads it and loads the one that you specify. |
unload | Unloads the current operation file without performing any other actions. |
start | Starts the execution of the current operation file from the beginning. If you have enabled checkpointing for the operation, this command resets the checkpointing information and starts the operation from the beginning. |
stop | Stops the execution of the current operation file. EVSVR completes any actions that it is performing before it stops, and it generates a report file for the performed actions. |
pause | Pauses the execution of the current operation file. |
resume | Resumes the execution of the current operation file. |
restart | Stops the execution of the current operation file and then starts it again from the beginning. |
status | Displays the current status of EVSVR, including its application state. |
cls | Clears the EVSVR window. |
exit or quit | Quits EVSVR. |
interactive | Runs EVSVR in interactive mode. This mode lets you perform a number of specialized activities, including the following:
|
help or ? | Displays on-screen Help about the EVSVR commands. |