tpmvscmgr.exe TPM Virtual Smartcard Setup Utility e43c3796b3d15e4cb68313e3ccd60f44

File info

File name: tpmvscmgr.exe.mui
Size: 14848 byte
MD5: e43c3796b3d15e4cb68313e3ccd60f44
SHA1: 27ede678a96746e8ac18cbe14799265e9c88c704
SHA256: c0066776dd64c8719aacc4f0beccc8755f03cea25707f64c44f0ace157adb64d
Operating systems: Windows 10
Extension: MUI
In x64: tpmvscmgr.exe TPM Virtual Smartcard Setup Utility (32 bits)

Translations messages and strings

If an error occurred or the following message in Portuguese 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 Portuguese English
100Out of memory. Out of memory.
101A run-time error has occurred. A run-time error has occurred.
102Could not generate a random admin key. Could not generate a random admin key.
300Could not open a cryptographic algorithm provider. Could not open a cryptographic algorithm provider.
302Could not set a property on a cryptographic object. Could not set a property on a cryptographic object.
303Could not get a property from a cryptographic object. Could not get a property from a cryptographic object.
304Could not generate a symmetric key. Could not generate a symmetric key.
306Could not encrypt data. Could not encrypt data.
400Parameters are required for this utility. Parameters are required for this utility.
403TpmVscMgr.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
410Unknown action: %{actionName} Unknown action: %{actionName}
420Unknown parameter: %{parameterName} Unknown parameter: %{parameterName}
421Missing required parameter: %{parameterName} Missing required parameter: %{parameterName}
422The 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}.
500Creating TPM Smart Card... Creating TPM Smart Card...
503Destroying TPM Smart Card... Destroying TPM Smart Card...
504Enter Admin Key: Enter Admin Key:
505Confirm Admin Key: Confirm Admin Key:
506Admin Key confirmation does not match. Admin Key confirmation does not match.
507Enter PUK: Enter PUK:
508Confirm PUK: Confirm PUK:
509PUK confirmation does not match. PUK confirmation does not match.
510Enter PIN: Enter PIN:
511Confirm PIN: Confirm PIN:
512PIN confirmation does not match. PIN confirmation does not match.
513Smart Card Reader Device Instance ID = %{deviceInstanceId} Smart Card Reader Device Instance ID = %{deviceInstanceId}
514Please restart your computer for the changes to take effect. Please restart your computer for the changes to take effect.
515Please restart the target machine for the changes to take effect. Please restart the target machine for the changes to take effect.
516Using default Admin Key: %{defaultAdminKey} Using default Admin Key: %{defaultAdminKey}
517Using default PUK: %{defaultPuk} Using default PUK: %{defaultPuk}
518Using default PIN: %{defaultPin} Using default PIN: %{defaultPin}
519TPM 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.
520TPM 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.
1000Initializing the Virtual Smart Card component... Initializing the Virtual Smart Card component...
1001Creating the Virtual Smart Card component... Creating the Virtual Smart Card component...
1002Destroying the Virtual Smart Card component... Destroying the Virtual Smart Card component...
1050Initializing the Virtual Smart Card Simulator... Initializing the Virtual Smart Card Simulator...
1051Creating the Virtual Smart Card Simulator... Creating the Virtual Smart Card Simulator...
1052Destroying the Virtual Smart Card Simulator... Destroying the Virtual Smart Card Simulator...
1100Initializing the Virtual Smart Card Reader... Initializing the Virtual Smart Card Reader...
1101Creating the Virtual Smart Card Reader... Creating the Virtual Smart Card Reader...
1102Destroying the Virtual Smart Card Reader... Destroying the Virtual Smart Card Reader...
1150Waiting for TPM Smart Card Device... Waiting for TPM Smart Card Device...
1151Authenticating to the TPM Smart Card... Authenticating to the TPM Smart Card...
1152Generating filesystem on the TPM Smart Card... Generating filesystem on the TPM Smart Card...
1200TPM Smart Card created. TPM Smart Card created.
1201TPM Smart Card destroyed. TPM Smart Card destroyed.
2000Failed to impersonate the caller Failed to impersonate the caller
2001Ensure 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.
2002The limit on the number of Smart Card Readers has been reached. The limit on the number of Smart Card Readers has been reached.
2003TPM 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.
2050Failed to initialize the Virtual Smart Card component. Failed to initialize the Virtual Smart Card component.
2051Failed to create the Virtual Smart Card component. Failed to create the Virtual Smart Card component.
2052Failed to destroy the Virtual Smart Card. Failed to destroy the Virtual Smart Card.
2100Failed to initialize the Virtual Smart Card Simulator. Failed to initialize the Virtual Smart Card Simulator.
2101Failed to create the Virtual Smart Card Simulator. Failed to create the Virtual Smart Card Simulator.
2102Failed to destroy the Virtual Smart Card Simulator. Failed to destroy the Virtual Smart Card Simulator.
2103Failed to configure the Virtual Smart Card Simulator. Failed to configure the Virtual Smart Card Simulator.
2104Failed to find the specified Virtual Smart Card Simulator. Failed to find the specified Virtual Smart Card Simulator.
2150Failed to initialize the Virtual Smart Card Reader. Failed to initialize the Virtual Smart Card Reader.
2151Failed to create the Virtual Smart Card Reader. Failed to create the Virtual Smart Card Reader.
2152Failed to destroy the Virtual Smart Card Reader. Failed to destroy the Virtual Smart Card Reader.
2200Failed to connect to the TPM Smart Card. Failed to connect to the TPM Smart Card.
2201Failed to generate the filesystem on the TPM Smart Card. Failed to generate the filesystem on the TPM Smart Card.
2250Unable to create TPM Smart Card. Unable to create TPM Smart Card.
2251Unable to destroy TPM Smart Card. Unable to destroy TPM Smart Card.

EXIF

File Name:tpmvscmgr.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..m-manager.resources_31bf3856ad364e35_10.0.15063.0_pt-pt_4c856ce12e9a64f0\
File Size:14 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:14336
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Portuguese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:TPM Virtual Smartcard Setup Utility
File Version:4.00 (WinBuild.160101.0800)
Internal Name:TpmVscMgr
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:TpmVscMgr.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0

What is tpmvscmgr.exe.mui?

tpmvscmgr.exe.mui is Multilingual User Interface resource file that contain Portuguese language for file tpmvscmgr.exe (TPM Virtual Smartcard Setup Utility).

File version info

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:0x816, 1200