When I try to create a tpm virtual smart card under in command line with adminstrator privilege,
it returns the error: the card cannot be accessed because the maximum number of PIN entry attempts has been reached. (The error code is 0x8010006c.)
The command I use is : tpmvscmgr.exe create /name tpmvsc /pin default /adminkey random /generate.
Anybody knows what's wrong with it?
Refer to the error code, we know that the TPM is locked. So after I clear TPM with TPM management, the error doesn't come out again.
User contributions licensed under CC BY-SA 3.0