manage-bde -protectors -get Volume -parameter arguments manage-bde -protectors -add Volume -parameter arguments manage-bde ...

manage-bde -protectors -get Volume -parameter [arguments]

manage-bde -protectors -add Volume -parameter [arguments]

manage-bde -protectors -delete Volume -parameter [arguments]

manage-bde -protectors -disable Volume

manage-bde -protectors -enable Volume

manage-bde -protectors -adbackup Volume -parameter [arguments]

Description:
    Manages protection methods for the encryption key.

Parameter List:
    Volume      A drive letter followed by a colon. Example: "C:"
    -get        Displays key protection methods.  Include '-?' for parameters.
    -add        Adds key protection methods. Include '-?' for parameters.
    -delete     Deletes key protection methods. Include '-?' for parameters.
    -disable    Disables protection. Allows anyone to access encrypted data by
                making the encryption key available unsecured on disk. No key
                protectors are removed.
    -enable     Enables protection by removing the unsecured encryption key
                from disk. All key protectors take into effect.
    -adbackup   Backs up recovery information for the drive.
    -ComputerName or -cn
                Runs on another computer. Examples: "ComputerX", "127.0.0.1"
    -? or /?    Displays brief help. Example: "-ParameterSet -?"
    -Help or -h Displays complete help. Example: "-ParameterSet -h"

Examples:
    manage-bde -protectors -add -?
    manage-bde -protectors -get -?
    manage-bde -protectors -disable C: