File name: | whoami.exe.mui |
Size: | 10752 byte |
MD5: | 087345992dc48ae447c82db065651a61 |
SHA1: | 7ad611ca272aad729bfe4246b6e8b37dd9828ab4 |
SHA256: | f4d5b2c143baae1c5f6243633977c1bf6a67287b835772d1c1f5698fff07fc05 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | whoami.exe whoami - 显示已登录的用户信息 (32 位) |
If an error occurred or the following message in Chinese (Simplified) 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 | Chinese (Simplified) | English |
---|---|---|
101 | WhoAmI 有三种使用方法: 语法 1: |
WhoAmI has three ways of working: Syntax 1: |
102 | WHOAMI [/UPN | /FQDN | /LOGONID] |
WHOAMI [/UPN | /FQDN | /LOGONID] |
104 | 语法 2: |
Syntax 2: |
105 | WHOAMI { [/USER] [/GROUPS] [/CLAIMS] [/PRIV] } [/FO format] [/NH] |
WHOAMI { [/USER] [/GROUPS] [/CLAIMS] [/PRIV] } [/FO format] [/NH] |
107 | 语法 3: |
Syntax 3: |
108 | WHOAMI /ALL [/FO format] [/NH] |
WHOAMI /ALL [/FO format] [/NH] |
110 | 描述: |
Description: |
111 | 这个工具可以用来获取本地系统上当前用户(访问令牌)的用户名和组信息, |
This utility can be used to get user name and group information |
112 | 以及相应的安全标识符(SID)、声明、 |
along with the respective security identifiers (SID), claims, |
113 | 本地系统上当前用户的权限、登录标识符(登录 ID) |
privileges, logon identifier (logon ID) for the current user |
114 | 。例如,谁是当前已登录的用户? |
on the local system. I.e. who is the current logged on user? |
116 | 格式(域\用户名)。 |
format (domain\username). |
119 | 参数列表: |
Parameter List: |
120 | /UPN 用用户主体 (User Principal) 格式显示用户名 |
/UPN Displays the user name in User Principal |
121 | 名称 (UPN)格式。 |
Name (UPN) format. |
122 | /FQDN 用完全合格的 (Fully Qualified) 格式显示用户名 |
/FQDN Displays the user name in Fully Qualified |
123 | 可分辨名称(FQDN) 格式。 |
Distinguished Name (FQDN) format. |
124 | /USER 显示当前用户的信息以及安全标识符 (SID)。 |
/USER Displays information on the current user |
127 | /GROUPS 显示当前用户的组成员信息、帐户类型和安全 |
/GROUPS Displays group membership for current user, |
128 | 标识符 (SID) 和属性。 |
type of account, security identifiers (SID) |
130 | /CLAIMS 显示当前用户的声明, |
/CLAIMS Displays claims for current user, |
131 | 包括声明名称、标志、类型和值。 |
including claim name, flags, type and values. |
132 | /PRIV 显示当前用户的安全特权 |
/PRIV Displays security privileges of the current |
133 | 。 |
user. |
134 | /LOGONID 显示当前用户的登录 ID。 |
/LOGONID Displays the logon ID of the current user. |
136 | /ALL 显示当前用户名、所属的组 |
/ALL Displays the current user name, groups |
137 | 以及安全等级 |
belonged to along with the security |
138 | 当前用户访问令牌的标识符(SID)、 |
identifiers (SID), claims and privileges for |
139 | 声明和权限。 |
the current user access token. |
141 | /FO format 指定要显示的输出格式。 |
/FO format Specifies the output format to be displayed. |
142 | 有效值为 TABLE、LIST、CSV。 |
Valid values are TABLE, LIST, CSV. |
143 | 列标题未使用 CSV |
Column headings are not displayed with CSV |
144 | 格式显示。默认格式为 TABLE。 |
format. Default format is TABLE. |
145 | /NH 指定不应在输出中显示 |
/NH Specifies that the column header should not |
146 | 列标题。此参数仅对 |
be displayed in the output. This is |
147 | TABLE 和 CSV 格式有效。 |
valid only for TABLE and CSV formats. |
148 | /? 显示此帮助消息。 |
/? 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 | 错误: 无效语法。 键入 "WHOAMI /?" 以了解用法信息。 |
ERROR: Invalid syntax. Type "WHOAMI /?" for usage. |
306 | 错误: 发生了意外错误。 |
ERROR: Unexpected error occurred. |
307 | 错误: 指定的格式(/FO)无效。 有关用法,请键入 "WHOAMI /?"。 |
ERROR: Invalid format (/FO) specified. Type "WHOAMI /?" for usage. |
322 | 已启用 | Enabled |
323 | 已禁用 | Disabled |
324 | 用户信息 |
USER INFORMATION |
325 | 组信息 |
GROUP INFORMATION |
326 | 登录 ID 信息 |
LOGON ID INFORMATION |
327 | 特权信息 |
PRIVILEGES INFORMATION |
329 | 错误: 无法获得完全合格的可分辨名称(FQDN),原因是登录的 用户不是域用户。 |
ERROR: Unable to get Fully Qualified Distinguished Name (FQDN) as the current logged-on user is not a domain user. |
330 | 错误: 无法获得用户主体名称(UPN),原因是登录的用户不是 域用户。 |
ERROR: Unable to get User Principal Name (UPN) as the current logged-on user is not a domain user. |
331 | 错误: /NH 开关不能与 LIST 格式一起指定。 有关用法,请键入 "WHOAMI /?"。 |
ERROR: /NH switch cannot be used with the LIST format. Type "WHOAMI /?" for usage. |
332 | 用户声明信息 |
USER CLAIMS INFORMATION |
333 | ----------------------- |
----------------------- |
334 | 设备声明信息 |
DEVICE CLAIMS INFORMATION |
335 | ------------------------- |
------------------------- |
400 | 用户名 | User Name |
401 | SID | SID |
420 | 组名 | Group Name |
421 | 类型 | Type |
423 | 属性 | Attributes |
453 | 特权名 | Privilege Name |
454 | 描述 | Description |
455 | 状态 | State |
470 | 警告: 用户凭据不能在本地连接使用。 |
WARNING: User credentials cannot be used for local connections. |
476 | FQDN |
FQDN |
477 | UPN |
UPN |
478 | ----- |
----- |
483 | ---------------- |
---------------- |
484 | ----------------- |
----------------- |
485 | -------------------- |
-------------------- |
486 | ---------------------- |
---------------------- |
487 | 错误: 出现了意外错误 - 错误码是 %u。 |
ERROR: Unexpected error occurred - error code was %u. |
488 | 错误: 无法取得组成员身份信息。 |
ERROR: Unable to get group membership information. |
490 | 错误: 无法获取用户声明信息。 |
ERROR: Unable to get user claims information. |
491 | 错误: 无法获取设备声明信息。 |
ERROR: Unable to get device claims information. |
500 | 用户 | User |
501 | 组 | Group |
502 | 域 | Domain |
503 | 别名 | Alias |
504 | 已知组 | Well-known group |
505 | 已删除的帐户 | Deleted account |
506 | 无效 SID | Invalid SID |
507 | 未知 SID type | Unknown SID type |
508 | 计算机 | Computer |
509 | 标签 | Label |
510 | 必需的组 | Mandatory group |
511 | 启用于默认 | Enabled by default |
512 | 启用的组 | Enabled group |
513 | 组的所有者 | Group owner |
514 | 只用于拒绝的组 | Group used for deny only |
515 | 登录 ID | Logon ID |
516 | 本地组 | Local Group |
600 | 不可继承 | Non-inheritable |
601 | 区分大小写 | Case-sensitive |
602 | 仅用于拒绝 | For deny only |
603 | 默认情况下禁用 | Disabled by default |
605 | 强制 | Mandatory |
700 | Int | Int |
701 | UInt | UInt |
702 | 字符串 | String |
703 | FQBN | FQBN |
705 | BLOB | BLOB |
706 | BOOL | BOOL |
800 | 声明名称 | Claim Name |
801 | 声明 ID | Claim ID |
802 | 标志 | Flags |
804 | 值 | Values |
900 | TRUE | TRUE |
901 | FALSE | FALSE |
920 | 用户无任何声明。 | User has no claims. |
921 | 用户声明未知。 | User claims unknown. |
922 | 已在此设备上禁用对动态访问控制的 Kerberos 支持。 | Kerberos support for Dynamic Access Control on this device has been disabled. |
5001 | 错误: | ERROR: |
5002 | 警告: | WARNING: |
5003 | 成功: | SUCCESS: |
5004 | 信息: | INFO: |
5005 | N/A | N/A |
5501 | 请键入 %s 的密码: | Type the password for %s: |
5502 | 为本地连接传递用户凭据。 |
Passing the user credential for local connection. |
5503 | 目标系统必须运行 Windows XP 或更高版本。 |
The target system must be running Windows XP or above. |
5504 | 远程系统必须运行 Windows 2000 或更高版本。 |
The remote system must be running Windows 2000 or above. |
5601 | 无效语法。'%s' 值对 '%s' 选项不允许。 %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | 无效语法。请为 '%s' 指定有效的数字值。 %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | 无效语法。请为 '%s' 指定有效的浮点值。 %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | 无效语法。缺少强制选项 '%s'。 %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | 无效语法。'%s' 选项不允许超过 '%d' 次。 %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | 无效参数/选项 - '%s'。 %s |
Invalid argument/option - '%s'. %s |
5608 | 无效语法。缺少默认参数。 %s |
Invalid syntax. Default argument is missing. %s |
5609 | 命令行参数的长度不能超过 255 个字符。 |
Length of the command line argument should not exceed 255 characters. |
5610 | 无效语法。默认选项不允许超过 '%d' 次。 %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | 无效语法。需要 '%s' 的值。 %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | 无效语法。'%s' 不允许作为默认参数。 %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | 键入 "%s /?" 以了解用法。 | Type "%s /?" for usage. |
5614 | 选项 '%s' 的值不能为空。 %s |
Value for '%s' option cannot be empty. %s |
5615 | 默认选项的值不能为空。 %s |
Value for default option cannot be empty. %s |
5616 | 无效语法。请指定默认的有效数字值。 %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | 无效语法。请指定默认的有效浮点值。 %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | 默认选项的值不能超过 %d 字符。 |
Value for default option cannot be more than %d character(s). |
5619 | 无效语法。值不能用 '%s' 选项指定。 %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | '%s' 选项的值不能超过 %d 字符。 |
Value for '%s' option cannot be more than %d character(s). |
File Description: | whoami - 显示已登录的用户信息 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | whoami.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | whoami.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |