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?
from: https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/changing-the-default-boot-entry
The default boot entry is the entry that the boot loader selects when the boot menu time-out expires. You can change the default boot entry to ensure that the operating system configuration that you prefer is loaded automatically.
For Windows, you can use BCDEdit to change the default boot entry.
Using BCDEdit
You can specify the default boot entry using the /default option. The syntax to specify the default operating system is as follows:
bcdedit /default <ID>
The <ID> is the Globally Unique Identifier (GUID) for the Windows boot loader boot entry that is associated with the operating system that you want to designate as the default. You must include the braces ({ }) around the GUID, for example:
bcdedit /default {cbd971bf-b7b8-4885-951a-fa03044f5d71}
upvoted 6 times
...
This section is not available anymore. Please use the main Exam Page.98-365 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
WaldoWhereAmI
Highly Voted 5 years, 6 months ago