Assigning a Retention Folder policy using the Command Line Interface (CLI)

You can also assign Retention Folder policies to FSA targets using a command-line interface.

The CLI executable is Enterprise Vault\RtnFolder.exe.

The command takes the following parameters (include the colon in the parameter name):

You can include wild cards when defining target volumes and final target folders only.

The following examples using wild cards are correct:

/Target:\\ServerA\C$*\MyFolder\AB*

/Target:\\ServerA\C$*\MyFolder\A*B*

/Target:\\ServerA\C$*\MyFolder\A*B

The following example is not correct, because wild cards can only be included in the volume name and final folder name:

/Target:\\ServerA\C$*\MyFol*der\AB*