If you are using the Telemetry Dashboard, this can be used to archive old data, obfuscate sensitive document names, and modify Telemetry Dashboard settings.
You can use Tdadm from the command line with batch files or scripts. To use the permission operation, you must be a member of the sysadmin server role. For all other operations, you must be a member of the db_owner database role in the Telemetry Dashboard database.
When you invoke Tdadm, you supply an operation and a set of command-line parameters in the form:
Tdadm.exe -o <operation> [<parameter>]
Note: If a value you need to use with the command-line tool includes a space or a character that is treated as special by the command-line interface, such as an ampersand (&), you can enclose the string in quotation marks ("). For example, if the publisher name is Microsoft Corporation, you can enter the publisher name as "Microsoft Corporation".
Tdadm is not an interactive tool. You must type the operation and parameters all at once. You will not be prompted to fill in missing parameters while the operation is running. If a required parameter is missing, the operation fails, and you must type the operation and parameters again.
Note: You cannot execute concurrent operations to the same Telemetry Dashboard database.
Note: The Telemetry Processor should be stopped before using this tool to update the database. In addition, you should not access the database from the Telemetry Dashboard while an operation is executing.
Please update all the info to office 2016, including tools