This command sets or displays the hypervisor settings for the system. This command does not enable or disable the hypervisor debugger for any particular OS loader entry. To enable or disable the hypervisor debugger for a particular OS loader entry, use "bcdedit /setHYPERVISORDEBUG ON". For information about identifiers, run "bcdedit /? ID". To set an individual hypervisor debugger setting, use "bcdedit /set {hypervisorsettings} ". For information about valid types, run "bcdedit /? TYPES". bcdedit /hypervisorsettings [ [DEBUGPORT: ] [BAUDRATE: ] [CHANNEL: ] ] Specifies the type of debugger. can be one of SERIAL or 1394. For SERIAL debugging, specifies the serial port to use as the debugging port. For SERIAL debugging, specifies the baud rate to be used for debugging. For 1394 debugging, specifies the 1394 channel to be used for debugging. Examples: The following command displays the current hypervisor settings: bcdedit /hypervisorsettings The following command sets the hypervisor debugger settings to serial debugging over COM1 at 115,200 baud: bcdedit /hypervisorsettings SERIAL DEBUGPORT:1 BAUDRATE:115200 The following command sets the hypervisor debugger settings to 1394 debugging using channel 23: bcdedit /hypervisorsettings 1394 CHANNEL:23
This command saves a loaded resource outside the TPM. After successful execution of this command the TPM automatically releases ...
This command sets an entry option value in the boot configuration data store. bcdedit /store /set { } /addfirst | /addlast ...
This command sets an entry option value in the boot configuration data store. bcdedit /store /set { } Specifies the store ...
This command sets or displays the global debugger settings for the system. This command does not enable or disable the debugger ...
This command sets or displays the hypervisor settings for the system. This command does not enable or disable the hypervisor ...
This command sets the default entry that the boot manager will use when the timeout expires. bcdedit /default Specifies the ...
This command sets the display order to be used by the boot manager. bcdedit /displayorder . /addfirst | /addlast | /remove ...
This command sets the global Emergency Management Services settings for the system. Emssettings does not enable or disable ...
This command sets the one-time boot sequence to be used by the boot manager. bcdedit /bootsequence . /addfirst | /addlast ...