Applies To: Windows Server 2008 R2,Windows Server 2008,Windows Vista,Windows 7

Toggles Debugging Mode. For examples of how this command can be used, see Examples.

Syntax

 Copy Code
debug

Parameters

none

Remarks

  • By default, debugging is off.

  • When debugging is on, each command that is sent to the remote computer is displayed, preceded by the greater than (>) character.

Examples

Toggle debug mode on and off.

 Copy Code
debug

Additional references