text stringlengths 0 4.23k |
|---|
<domain>\<user> |
/p <password> |
<osentrylinenum> |
<osentrylinenum> |
<osentrylinenum> |
<osentrylinenum> |
/id <osentrylinenum> |
Examples |
To use the bootcfg /rmsw command: |
bootcfg /rmsw /mm 64 /id 2 |
bootcfg /rmsw /so /id 3 |
bootcfg /rmsw /so /ng /s srvmain /u hiropln /id 2 |
bootcfg /rmsw /ng /id 2 |
bootcfg /rmsw /mm 96 /ng /s srvmain /u maindom\hiropln /p p@ssW23 /id 2 |
bootcfg timeout |
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 |
Changes the operating system time-out value. |
Syntax |
bootcfg /timeout <timeoutvalue> [/s <computer> [/u <domain>\<user> /p <password>]] |
Parameters |
Parameter |
Description |
/timeout <timeoutvalue> |
Specifies the timeout value in the [boot loader] section. The <timeoutvalue> is the number of seconds the user has to select an operating system from the boot loader screen before NTLDR loads the default. The valid range for <timeoutvalue> is 0-999. If the value is 0, NTLDR immediately starts the default operating system without displaying the boot loader screen. |
/s <computer> |
Specifies the name or IP address of a remote computer (don't use backslashes). The default is the local computer. |
/u <domain>\<user> |
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. |
/p <password> |
Specifies the password of the user account that is specified in the /u parameter. |
/? |
Displays help at the command prompt. |
/timeout <timeoutvalue> |
<timeoutvalue> |
<timeoutvalue> |
/s <computer> |
/u <domain>\<user> |
<user> |
<domain>\<user> |
/p <password> |
Examples |
To use the bootcfg /timeout command: |
bootcfg /timeout 30 |
bootcfg /s srvmain /u maindom\hiropln /p p@ssW23 /timeout 50 |
bootcfg |
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. |
Syntax |
bootcfg <parameter> [arguments...] |
Parameters |
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. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.