exam questions

Exam 98-365 All Questions

View all questions & answers for the 98-365 exam

Exam 98-365 topic 1 question 196 discussion

Actual exam question from Microsoft's 98-365
Question #: 196
Topic #: 1
[All 98-365 Questions]

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?

  • A. /bootsequence
  • B. /default
  • C. /copy
  • D. /displayorder
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
WaldoWhereAmI
Highly Voted 5 years, 6 months ago
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
...
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.

SaveCancel
Loading ...