Windows Server Administration Fundamentals — Question 52

You are working on Windows Server 2008. You want to specify the default entry that the boot manager selects when the timeout expires. Which of the following commands will you use to accomplish the task?

Answer options

Correct answer: B

Explanation

The correct command is /default, which is specifically designed to set the default boot entry. The other options do not serve this purpose: /bootsequence is used to specify the order of boot entries, /copy is for duplicating entries, and /displayorder is for rearranging the order of display in the boot menu.