The command bootcfg dbg1394 in Windows

The bootcfg dbg1394 command specifies port 1394 debugging for the specified operating system entry, applicable to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012.

The bootcfg dbg1394 command configures port 1394 debugging for the specified operating system entry. This command is applied to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012.

Syntax

 OFF} [/ s [/ u / p]] [/ ch] / id 

Parameters

OFF}

Specify the value for port error correction 1394.

- ON - Enable remote debugging support by adding the option / dbg1394 to the specified option.
- OFF - Disable remote debugging support by deleting the option / dbg1394 from the specified option.

/ s Specify the name or IP address of the remote computer (do not use a backslash). The default is the local computer. / u Run the command with the user account specified after the sign. The default is the user login rights on the computer that is issuing the command. / p Specifies the password for the user account specified in the / u parameter . / ch Channel Specifies the channel used for debugging. Valid values ​​are integers from 1 to 64. Do not use the / ch parameter if port 1394 error correction feature is disabled. / id Specifies the operating system input line number in the [operating systems] section of the Boot.ini file to add port debugging option 1394. The first line after the [operating systems] section header is 1. /? Show help at the command prompt.

For example

The following examples show how you can use the bootcfg / dbg1394 command :

 bootcfg / dbg1394 / id 2 
bootcfg / dbg1394 on / ch 1 / id 3
bootcfg / dbg1394 edit / ch 8 / id 2
bootcfg / s srvmain / u maindomhiropln / pp @ ssW23 / dbg1394 off / id 2

See more:

  1. The bootcfg command copies in Windows
  2. The bootcfg addsw command in Windows
  3. What is the Bootcfg command?
4 ★ | 1 Vote