PrepAway - Latest Free Exam Questions & Answers

You need to restore the Windows Server 2008 R2 boot ent…

You have a test server named Server1 that is configured to dual-boot between Windows Server 2008 R2 and
Windows Server 2012 R2.
You start Server1 and you discover that the boot entry for Windows Server 2008 R2 no longer appears on the
boot menu.
You start Windows Server 2012 R2 on Server1 and you discover the disk configurations shown in the following
table.

You need to restore the Windows Server 2008 R2 boot entry on Server1.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Run bcdedit.exe and specify the /createstore parameter.

B.
Run bootrec.exe and specify the /scanos parameter.

C.
Run bcdboot.exe d:\\windows.

D.
Run bootrec.exe and specify the /rebuildbcd parameter.

Explanation:
A:
BCDEdit is a command-line tool for managing BCD stores. It can be used for avariety of purposes, including
creating new stores, modifying existing stores, adding boot menu options, /Createstore Creates a new empty
boot configuration data store.
The created store is not a system store.
B:
Bootrec.exe tool to troubleshoot “Bootmgr Is Missing” issue. The /ScanOs option scans all disks for
installations that are c mpatible with Windows Vista or Windows 7.
Additionally, this option displays the entries that are currently not in the BCD store.
Use this option when there are Windows Vistaor Windows 7 installations that the Boot Manager menu does not
list.
D:
Bootrec.exe tool to troubleshoot “Bootmgr Is Missing” issue. The /ScanOs option scans all disks for
installations that are compatible with Windows Vista or Windows 7.
Additionally,this option displays the entries that are currently not in the BCD store.
Use this option when there are Windows Vista or Windows 7 installations that the Boot Manager menu does not
list.
http://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx
http://support.microsoft.com/kb/927392/en-us

2 Comments on “You need to restore the Windows Server 2008 R2 boot ent…

  1. d says:

    Answer is C
    In the measure up test they are very carefull to tell you to use BCDBoot in server 2012 R2
    AND

    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/bcdboot-command-line-options-techref-di

    Set up or repair the boot menu on a dual-boot PC
    When setting up a PC to boot more than one operating system, you may sometimes lose the ability to boot into one of the operating systems. The BCDBoot option allows you to quickly add boot options for a Windows-based operating system. To set up a dual-boot PC:

    Install a separate hard drive or prepare a separate partition for each operating system.

    Install the operating systems. For example, if your PC has Windows 7, install Windows 10 onto the other hard drive or partition.

    Reboot the PC. The boot menus should appear with both operating systems listed.

    If both operating systems aren’t listed:

    Open a command line, either as an administrator from inside Windows, or by booting to a command line using the Windows installation media and pressing Shift+F10, or by booting to Windows PE (WinPE: Create USB Bootable drive).
    Add boot options for a Windows operating system.

    Copy
    bcdboot D:\Windows
    Reboot the PC. Now, the boot menu will show both menu options.




    5



    2

Leave a Reply