text
stringlengths
0
4.23k
File name to give compressed file. If omitted, the last character of the source file name is replaced with an underscore (_) and used as the destination.
/f <directives_file>
A file with makecab directives (may be repeated).
/d var=<value>
Defines variable with specified value.
/l <dir>
Location to place destination (default is current directory).
/v[<n>]
Set debugging verbosity level (0=none,...,3=full).
/?
Displays help at the command prompt.
<source>
<destination>
<directives_file>
<value>
<dir>
<n>
manage-bde autounlock
Manages the automatic unlocking of BitLocker-protected data drives.
Syntax
manage-bde -autounlock [{-enable|-disable|-clearallkeys}] <drive> [-computername <name>] [{-?|/?}] [{-help|-h}]
Parameters
Parameter
Description
-enable
Enables automatic unlocking for a data drive.
-disable
Disables automatic unlocking for a data drive.
-clearallkeys
Removes all stored external keys on the operating system drive.
<drive>
Represents a drive letter followed by a colon.
-computername
Specifies that manage-bde.exe will be used to modify BitLocker protection on a different computer. You can also use -cn as an abbreviated version of this command.
<name>
Represents the name of the computer on which to modify BitLocker protection. Accepted values include the computer's NetBIOS name and the computer's IP address.
-? or /?
Displays brief Help at the command prompt.
-help or -h
Displays complete Help at the command prompt.
<drive>
<name>
Examples
To enable automatic unlocking of data drive E, type:
manage-bde –autounlock -enable E:
manage-bde changekey
Modifies the startup key for an operating system drive.
Syntax
manage-bde -changekey [<drive>] [<pathtoexternalkeydirectory>] [-computername <name>] [{-?|/?}] [{-help|-h}]
Parameters
Parameter
Description
<drive>
Represents a drive letter followed by a colon.
-computername
Specifies that manage-bde.exe will be used to modify BitLocker protection on a different computer. You can also use -cn as an abbreviated version of this command.