Author Topic: Learn Commands for Viewing and Managing Boot Configuration Data on Windows 7  (Read 2505 times)

0 Members and 1 Guest are viewing this topic.

Offline Nick

  • Administrator
  • Platinum Member
  • *
  • Posts: 46027
  • Karma: +1000/-0
  • Gender: Male
  • NickCS
    • http://www.facebook.com/nickcomputerservices
    • http://www.twitter.com/nickcomputer
    • Computer Chiangmai

Learn Commands for Viewing and Managing Boot Configuration Data on Windows 7

Get an overview of the commands you can use at a command line to view and edit the BCD (boot configuration data) Store.



BCD Editor (Bcdedit.exe) is a command-line utility that lets you view and manage the BCD store. To use BCD Editor:
1. Click Start, point to All Programs, and then click Accessories.
2. Right-click Command Prompt, and then click Run As Administrator.
3. Type bcdedit at the command prompt.

Armed with the right set of commands, you can use bcdedit to:
Create, import, export, and identify the entire BCD store.
Create, delete, and copy individual entries in the BCD store.
Set or delete entry option values in the BCD store.
Control the boot sequence and the boot manager.
Configure and control Emergency Management Services (EMS).
Configure and control boot debugging as well as hypervisor debugging. summarizes commands you can use when you are working with the BCD store.

Note that BCD Editor is an advanced command-line tool and you should attempt to modify the BCD store only if you are an experienced IT pro. As a safe¬guard, you should make a full backup of the computer prior to making any changes to the BCD store. Why? If you make a mistake, your computer might end up in a non-bootable state, and then you would need to initiate a recovery.

Here’s a list of commands you can use with BCD Editor and a description of what each does:
/bootdebug Enables or disables boot debugging for a boot application.
/bootems Enables or disables Emergency Management Services for a boot application.
/bootsequence Sets the one-time boot sequence for the boot manager.
/copy Makes copies of entries in the store.
/create Creates new entries in the store.
/createstore Creates a new (empty) boot configuration data store.
/dbgsettings Sets the global debugger parameters.
/debug Enables or disables kernel debugging for an operating system entry.
/default Sets the default entry that the boot manager will use.
/delete Deletes entries from the store.
/deletevalue Deletes entry options from the store.
/displayorder Sets the order in which the boot manager displays the multiboot menu.
/ems Enables or disables Emergency Management Services for an operating system entry.
/emssettings Sets the global Emergency Management Services parameters.
/enum Lists entries in the store.
/export Exports the contents of the system store to a file. This file can be used later to restore the state of the system store.
/hypervisorsettings Sets the hypervisor parameters.
/import Restores the state of the system store by using a backup file created with the /export command.
/mirror Creates a mirror of entries in the store.
/set Sets entry option values in the store.
/sysstore Sets the system store device. This only affects EFI systems.
/timeout Sets the boot manager timeout value.
/toolsdisplayorder Sets the order in which the boot manager displays the tools menu.
/v Sets output to verbose mode.

From the Microsoft Press book Windows 7 Administrator’s Pocket Consultant by William R. Stanek.

credit: technet.microsoft.com


 
Share this topic...
In a forum
(BBCode)
In a site/blog
(HTML)


Related Topics

  Subject / Started by Replies Last post
0 Replies
7081 Views
Last post March 08, 2009, 12:57:41 PM
by IT
0 Replies
2845 Views
Last post August 24, 2009, 10:52:31 AM
by IT
0 Replies
3402 Views
Last post June 11, 2010, 04:56:15 PM
by Nick
0 Replies
2074 Views
Last post June 11, 2010, 06:40:19 PM
by Nick
0 Replies
1941 Views
Last post June 16, 2010, 02:06:12 PM
by Nick
0 Replies
4603 Views
Last post July 02, 2010, 02:46:52 PM
by Nick
0 Replies
857 Views
Last post January 09, 2012, 05:18:03 PM
by Nick
0 Replies
1034 Views
Last post April 20, 2012, 11:34:08 PM
by Nick
0 Replies
843 Views
Last post September 13, 2012, 01:26:38 PM
by Nick
0 Replies
4809 Views
Last post February 11, 2014, 07:15:35 PM
by Nick