tpmvscmgr.exe Utilidad de configuración de tarjeta inteligente virtual de TPM b8fa2ab4d1f79fab08f5a67a6c32907a

File info

File name: tpmvscmgr.exe.mui
Size: 16896 byte
MD5: b8fa2ab4d1f79fab08f5a67a6c32907a
SHA1: a7788fe18b2d1d7abbb7a20a4a1e47a92293a723
SHA256: 2d5ac27e7f4e8bb764b69b74e3718803eddf9b9aa608167ae763576956266158
Operating systems: Windows 10
Extension: MUI
In x64: tpmvscmgr.exe Utilidad de configuración de tarjeta inteligente virtual de TPM (32 bits)

Translations messages and strings

If an error occurred or the following message in Spanish (Modern) 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 Spanish (Modern) English
100Memoria insuficiente. Out of memory.
101Error en tiempo de ejecución. A run-time error has occurred.
102No se pudo generar una clave de administración aleatoria. Could not generate a random admin key.
300No se pudo abrir un proveedor de algoritmo criptográfico. Could not open a cryptographic algorithm provider.
302No se pudo establecer una propiedad en un objeto de cifrado. Could not set a property on a cryptographic object.
303No se pudo obtener una propiedad de un objeto de cifrado. Could not get a property from a cryptographic object.
304No se pudo generar una clave simétrica. Could not generate a symmetric key.
306No se pudieron cifrar los datos. Could not encrypt data.
400Se requieren parámetros para esta utilidad. Parameters are required for this utility.
403TpmVscMgr.exe

Comandos:
create
[/quiet]
/name
/adminkey 'PROMPT'|'DEFAULT'|'RANDOM'
[/puk 'PROMPT'|'DEFAULT']
/pin 'PROMPT'|'DEFAULT'
[/generate]
[/machine ]
[/pinpolicy [opciones de directiva]]
opciones de directiva:
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 ]

Leyenda:
'PROMPT' = solicita parámetro
'DEFAULT' = valor predeterminado del parámetro
'RANDOM' = genera un valor aleatorio
'ALLOWED' = se permiten estos caracteres
'DISALLOWED' = no se permiten estos
caracteres
'REQUIRED' = se requiere al menos un
carácter
'AIK_AND_CERT' = Crea un AIK y obtiene
un certificado AIK en la nube CA
'AIK_ONLY' = Crea un AIK pero
no obtiene un certificado AIK

Nota:
El comando Generate formatea la tarjeta inteligente
virtual del TPM para que pueda usarse
para inscribir certificados. Si no se especifica
esta opción, deberá usarse una herramienta o
un sistema de administración de tarjetas para
formatear la tarjeta antes de su primer uso.

Nota:
/pinpolicy solo se puede usar junto con
la solicitud /pin.

Nota:
Las opciones de directiva de PIN predeterminadas
son las siguientes:
minlen 8
maxlen 127
uppercase allowed
lowercase allowed
digits allowed
specialchars allowed

Los límites inferior y superior de la longitud
de PIN son 4 y 127, respectivamente. Al usar
/pinpolicy, los caracteres del PIN deben poder
imprimirse como caracteres ASCII.

Nota:
Si se especifica '/attestation AIK_AND_CERT',
es posible que la creación de VSC produzca error
si no hay conectividad de red.
Ejemplos:
Crear una tarjeta inteligente virtual del TPM con un valor predeterminado
para el PIN y una clave de administración aleatoria sin atestación:

TpmVscMgr create /name MyVSC /pin default /adminkey random /generate

Crear una tarjeta inteligente virtual del TPM con un valor predeterminado
para la clave de administración y una directiva de PIN especificada y un método de atestación:

TpmVscMgr create /name MyVSC /pin prompt /pinpolicy minlen 4 maxlen 8
/adminkey default /attestation AIK_AND_CERT /generate

Destruir una tarjeta inteligente virtual del TPM mediante el Id. de instancia
que se devolvió cuando se creó la tarjeta:

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
410Acción desconocida: %{actionName} Unknown action: %{actionName}
420Parámetro desconocido: %{parameterName} Unknown parameter: %{parameterName}
421Parámetro necesario que falta: %{parameterName} Missing required parameter: %{parameterName}
422El valor del parámetro no es válido: %{parameterName} The value for the parameter is not valid: %{parameterName}
423El valor de %{parameterName1} debe ser PROMPT cuando se especifica %{parameterName2}. %{parameterName1} value must be PROMPT when specifying %{parameterName2}.
500Creando la tarjeta inteligente del TPM... Creating TPM Smart Card...
503Destruyendo la tarjeta inteligente del TPM... Destroying TPM Smart Card...
504Escribir clave de administración: Enter Admin Key:
505Confirmar clave de administración: Confirm Admin Key:
506La confirmación de la clave de administración no coincide. Admin Key confirmation does not match.
507Escribir PUK: Enter PUK:
508Confirmar PUK: Confirm PUK:
509La confirmación de la PUK no coincide. PUK confirmation does not match.
510Escriba el PIN: Enter PIN:
511Confirmar PIN: Confirm PIN:
512La confirmación del PIN no coincide. PIN confirmation does not match.
513Id. de instancia del dispositivo lector de tarjeta inteligente = %{deviceInstanceId} Smart Card Reader Device Instance ID = %{deviceInstanceId}
514Reinicie el equipo para que los cambios surtan efecto. Please restart your computer for the changes to take effect.
515Reinicie el equipo de destino para que los cambios surtan efecto. Please restart the target machine for the changes to take effect.
516Usando clave de administración predeterminada: %{defaultAdminKey} Using default Admin Key: %{defaultAdminKey}
517Usando PUK predeterminada: %{defaultPuk} Using default PUK: %{defaultPuk}
518Usando PIN predeterminado: %{defaultPin} Using default PIN: %{defaultPin}
519La administración de la tarjeta inteligente virtual del TPM no admite la directiva de PIN con la versión de Windows que se ejecuta en la máquina especificada. TPM Virtual Smart Card management does not support PIN policy with the version of Windows running on the specified machine.
520La administración de tarjetas inteligentes virtuales TPM no admite atestación con la versión de Windows que se ejecuta en la máquina especificada. TPM Virtual Smart Card management does not support attestation with the version of Windows running on the specified machine.
1000Inicializando el componente de tarjeta inteligente virtual... Initializing the Virtual Smart Card component...
1001Creando el componente de tarjeta inteligente virtual... Creating the Virtual Smart Card component...
1002Destruyendo el componente de tarjeta inteligente virtual... Destroying the Virtual Smart Card component...
1050Inicializando el simulador de tarjeta inteligente virtual... Initializing the Virtual Smart Card Simulator...
1051Creando el simulador de tarjeta inteligente virtual... Creating the Virtual Smart Card Simulator...
1052Destruyendo el simulador de tarjeta inteligente virtual... Destroying the Virtual Smart Card Simulator...
1100Inicializando el lector de tarjeta inteligente virtual... Initializing the Virtual Smart Card Reader...
1101Creando el lector de tarjeta inteligente virtual... Creating the Virtual Smart Card Reader...
1102Destruyendo el lector de tarjeta inteligente virtual... Destroying the Virtual Smart Card Reader...
1150Esperando al dispositivo de tarjeta inteligente del TPM... Waiting for TPM Smart Card Device...
1151Autenticando la tarjeta inteligente del TPM... Authenticating to the TPM Smart Card...
1152Generando sistema de archivos en la tarjeta inteligente del TPM... Generating filesystem on the TPM Smart Card...
1200Se creó la tarjeta inteligente del TPM. TPM Smart Card created.
1201Se destruyó la tarjeta inteligente del TPM. TPM Smart Card destroyed.
2000No se pudo suplantar al llamador Failed to impersonate the caller
2001Asegúrese de que el PIN o la PUK cumplan con los requisitos de complejidad o de longitud de la organización. Ensure that your PIN/PUK meets the length or complexity requirements of your organization.
2002Se ha alcanzado el límite en el número de lectores de tarjetas inteligentes. The limit on the number of Smart Card Readers has been reached.
2003La administración de tarjetas inteligentes virtuales de TPM no se puede usar en una sesión de Terminal Services. TPM Virtual Smart Card management cannot be used within a Terminal Services session.
2050No se pudo inicializar el componente de tarjeta inteligente virtual. Failed to initialize the Virtual Smart Card component.
2051No se pudo crear el componente de tarjeta inteligente virtual. Failed to create the Virtual Smart Card component.
2052No se pudo destruir la tarjeta inteligente virtual. Failed to destroy the Virtual Smart Card.
2100No se pudo inicializar el simulador de tarjeta inteligente virtual. Failed to initialize the Virtual Smart Card Simulator.
2101No se pudo crear el simulador de tarjeta inteligente virtual. Failed to create the Virtual Smart Card Simulator.
2102No se pudo destruir el simulador de tarjeta inteligente virtual. Failed to destroy the Virtual Smart Card Simulator.
2103No se pudo configurar el simulador de tarjeta inteligente virtual. Failed to configure the Virtual Smart Card Simulator.
2104No se pudo encontrar el simulador de tarjeta inteligente virtual especificado. Failed to find the specified Virtual Smart Card Simulator.
2150No se pudo inicializar el lector de tarjeta inteligente virtual. Failed to initialize the Virtual Smart Card Reader.
2151No se pudo crear el lector de tarjeta inteligente virtual. Failed to create the Virtual Smart Card Reader.
2152No se pudo destruir el lector de tarjeta inteligente virtual. Failed to destroy the Virtual Smart Card Reader.
2200Error al conectar con la tarjeta inteligente del TPM. Failed to connect to the TPM Smart Card.
2201Error al generar el sistema de archivos en la tarjeta inteligente del TPM. Failed to generate the filesystem on the TPM Smart Card.
2250No se pudo crear la tarjeta inteligente del TPM. Unable to create TPM Smart Card.
2251No se pudo destruir la tarjeta inteligente del TPM. 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_es-es_49d2c3d4c29de91a\
File Size:16 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:16384
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:Spanish (Modern)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Utilidad de configuración de tarjeta inteligente virtual de TPM
File Version:4.00 (WinBuild.160101.0800)
Internal Name:TpmVscMgr
Legal Copyright:© Microsoft Corporation. Todos los derechos reservados.
Original File Name:TpmVscMgr.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0

What is tpmvscmgr.exe.mui?

tpmvscmgr.exe.mui is Multilingual User Interface resource file that contain Spanish (Modern) language for file tpmvscmgr.exe (Utilidad de configuración de tarjeta inteligente virtual de TPM).

File version info

File Description:Utilidad de configuración de tarjeta inteligente virtual de TPM
File Version:4.00 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:TpmVscMgr
Legal Copyright:© Microsoft Corporation. Todos los derechos reservados.
Original Filename:TpmVscMgr.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0xC0A, 1200