Professional Windows Server 1002003 Security A Technical Reference [Electronic resources]

Roberta Bragg

نسخه متنی -صفحه : 415/ 272
نمايش فراداده

bootcfg /copynew in WS2003

Copies an existing OS entry specified by OSEntryLineNum.

Syntax

bootcfg /copy [/d Description] /id OSEntryLineNum

Options

/d Description

Specifies a description (must be in quotes) for the new OS entry.

Examples

Copy OS entry 1 in operating systems section of

boot.ini and give it the description "WS2003 Enterprise":

bootcfg /copy /d "WS2003 Enterprise" /id 1
SUCCESS: Made a copy of the boot entry "1".

Verify the result:

bootcfg
Boot Loader Settings
--------------------
timeout:30
default:multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
Boot Entries
------------
Boot entry ID:    1
OS Friendly Name: WS2003, Enterprise
Path:             multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
OS Load Options:  /fastdetect /noguiboot
Boot entry ID:    2
OS Friendly Name: WS2003 Enterprise
Path:             multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
OS Load Options:  /fastdetect /noguiboot

See Also

bootcfg,

Recovery Console