File name: | tpmvscmgr.exe.mui |
Size: | 14848 byte |
MD5: | a2e17a88b2da4a523d2f35dbf0af9df0 |
SHA1: | 97ed44b2976b91cb9ff57e5a20f68273219a113f |
SHA256: | 8e59cdaed2538dfb6c100f50eebc59c68e2af8730b774506dd3dc3d6c157e1d6 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | tpmvscmgr.exe TPM Virtual Smartcard Setup Utility (32 bites) |
If an error occurred or the following message in Hungarian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Hungarian | English |
---|---|---|
100 | Out of memory. | Out of memory. |
101 | A run-time error has occurred. | A run-time error has occurred. |
102 | Could not generate a random admin key. | Could not generate a random admin key. |
300 | Could not open a cryptographic algorithm provider. | Could not open a cryptographic algorithm provider. |
302 | Could not set a property on a cryptographic object. | Could not set a property on a cryptographic object. |
303 | Could not get a property from a cryptographic object. | Could not get a property from a cryptographic object. |
304 | Could not generate a symmetric key. | Could not generate a symmetric key. |
306 | Could not encrypt data. | Could not encrypt data. |
400 | Parameters are required for this utility. | Parameters are required for this utility. |
403 | TpmVscMgr.exe Commands: create [/quiet] /name /adminkey 'PROMPT'|'DEFAULT'|'RANDOM' [/puk 'PROMPT'|'DEFAULT'] /pin 'PROMPT'|'DEFAULT' [/generate] [/machine ] [/pinpolicy [policy options]] policy options: minlen maxlen uppercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' lowercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' digits 'ALLOWED'|'DISALLOWED'|'REQUIRED' specialchars 'ALLOWED'|'DISALLOWED'|'REQUIRED' [/attestation 'AIK_AND_CERT'|'AIK_ONLY'] destroy [/quiet] /instance [/machine ] Legend: 'PROMPT' = prompt for parameter 'DEFAULT' = default value for parameter 'RANDOM' = generate a random value 'ALLOWED' = these characters are allowed 'DISALLOWED' = these characters are not allowed 'REQUIRED' = at least one such character is required 'AIK_AND_CERT' = Creates an AIK and obtains an AIK certificate from the cloud CA 'AIK_ONLY' = Creates an AIK but does not obtain an AIK certificate Note: The generate command formats the TPM virtual smart card so that it can be used to enroll for certificates. If this option is not specified, a card management system/tool will need to be used to format the card before first use. Note: /pinpolicy may only be used in conjunction with /pin prompt. Note: The default PIN policy options are as follows: minlen 8 maxlen 127 uppercase allowed lowercase allowed digits allowed specialchars allowed The lower and upper bounds on PIN length are 4 and 127, respectively. When using /pinpolicy, PIN characters must be printable ASCII characters. Note: If '/attestation AIK_AND_CERT' is specified, it is possible that VSC creation will fail if there is no network connectivity. Examples: Create a TPM virtual smart card with default value for PIN and a random admin key with no attestation: TpmVscMgr create /name MyVSC /pin default /adminkey random /generate Create a TPM virtual smart card with default value for admin key and a specified PIN policy and attestation method: TpmVscMgr create /name MyVSC /pin prompt /pinpolicy minlen 4 maxlen 8 /adminkey default /attestation AIK_AND_CERT /generate Destroy a TPM virtual smart card using the instance ID that was returned when the card was created: TpmVscMgr destroy /instance root\smartcardreader\0000 |
TpmVscMgr.exe Commands: create [/quiet] /name /adminkey 'PROMPT'|'DEFAULT'|'RANDOM' [/puk 'PROMPT'|'DEFAULT'] /pin 'PROMPT'|'DEFAULT' [/generate] [/machine ] [/pinpolicy [policy options]] policy options: minlen maxlen uppercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' lowercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' digits 'ALLOWED'|'DISALLOWED'|'REQUIRED' specialchars 'ALLOWED'|'DISALLOWED'|'REQUIRED' [/attestation 'AIK_AND_CERT'|'AIK_ONLY'] destroy [/quiet] /instance [/machine ] Legend: 'PROMPT' = prompt for parameter 'DEFAULT' = default value for parameter 'RANDOM' = generate a random value 'ALLOWED' = these characters are allowed 'DISALLOWED' = these characters are not allowed 'REQUIRED' = at least one such character is required 'AIK_AND_CERT' = Creates an AIK and obtains an AIK certificate from the cloud CA 'AIK_ONLY' = Creates an AIK but does not obtain an AIK certificate Note: The generate command formats the TPM virtual smart card so that it can be used to enroll for certificates. If this option is not specified, a card management system/tool will need to be used to format the card before first use. Note: /pinpolicy may only be used in conjunction with /pin prompt. Note: The default PIN policy options are as follows: minlen 8 maxlen 127 uppercase allowed lowercase allowed digits allowed specialchars allowed The lower and upper bounds on PIN length are 4 and 127, respectively. When using /pinpolicy, PIN characters must be printable ASCII characters. Note: If '/attestation AIK_AND_CERT' is specified, it is possible that VSC creation will fail if there is no network connectivity. Examples: Create a TPM virtual smart card with default value for PIN and a random admin key with no attestation: TpmVscMgr create /name MyVSC /pin default /adminkey random /generate Create a TPM virtual smart card with default value for admin key and a specified PIN policy and attestation method: TpmVscMgr create /name MyVSC /pin prompt /pinpolicy minlen 4 maxlen 8 /adminkey default /attestation AIK_AND_CERT /generate Destroy a TPM virtual smart card using the instance ID that was returned when the card was created: TpmVscMgr destroy /instance root\smartcardreader\0000 |
410 | Unknown action: %{actionName} | Unknown action: %{actionName} |
420 | Unknown parameter: %{parameterName} | Unknown parameter: %{parameterName} |
421 | Missing required parameter: %{parameterName} | Missing required parameter: %{parameterName} |
422 | The value for the parameter is not valid: %{parameterName} | The value for the parameter is not valid: %{parameterName} |
423 | %{parameterName1} value must be PROMPT when specifying %{parameterName2}. | %{parameterName1} value must be PROMPT when specifying %{parameterName2}. |
500 | Creating TPM Smart Card... | Creating TPM Smart Card... |
503 | Destroying TPM Smart Card... | Destroying TPM Smart Card... |
504 | Enter Admin Key: | Enter Admin Key: |
505 | Confirm Admin Key: | Confirm Admin Key: |
506 | Admin Key confirmation does not match. | Admin Key confirmation does not match. |
507 | Enter PUK: | Enter PUK: |
508 | Confirm PUK: | Confirm PUK: |
509 | PUK confirmation does not match. | PUK confirmation does not match. |
510 | Enter PIN: | Enter PIN: |
511 | Confirm PIN: | Confirm PIN: |
512 | PIN confirmation does not match. | PIN confirmation does not match. |
513 | Smart Card Reader Device Instance ID = %{deviceInstanceId} | Smart Card Reader Device Instance ID = %{deviceInstanceId} |
514 | Please restart your computer for the changes to take effect. | Please restart your computer for the changes to take effect. |
515 | Please restart the target machine for the changes to take effect. | Please restart the target machine for the changes to take effect. |
516 | Using default Admin Key: %{defaultAdminKey} | Using default Admin Key: %{defaultAdminKey} |
517 | Using default PUK: %{defaultPuk} | Using default PUK: %{defaultPuk} |
518 | Using default PIN: %{defaultPin} | Using default PIN: %{defaultPin} |
519 | TPM Virtual Smart Card management does not support PIN policy with the version of Windows running on the specified machine. | TPM Virtual Smart Card management does not support PIN policy with the version of Windows running on the specified machine. |
520 | TPM Virtual Smart Card management does not support attestation with the version of Windows running on the specified machine. | TPM Virtual Smart Card management does not support attestation with the version of Windows running on the specified machine. |
1000 | Initializing the Virtual Smart Card component... | Initializing the Virtual Smart Card component... |
1001 | Creating the Virtual Smart Card component... | Creating the Virtual Smart Card component... |
1002 | Destroying the Virtual Smart Card component... | Destroying the Virtual Smart Card component... |
1050 | Initializing the Virtual Smart Card Simulator... | Initializing the Virtual Smart Card Simulator... |
1051 | Creating the Virtual Smart Card Simulator... | Creating the Virtual Smart Card Simulator... |
1052 | Destroying the Virtual Smart Card Simulator... | Destroying the Virtual Smart Card Simulator... |
1100 | Initializing the Virtual Smart Card Reader... | Initializing the Virtual Smart Card Reader... |
1101 | Creating the Virtual Smart Card Reader... | Creating the Virtual Smart Card Reader... |
1102 | Destroying the Virtual Smart Card Reader... | Destroying the Virtual Smart Card Reader... |
1150 | Waiting for TPM Smart Card Device... | Waiting for TPM Smart Card Device... |
1151 | Authenticating to the TPM Smart Card... | Authenticating to the TPM Smart Card... |
1152 | Generating filesystem on the TPM Smart Card... | Generating filesystem on the TPM Smart Card... |
1200 | TPM Smart Card created. | TPM Smart Card created. |
1201 | TPM Smart Card destroyed. | TPM Smart Card destroyed. |
2000 | Failed to impersonate the caller | Failed to impersonate the caller |
2001 | Ensure that your PIN/PUK meets the length or complexity requirements of your organization. | Ensure that your PIN/PUK meets the length or complexity requirements of your organization. |
2002 | The limit on the number of Smart Card Readers has been reached. | The limit on the number of Smart Card Readers has been reached. |
2003 | TPM Virtual Smart Card management cannot be used within a Terminal Services session. | TPM Virtual Smart Card management cannot be used within a Terminal Services session. |
2050 | Failed to initialize the Virtual Smart Card component. | Failed to initialize the Virtual Smart Card component. |
2051 | Failed to create the Virtual Smart Card component. | Failed to create the Virtual Smart Card component. |
2052 | Failed to destroy the Virtual Smart Card. | Failed to destroy the Virtual Smart Card. |
2100 | Failed to initialize the Virtual Smart Card Simulator. | Failed to initialize the Virtual Smart Card Simulator. |
2101 | Failed to create the Virtual Smart Card Simulator. | Failed to create the Virtual Smart Card Simulator. |
2102 | Failed to destroy the Virtual Smart Card Simulator. | Failed to destroy the Virtual Smart Card Simulator. |
2103 | Failed to configure the Virtual Smart Card Simulator. | Failed to configure the Virtual Smart Card Simulator. |
2104 | Failed to find the specified Virtual Smart Card Simulator. | Failed to find the specified Virtual Smart Card Simulator. |
2150 | Failed to initialize the Virtual Smart Card Reader. | Failed to initialize the Virtual Smart Card Reader. |
2151 | Failed to create the Virtual Smart Card Reader. | Failed to create the Virtual Smart Card Reader. |
2152 | Failed to destroy the Virtual Smart Card Reader. | Failed to destroy the Virtual Smart Card Reader. |
2200 | Failed to connect to the TPM Smart Card. | Failed to connect to the TPM Smart Card. |
2201 | Failed to generate the filesystem on the TPM Smart Card. | Failed to generate the filesystem on the TPM Smart Card. |
2250 | Unable to create TPM Smart Card. | Unable to create TPM Smart Card. |
2251 | Unable to destroy TPM Smart Card. | Unable to destroy TPM Smart Card. |
File Description: | TPM Virtual Smartcard Setup Utility |
File Version: | 4.00 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | TpmVscMgr |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | TpmVscMgr.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x40E, 1200 |