Uninstalling RICOH Data Collector with Command Line

To uninstall RICOH Data Collector using the command line option:
  1. Start the uninstall process on the computer where RICOH Data Collector is installed:
    • On Windows, go to C:\Program Files\RICOH\DataCollector\_manage_installation, open a command prompt and run the command:

      ./'Change Installation' -i silent -uninstall [-DC_DELETE_FROM_CLOUD=<deleteFromCloud>]

    • On Linux, go to /opt/RICOH/DataCollector/_manage_installation, open a command prompt and run the command:

      ./'Change Installation' -i silent -uninstall [-DC_DELETE_FROM_CLOUD=<deleteFromCloud>]

    Command Line Options

    Command Line Options Mandatory Optional Details Values Default Values
    -DC_DELETE_FROM_CLOUD No Yes Delete RICOH Data Collector from cloud. true/false false
    Note: The commands do not prompt for input when run from the command line.