Home
> Commands A-M
> Commands B
BOOTCFG /DEBUG
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
Configures, queries, or changes Boot.ini file settings.
Adds or changes the debug settings for a specified
Syntax
BOOTCFG
/debug
/?
BOOTCFG
/debug
[EDIT
| OFF
| ON]
[/s [computer]
[/u [[domain\]user]
/p password
[/baud baud_rate]
[/port communications_port]
/id line_number
Parameters
- EDIT
(NTXP)
- Allows changes to port and baud rate settings by
changing the channel values associated with
/debug for the specified
line_number.
- OFF
(NTXP)
- Disables remote debugging support by removing the
/debug for the specified
line_number.
- ON
(NTXP)
- Enables remote debugging support by adding the
/debug for the specified
line_number.
Switches
- /?
(NTXP)
- Display help.
- /baud baud_rate
(NTXP)
- Specifies the baud rate to be used for debugging.
Do not use if debugging is being
disabled.
- 9600
- 19200
- 38400
- 57600
- 115200
- /debug
(NTXP)
- Adds or changes the debug settings for a
specified operating system entry.
- /id line_number
(NTXP)
- Specifies the operating system entry line number in the
[operating systems] section of the Boot.ini file to which
the operating system load options are added. The first line
after the [operating systems] section header is 1.
- /p password
(NTXP)
- Specifies the password of the user account that is
specified in /u.
- /port communications_port
(NTXP)
- Specifies the COM port to be used for debugging.
Do not use if debugging is being
disabled.
- /s computer
(NTXP)
- Specifies the name or IP address of a remote
computer (do not use backslashes).
The default is the local computer.
- /u [[domain\]user]
(NTXP)
- Runs the command with the account permissions of the
user specified by User or Domain\User. The default is the
permissions of the current logged on user on the computer
issuing the command.
Related
BOOTCFG /ADDSW
Adds BOOT.INI load options.
BOOTCFG /COPY
Makes another operating system instance copy.
BOOTCFG /DBG1394
Configures 1394 port debugging.
BOOTCFG /DEFAULT
Designate the default operating system entry.
BOOTCFG /DELETE
Deletes an operating system entry.
BOOTCFG /EMS
Adds or changes the EMS console redirection.
BOOTCFG /QUERY
Displays the [boot loader] and [operating systems] sections.
BOOTCFG /RAW
Adds load options to an [operating systems] entry.
BOOTCFG /RMSW
Removes BOOT.INI load options.
BOOTCFG /TIMEOUT
Changes the operating system time-out value.
Notes
none.
Examples
bootcfg /debug ON /port com1 /id 2
bootcfg /debug EDIT /port com2 /baud 19200 /id 2
bootcfg /s srvmain /u maindom\hiropln /p p@ssW23 /debug OFF /id 2
Errorlevels
none.
Availability
- External
-
- DOS
-
v3.0
v3.20
v3.05
v3.1
v3.21
v3.25
v3.30
v3.3A
v3.3R
v3.3T
v3.31
v3.40
v4.0
v4.01
v4.01A
v5.0
v5.0A
v5.00.02
v5.001A
v5.01
v5.02
v6.0
v6.10
v6.2
v6.21
v6.22
v6.23
v7.00
v7.0R1
v7.10
v8.00
- Windows
-
Win95
Win98
WinME
- Windows NT
-
NT3.5
NT4
NT2000
NTXP
NT2003
Last Updated: 2003/07/28
Direct corrections or suggestions to:
Rick Lively