Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8
Delete an existing data collector.
For examples of how this command can be used, see Examples.
Syntax
logman delete <[-n] <name>> [options]
Parameters
Parameter |
Description |
|---|---|
/? |
Displays context-sensitive help. |
-s <computer name> |
Perform the command on the specified remote computer. |
-config <value> |
Specifies the settings file containing command options. |
[-n] <name> |
Name of the target data collector. |
-ets |
Send commands to Event Trace Sessions directly without saving or scheduling. |
-[-]u <user [password]> |
Specifies the user to Run As. Entering a * for the password produces a prompt for the password. The password is not displayed when you type it at the password prompt. |
Examples
The following command deletes the data collector perf_log.
logman delete perf_log