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
EVEARemovalUtility syntax
The syntax of the EVEARemovalUtility command is as follows:
EVEARemovalUtility.exe path [-s | -f] [-l] [-d] [-r [-q]]
Table: EVEARemovalUtility parameters describes the available parameters.
Table: EVEARemovalUtility parameters
Parameter | Description |
---|---|
path | One of the following:
|
-s | Process recursively the folder that is specified in path. |
-f | Process the list of files in the EVEARemovalUtility log file that path specifies. |
-l | Redirect the utility's output to a log file. EVEARemovalUtility creates the log file in the folder in which the utility is located. If you do not specify -l, EVEARemovalUtility displays its output in the command prompt window. |
-d | Generate detailed output, which includes the names and values of the extended attributes for each file. This parameter has no effect if you specify the -r parameter. |
-r | Remove extended attributes. If you omit this parameter, EVEARemovalUtility only lists information about the extended attributes. |
-q | Run in quiet output mode. The output consists only of a summary which shows the number of processed files. This parameter has no effect unless you specify the -r parameter. |