manage-bde -tpm {-TurnOn|-t} {-TakeOwnership|-o} OwnerPassword {-ComputerName|-cn} ComputerName {-?|/?} {-Help|-h} Description: ...

manage-bde -tpm [{-TurnOn|-t}]
                [{-TakeOwnership|-o} OwnerPassword]
                [{-ComputerName|-cn} ComputerName]
                [{-?|/?}] [{-Help|-h}]

Description:
    Configures the computer's Trusted Platform Module (TPM).

Parameter List:
    -TurnOn or -t
                Enables and activates the TPM, allowing a TPM owner to be set.
    -TakeOwnership or -o
                Takes ownership of the TPM by setting an owner password.
    -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 -tpm -TurnOn
    manage-bde -tpm -TakeOwnership test_password