Arctera Enterprise Vault™ eDiscovery Administrator's Guide
- Introducing eDiscovery
- Introducing the eDiscovery client
- Setting up and assigning roles
- Working with cases
- Setting up review marks and tags
- Using rules to mark and tag items automatically
- Using the eDiscovery Custodian Manager
- Searching for items
- About searching with eDiscovery
- Defining email targets with Address Manager
- Building eDiscovery search schedules
- Manually reviewing items
- About reviewing with eDiscovery
- Searching within the review set
- Deleting items from Enterprise Vault archives
- Working with research folders
- Exporting and producing items
- About exporting and producing items
- Creating and viewing reports
- Appendix A. Customizing eDiscovery
- Setting eDiscovery system configuration options
- Appendix B. Importing configuration data from an XML file
- Appendix C. Enterprise Vault properties for use in eDiscovery searches
- Appendix D. Troubleshooting
- Issues with Insight eDiscovery Custodian Manager
ImportExport syntax
ImportExport.exe -F:FileName -C:CustomerID [-I] [-L:LogFile] [-O] [-NoValidation] [-BypassService] [-LogToDB] [-LeaveDBLog] [-ShowOnlyErrors] [-CommitOnceOnSuccess] [-?]
Table: ImportExport command parameters describes the parameters that you can append to the command.
Table: ImportExport command parameters
Parameter | Function |
---|---|
-F:FileName | Identifies the XML file from which to import data or to which the data is to be exported. |
-C:CustomerID | Identifies the eDiscovery customer for which to import or export data. If you run ImportExport without any parameters then, when prompted for a customer ID, you can type ? to list all the customer names and identifiers. |
-I | Instructs the command to import configuration data into the customer database from the XML file that you specify with the -F parameter. Omit this parameter to export data to the specified XML file. |
-L:LogFile | Specifies the name of the log file. If you omit the path to the file, the command creates it in the eDiscovery program folder on the eDiscovery server. |
-O | Overwrites the output XML file and log file, if they exist. If you omit this parameter, and the output and log files exist, the command displays an error message and stops. |
-NoValidation | Accelerates the process of importing data from an XML file by turning off XML validation. The command ignores this parameter if you export data to a file. |
-BypassService | Instructs the command to bypass the Enterprise Vault eDiscovery Manager service and connect directly to the customer database. This may be necessary if you experience out-of-memory problems when you try to import data into or export data from a very large database. To use this facility, you must ensure that:
|
-LogToDB | Writes the log messages to both the log file and the customer database. |
-LeaveDBLog | If you also specify the -LogToDB parameter, instructs the command to leave log information on previous imports and exports in the eDiscovery database instead of overwriting it. |
-ShowOnlyErrors | If you also specify the -LogToDB parameter, instructs the command to report error messages but not information messages. |
-CommitOnceOnSuccess | Commits the data to the eDiscovery database only if the command imported it without error. |
-? | Displays the online Help information for the command. |