You work as a Network Administrator for ABC Inc. The company has a Windows Server 2008 network environment. The network is configured as a Windows Active Directory-based single forest network. You have installed Windows Server 2008 on a computer that already has Windows Server 2003 installed. The computer will dual-boot with Windows Server 2003. When you boot the server, by default, it boots to Windows Server 2003. You want the computer to boot to Windows Server 2008 by default.
Which of the following commands will you execute to accomplish the task?
A.
BCDEdit /default
B.
BCDEdit /displayorder
C.
BootCfg /bootsequence
D.
BCDEdit /bootsequence
E.
BootCfg /default
The answer is C. Bootcfg is the old BCDedit. BCDedit /bootsequence changes the boot order for the next boot only.