File name: | whoami.exe.mui |
Size: | 17920 byte |
MD5: | cb081181f878ed7b23bf65ff2ba9d5ec |
SHA1: | 63c5d7b3c9746eea8380d0eeea90140a1558460f |
SHA256: | 012a717ae121745e987aee2c899bcf07e733267425d4267bb8e197fe5242095e |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | whoami.exe whoami: muestra información de usuarios conectados (32 bits) |
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 |
---|---|---|
101 | WhoAmI tiene tres formas de trabajo: Sintaxis 1: |
WhoAmI has three ways of working: Syntax 1: |
102 | WHOAMI [/UPN | /FQDN | /LOGONID] |
WHOAMI [/UPN | /FQDN | /LOGONID] |
104 | Sintaxis 2: |
Syntax 2: |
105 | WHOAMI { [/USER] [/GROUPS] [/PRIV] } [/FO formato] [/NH] |
WHOAMI { [/USER] [/GROUPS] [/CLAIMS] [/PRIV] } [/FO format] [/NH] |
107 | Sintaxis 3: |
Syntax 3: |
108 | WHOAMI /ALL [/FO formato] [/NH] |
WHOAMI /ALL [/FO format] [/NH] |
110 | Descripción: |
Description: |
111 | Esta utilidad se puede usar para obtener el destino de información de |
This utility can be used to get user name and group information |
112 | junto con los respectivos identificadores de seguridad (SID), notificaciones, |
along with the respective security identifiers (SID), claims, |
113 | privilegios, identificador de inicio de sesión (Id. de inicio de sesión del usuario actual |
privileges, logon identifier (logon ID) for the current user |
114 | en el sistema local. P. ej. ¿quién es el usuario conectado en este momento? |
on the local system. I.e. who is the current logged on user? |
115 | Es decir, quién es el usuario actualmente conectado. Si no se especifica |
If no switch is specified, tool displays the user name in NTLM |
116 | ningún modificador, la herramienta muestra nombre de usuario en formato NTLM (dominio ombre_usuario). |
format (domain\username). |
119 | Lista de parámetros: |
Parameter List: |
120 | /UPN Muestra el nombre de usuario en el formato Nombre |
/UPN Displays the user name in User Principal |
121 | principal de usuario (UPN). |
Name (UPN) format. |
122 | /FQDN Muestra el nombre de usuario en formato de |
/FQDN Displays the user name in Fully Qualified |
123 | nombre distintivo (FQDN). |
Distinguished Name (FQDN) format. |
124 | /USER Muestra la información del usuario actual |
/USER Displays information on the current user |
125 | junto con el identificador de seguridad (SID). |
along with the security identifier (SID). |
127 | /GROUPS Muestra la pertenencia a grupos del usuario actual, |
/GROUPS Displays group membership for current user, |
128 | tipo de cuenta, identificadores de seguridad (SID) |
type of account, security identifiers (SID) |
129 | y atributos. |
and attributes. |
130 | /CLAIMS Muestra notificaciones para el usuario actual, |
/CLAIMS Displays claims for current user, |
131 | incluido nombre de notificación, marca, tipo y valores. |
including claim name, flags, type and values. |
132 | /PRIV Muestra privilegios de seguridad del usuario |
/PRIV Displays security privileges of the current |
133 | actual. |
user. |
134 | /LOGONID Muestra el Id. de inicio de sesión del usuario actual. |
/LOGONID Displays the logon ID of the current user. |
136 | /ALL Muestra el nombre de usuario actual y los grupos a |
/ALL Displays the current user name, groups |
137 | los que pertenece y los identificadores |
belonged to along with the security |
138 | de seguridad (SID), notificaciones y privilegios para |
identifiers (SID), claims and privileges for |
139 | el token de acceso del usuario actual. |
the current user access token. |
141 | /FO formato Especifica el formato de salida que se va a mostrar. |
/FO format Specifies the output format to be displayed. |
142 | Son valores válidos: TABLE, LIST, CSV. |
Valid values are TABLE, LIST, CSV. |
143 | No se muestran los encabezados de columna con |
Column headings are not displayed with CSV |
144 | formato CSV. El formato predeterminado es TABLE. |
format. Default format is TABLE. |
145 | /NH Especifica que no se debe mostrar el encabezado |
/NH Specifies that the column header should not |
146 | en el resultado. Esto solo es |
be displayed in the output. This is |
147 | válido para los formatos TABLE y CSV. |
valid only for TABLE and CSV formats. |
148 | /? Muestra este mensaje de ayuda. |
/? Displays this help message. |
150 | Examples: |
Examples: |
151 | WHOAMI |
WHOAMI |
152 | WHOAMI /UPN |
WHOAMI /UPN |
153 | WHOAMI /FQDN |
WHOAMI /FQDN |
154 | WHOAMI /LOGONID |
WHOAMI /LOGONID |
155 | WHOAMI /USER |
WHOAMI /USER |
156 | WHOAMI /USER /FO LIST |
WHOAMI /USER /FO LIST |
157 | WHOAMI /USER /FO CSV |
WHOAMI /USER /FO CSV |
158 | WHOAMI /GROUPS |
WHOAMI /GROUPS |
159 | WHOAMI /GROUPS /FO CSV /NH |
WHOAMI /GROUPS /FO CSV /NH |
160 | WHOAMI /CLAIMS |
WHOAMI /CLAIMS |
161 | WHOAMI /CLAIMS /FO LIST |
WHOAMI /CLAIMS /FO LIST |
162 | WHOAMI /PRIV |
WHOAMI /PRIV |
163 | WHOAMI /PRIV /FO TABLE |
WHOAMI /PRIV /FO TABLE |
164 | WHOAMI /USER /GROUPS |
WHOAMI /USER /GROUPS |
165 | WHOAMI /USER /GROUPS /CLAIMS /PRIV |
WHOAMI /USER /GROUPS /CLAIMS /PRIV |
166 | WHOAMI /ALL |
WHOAMI /ALL |
167 | WHOAMI /ALL /FO LIST |
WHOAMI /ALL /FO LIST |
168 | WHOAMI /ALL /FO CSV /NH |
WHOAMI /ALL /FO CSV /NH |
169 | WHOAMI /? |
WHOAMI /? |
302 | ERROR: sintaxis no válida. Escriba "WHOAMI /?" para obtener detalles de uso. |
ERROR: Invalid syntax. Type "WHOAMI /?" for usage. |
306 | ERROR: error inesperado. |
ERROR: Unexpected error occurred. |
307 | ERROR: se ha especificado un formato no válido (/FO). Escriba "WHOAMI /?" para obtener detalles de uso. |
ERROR: Invalid format (/FO) specified. Type "WHOAMI /?" for usage. |
322 | Habilitada | Enabled |
323 | Deshabilitado | Disabled |
324 | INFORMACIÓN DE USUARIO |
USER INFORMATION |
325 | INFORMACIÓN DE GRUPO |
GROUP INFORMATION |
326 | INFORMACIÓN DE ID. DE INICIO DE SESIÓN |
LOGON ID INFORMATION |
327 | INFORMACIÓN DE PRIVILEGIOS |
PRIVILEGES INFORMATION |
329 | ERROR: no se puede obtener el nombre distintivo completo (FQDN) porque el usuario que ha iniciado sesión no es un usuario de dominio. |
ERROR: Unable to get Fully Qualified Distinguished Name (FQDN) as the current logged-on user is not a domain user. |
330 | ERROR: no se puede obtener el nombre principal de usuario (UPN) porque el usuario que ha iniciado sesión no es un usuario de dominio. |
ERROR: Unable to get User Principal Name (UPN) as the current logged-on user is not a domain user. |
331 | ERROR: no se puede usar el modificador /NH con el formato LIST. Escriba "WHOAMI /?" para obtener detalles de uso. |
ERROR: /NH switch cannot be used with the LIST format. Type "WHOAMI /?" for usage. |
332 | INFORMACIÓN DE NOTIFICACIONES DE USUARIO |
USER CLAIMS INFORMATION |
333 | ----------------------- |
----------------------- |
334 | INFORMACIÓN DE NOTIFICACIONES DE DISPOSITIVO |
DEVICE CLAIMS INFORMATION |
335 | ------------------------- |
------------------------- |
400 | Nombre de usuario | User Name |
401 | SID | SID |
420 | Nombre de grupo | Group Name |
421 | Tipo | Type |
423 | Atributos | Attributes |
453 | Nombre de privilegio | Privilege Name |
454 | Descripción | Description |
455 | Estado | State |
470 | Advertencia: las credenciales de usuario no se pueden usar para las conexiones locales. |
WARNING: User credentials cannot be used for local connections. |
476 | FQDN |
FQDN |
477 | UPN |
UPN |
478 | ----- |
----- |
483 | ---------------------- |
---------------- |
484 | -------------------- |
----------------- |
486 | -------------------------- |
---------------------- |
487 | ERROR: error inesperado. El código de error es %u. |
ERROR: Unexpected error occurred - error code was %u. |
488 | ERROR: no se puede obtener información de pertenencia a grupos. |
ERROR: Unable to get group membership information. |
490 | ERROR: no se puede obtener información de notificaciones de usuario. |
ERROR: Unable to get user claims information. |
491 | ERROR: no se puede obtener información de notificaciones de dispositivo. |
ERROR: Unable to get device claims information. |
500 | Usuario | User |
501 | Grupo | Group |
502 | Dominio | Domain |
503 | Alias | Alias |
504 | Grupo conocido | Well-known group |
505 | Cuenta eliminada | Deleted account |
506 | SID no válido | Invalid SID |
507 | Tipo SID no válido | Unknown SID type |
508 | Equipo | Computer |
509 | Etiqueta | Label |
510 | Grupo obligatorio | Mandatory group |
511 | Habilitado de manera predeterminada | Enabled by default |
512 | Grupo habilitado | Enabled group |
513 | Propietario de grupo | Group owner |
514 | Grupo usado solo para denegar | Group used for deny only |
515 | Id. de inicio de sesión | Logon ID |
516 | Grupo local | Local Group |
600 | No heredable | Non-inheritable |
601 | Distingue mayúsculas de minúsculas | Case-sensitive |
602 | Solo para denegar | For deny only |
603 | Deshabilitado de forma predeterminada | Disabled by default |
605 | Obligatorio | Mandatory |
700 | Int | Int |
701 | UInt | UInt |
702 | Cadena | String |
703 | FQBN | FQBN |
705 | BLOB | BLOB |
706 | BOOL | BOOL |
800 | Nombre de notificación | Claim Name |
801 | Identificador de notificación | Claim ID |
802 | Marcas | Flags |
804 | Valores | Values |
900 | Verdadero | TRUE |
901 | Falso | FALSE |
920 | El usuario no tiene notificaciones. | User has no claims. |
921 | Notificaciones de usuario desconocidas. | User claims unknown. |
922 | Se ha deshabilitado la compatibilidad de Kerberos para el control de acceso dinámico en este dispositivo. | Kerberos support for Dynamic Access Control on this device has been disabled. |
5001 | ERROR: | ERROR: |
5002 | ADVERTENCIA: | WARNING: |
5003 | CORRECTO: | SUCCESS: |
5004 | NFORMACIÓN: | INFO: |
5005 | N/A | N/A |
5501 | Escriba la contraseña para %s: | Type the password for %s: |
5502 | Pasar la credencial de usuario para la conexión local. |
Passing the user credential for local connection. |
5503 | El sistema de destino debe ejecutar Windows XP o una versión posterior. |
The target system must be running Windows XP or above. |
5504 | El sistema de destino debe ejecutar Windows 2000 o posterior. |
The remote system must be running Windows 2000 or above. |
5601 | Sintaxis no válida. El valor "%s" no está permitido para la opción "%s". %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Sintaxis no válida. Especifique un valor numérico válido para "%s". %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Sintaxis no válida. Especifique un valor de coma flotante válido para "%s". %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Sintaxis no válida. Falta la opción obligatoria "%s". %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Sintaxis no válida. La opción "%s" no está permitida más de "%d" veces. %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Argumento u opción no válido - "%s". %s |
Invalid argument/option - '%s'. %s |
5608 | Sintaxis no válida. Falta el argumento predeterminado. %s |
Invalid syntax. Default argument is missing. %s |
5609 | La longitud del argumento de la línea de comandos no debe superar 255 caracteres. |
Length of the command line argument should not exceed 255 characters. |
5610 | Sintaxis no válida. La opción predeterminada no está permitida más de "%d" veces. %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Sintaxis no válida. Se esperaba un valor para "%s". %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Sintaxis no válida. El valor "%s" no está permitido como argumento predeterminado. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Escriba "%s /?" para su uso. | Type "%s /?" for usage. |
5614 | El valor de la opción "%s" no puede estar vacío. %s |
Value for '%s' option cannot be empty. %s |
5615 | El valor de la opción predeterminada no puede estar vacío. %s |
Value for default option cannot be empty. %s |
5616 | Sintaxis incorrecta. Especifique un valor numérico correcto como predeterminado. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Sintaxis no válida. Especifique un valor de coma flotante válido como predeterminado. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | El valor de la opción predeterminada no puede tener más de %d caracteres. |
Value for default option cannot be more than %d character(s). |
5619 | Sintaxis no válida. No se puede especificar un valor con la opción "%s". %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | El valor de la opción "%s" no puede tener más de %d caracteres. |
Value for '%s' option cannot be more than %d character(s). |
File Description: | whoami: muestra información de usuarios conectados |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | whoami.exe |
Legal Copyright: | © Microsoft Corporation. Todos los derechos reservados. |
Original Filename: | whoami.exe.mui |
Product Name: | Sistema operativo Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0xC0A, 1200 |