Operation name: obfuscate
This operation will obfuscate selected telemetry events.
See also
Syntax
tdadm.exe |
-o obfuscate -databaseserver <server name>[\<instance name>]] -databasename <database nent">
Operation name: obfuscate This operation will obfuscate selectedame> {-all | [-application <0 - 11>] [-name <file name>] [-type <0 - 4>] |
Parameters
Parameters | Value | Required? | Description |
databaseserver | A valid database server name, such as "Server1", where named instances are used; the format may appear as server\server | No | Database server that hosts Telemetry Dashboard database. Note: If database server name is not specified, it will use the default (unnamed) instance on the local server. |
databasename | A valid Telemetry Dashboard database name, such as "DB1" | Yes | Name of the Telemetry Dashboard database. |
all | <none> | Yes. all, application, name or type parameter is required. | Target to all data. Note: this parameter does not work with application, name, and type parameters |
application |
Any one of the following numbers; 0 - Word 1 - Excel 2 - PowerPoint 3 - Access 4 - Outlook 5 - SkyDrive Pro 6 - InfoPath 7 - OneNote 8 - Project 9 - Publisher 10 - Visio 11 - Sharepoint Designer |
Yes. all, application, name or type parameter is required. | A number to specify the application. Note: This parameter can work with name and type parameters. If you specify more than one filter parameters, the operation will run for data that matched all specified condition (AND). |
name | A valid file name, such as “Document1.docx” | Yes. all, application, name or type parameter is required. | A strings that contain file name. It shows in “Document” and “Solution” worksheets in Telemetry Dashboard. Note: This parameter can work with application and type parameters. If you specify more than one filter parameters, the operation will run for data that matched all specified condition (AND). |
type |
Any one of the following numbers; 0 - Document 1 - Template |
Yes. all, application, name or type parameter is required. | A number to specify the file/solution type. Note: This parameter can work with application and name parameters. If you specify more than one filter parameters, the operation will run for data that matched all specified condition (AND). |
Other operations
- Builtin: tdadm operation
- Cleanup: tdadm operation
- Copy: tdadm operation
- Delete: tdadm operation
- Move: tdadm operation
- Obfuscate: tdadm operation
- Permission: tdadm operation
- Replace: tdadm operation
- Settings: tdadm operation