Disable Purge from the Command Line

Use the following command line process to disable Purge.

Note: You must run the command for each vault that you want to disable.
  1. Run Connectivity.ADMSConsole.exe from a command line with the following switches:

    Command

    Details

    -Odisablepurge

    Operation being performed (required).

    -Ndatabasename

    Name of the database (required).

    -VUusername

    Vault administrator account user name (required).

    -VPpassword

    Vault administrator account password (required).

    -WA

    Windows Authentication (optional)

    Example

    Connectivity.ADMSConsole.exe -Odisablepurge -NVault -VUAdministrator -VPadmin -WA