次の方法で共有


manage-bde status

コンピューター上のすべてのドライブに関する情報を提供します。BitLocker で保護されているかどうか (次を含む)。

  • Size

  • BitLocker version

  • Conversion status

  • Percentage encrypted

  • Encryption method

  • Protection status

  • Lock status

  • Identification field

  • Key protectors

Syntax

manage-bde -status [<drive>] [-protectionaserrorlevel] [-computername <name>] [{-?|/?}] [{-help|-h}]

Parameters

Parameter Description
<drive> ドライブ文字とそれに続くコロンを表します。
-protectionaserrorlevel Causes the manage-bde command-line tool to send the return code of 0 if the volume is protected and 1 if the volume is unprotected; most commonly used for batch scripts to determine if a drive is BitLocker-protected. You can also use -p as an abbreviated version of this command.
-computername manage-bde.exe を使用して、別のコンピューターの BitLocker 保護を変更することを指定します。 You can also use -cn as an abbreviated version of this command.
<name> BitLocker 保護を変更するコンピューターの名前を表します。 使用できる値には、コンピューターの NetBIOS 名とコンピューターの IP アドレスが含まれます。
-? or /? コマンド プロンプトに簡単なヘルプを表示します。
-help または -h コマンド プロンプトに完全なヘルプが表示されます。

Examples

ドライブ C の状態を表示するには、次のように入力します。

manage-bde –status C: