Using the CVPConfigurationTool from the Command Line

Individual users can configure settings for the ContentStore Email Viewer from Microsoft Outlook (see ContentStore Email Viewer Settings). To change the ContentStore Email Viewer settings for all of the users in your environment, use the CVPConfigurationTool.

  • Parameter names are case sensitive.

  • If you want to add values that contain a space, you must enclose the value in escaped quotation marks, \"<value>\".

    For example, the command to change the location of the Cache Directory to C:\my data\cache folder is:

    CVPConfigurationTool -setconfig "-CacheDir "C:\my data\cache folder\""

Procedure

  • On the command line, go to CVArchiverAddin (the installation directory for Outlook Add-In with ContentStore Email Viewer) and type the following command:

    CVPConfigurationTool -setconfig "-parameter_name A new_value A parameter_name B new_value B"

    where:

    • parameter_name is the name of the parameter that you want to change

    • new_value is the value for the parameter that you want to change

×

Loading...