tpm
Synopsis
netid.exe -tpm [-name <name> -sokey <sokey> -puk <puk> -pin <pin> -policy <policy>]| [-name <name> -delete]
Description
The tpm command manipulates TPM tokens. The manipulation requires administrator privilege, so this command used internally to execute the TPM management requested by the token create or the token delete command. For more information, consult the external TCG website https://trustedcomputinggroup.org/work-groups/trusted-platform-module/ (external link that opens in new tab) .
Options
- -name <name>
-
Name of the TPM token.
- -sokey <sokey>
-
The SO-KEY value of the TPM token. The value is hexadecimal.
- -puk <puk>
-
The PUK value of the token.
- -pin <pin>
-
The PIN value of the token.
- -policy <policy>
-
The token PIN policy. For more information, consult the external TCG website https://trustedcomputinggroup.org/work-groups/trusted-platform-module/ (external link that opens in new tab) .
- -delete
-
Delete the TPM token. This option requires -name to be specified.