Terminal Server Commands: DBGTRACE (186511)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0 Terminal Server Edition

This article was previously published under Q186511

SUMMARY

DBGTRACE enables and disables debug tracing.

Syntax

Dbgtrace [name] [/system] [/all] [/c:class] [/e:enable] [/d] [/t]
[/?]Dbgtrace [id] ] [/system] [/all] [/c:class] [/e:enable] [/d] [/t] [/?]
				

Parameters

name
Specifies the name of the user or computer.

id
Specifies the logon ID of the user or computer.

/system
Specifies the system on which to run tracing.

/all
Runs tracing on all systems.

/c:class
Specifies the content for the class.

/e:enable
Enables tracing.

/d
Enables debugging.

/t
Runs tracing until interrupted.

/? (help)
Displays the syntax for the command and information about the command's options.

Modification Type:MajorLast Reviewed:6/28/2004
Keywords:kbinfo KB186511