Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Configures, queries, or changes Boot.ini file settings.
bootcfg <parameter> [arguments...]
| Parameter | Description |
|---|---|
| bootcfg addsw | Adds operating system load options for a specified operating system entry. |
| bootcfg copy | Makes a copy of an existing boot entry, to which you can add command-line options. |
| bootcfg dbg1394 | Configures 1394 port debugging for a specified operating system entry. |
| bootcfg debug | Adds or changes the debug settings for a specified operating system entry. |
| bootcfg default | Specifies the operating system entry to designate as the default. |
| bootcfg delete | Deletes an operating system entry in the [operating systems] section of the Boot.ini file. |
| bootcfg ems | Enables the user to add or change the settings for redirection of the Emergency Management Services console to a remote computer. |
| bootcfg query | Queries and displays the [boot loader] and [operating systems] section entries from Boot.ini. |
| bootcfg raw | Adds operating system load options specified as a string to an operating system entry in the [operating systems] section of the Boot.ini file. |
| bootcfg rmsw | Removes operating system load options for a specified operating system entry. |
| bootcfg timeout | Changes the operating system time-out value. |