This command lists entries in a store. The /enum command is the default, so running "bcdedit" without parameters is equivalent to running "bcdedit /enum ACTIVE". bcdedit [/store] /enum [ | ] [/v] Specifies the store to be used. If this option is not specified, the system store is used. For more information, run "bcdedit /? store". Specifies the type of entries to be listed. can be one of the following: ACTIVE All entries in the boot manager display order. This is the default. FIRMWARE All firmware applications. BOOTAPP All boot environment applications. BOOTMGR The boot manager. OSLOADER All operating system entries. RESUME All resume from hibernation entries. INHERIT All inherit entries. ALL All entries. Specifies the identifier of the entry to be listed. If an identifier is provided, then only the specified object will be listed. For information about identifiers, run "bcdedit /? ID". /v Displays entry identifiers in full, rather than using names for well-known identifiers. Examples: The following command lists all operating system loader boot entries: bcdedit /enum OSLOADER The following command lists all boot manager entries: bcdedit /enum BOOTMGR The following command lists only the default boot entry: bcdedit /enum {default} The following command lists only the specified operating system boot entry: bcdedit /enum {b38a9fc1-5690-11da-b795-e9ad3c5e0e3a}
This command generates an authorization session handle for the Object-Specific Authorization Protocol (OSAP) used to securely ...
This command informs the TPM that it may complete the self test of all TPM functions that were not tested during the power-on ...
This command is similar to the TPM_Quote command, but includes locality information to provide a more complete view of the ...
This command is superseded by having the TPM_TakeOwnership command automatically disable reading the public portion of the ...
This command lists entries in a store. The /enum command is the default, so running "bcdedit" without parameters is equivalent ...
This command loads a key into TPM so that the owner can set other actions on it. These actions include wrap, unwrap, bind, ...
This command loads the computer manufacturer's public key into the TPM for use during maintenance. This command can only ...
This command modifies the RootSDDL setting for the WinRM service. The RootSDDL stores the default security settings for any ...
This command modifies the TrustedHosts list for the WinRM client. The computers in the TrustedHosts list might not be authenticated. ...