The bootcfg command copies in Windows
The bootcfg command copies a copy for an existing boot entry and you can add command line options to it.
Applies to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012.
The bootcfg command copies a copy for an existing boot entry and you can add command line options to it.
Syntax
bootcfg / copy [/ s [/ u / p]] [/ d] [/ id]
Parameters
Parameter Description / s Specifies 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. Default is the current user login rights on the computer that is issuing the command. / p Specifies the password for the user account specified in the / u parameter . / d Specify a description for the new operating system entry. / id Specifies the operating system input line number in the [operating systems] section of the Boot.ini file to copy. The first line after the title of the [operating systems] section is 1 . /? Show help at the command prompt.For example
The following examples show how you can use the bootcfg / copy command to copy boot entry 1 and enter " ABC Server " as a description:
bootcfg / copy / d "ABC Server" / id 1
See more:
- The bootcfg addsw command in Windows
- What is the Bootcfg command?
- Bdehdcfg command in Windows
5 ★ | 1 Vote
You should read it
- The bootcfg ems command in Windows
- The bootcfg raw command in Windows
- The command bootcfg dbg1394 in Windows
- The bootcfg query command in Windows
- The command bootcfg default in Windows
- The command bootcfg delete in Windows
- The bootcfg rmsw command in Windows
- The bootcfg timeout command in Windows
- The bootcfg addsw command in Windows
- What is the Bootcfg command?
- Reg command copy in Windows
- How to copy and paste on Mac
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster