manage-bde ロックmanage-bde lock
BitLocker で保護されているドライブをロックして、ロック解除キーが指定されていない限り、アクセスできないようにします。Locks a BitLocker-protected drive to prevent access to it unless the unlock key is provided.
構文Syntax
manage-bde -lock [<drive>] [-computername <name>] [{-?|/?}] [{-help|-h}]
パラメーターParameters
パラメーターParameter | 説明Description |
---|---|
<drive> |
コロンの後にドライブ文字を表します。Represents a drive letter followed by a colon. |
-computername-computername | manage-bde.exe が別のコンピューターの BitLocker 保護を変更するために使用されることを指定します。Specifies that manage-bde.exe will be used to modify BitLocker protection on a different computer. また、このコマンドの省略版として -cn を使用することもできます。You can also use -cn as an abbreviated version of this command. |
<name> |
BitLocker による保護を変更するコンピューターの名前を表します。Represents the name of the computer on which to modify BitLocker protection. 指定できる値には、コンピューターの NetBIOS 名とコンピューターの IP アドレスが含まれます。Accepted values include the computer's NetBIOS name and the computer's IP address. |
-?-? または /?or /? | コマンドプロンプトで簡単なヘルプを表示します。Displays brief Help at the command prompt. |
-help または-h-help or -h | 表示は、コマンド プロンプトでヘルプを完了します。Displays complete Help at the command prompt. |
例Examples
データドライブ D をロックするには、次のように入力します。To lock data drive D, type:
manage-bde –lock D: