다음을 통해 공유


Cleanup: tdadm operation

Operation name: cleanup

After run the one of move, delete, or replace operation, there will be unused data. This operation will clean up unused data. (eg. User/computer information, tags…)

Note: Once you run this command, you cannot keep using the destination database which was being used as a destination database until now in a copy/move operation.

See also

Syntax

tdadm.exe

-o cleanup

-databaseserver <server name>[\<instance name>]]

-databasename <database name>

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.

Other operations