whoami.exe whoami - 显示已登录的用户信息 087345992dc48ae447c82db065651a61

File info

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 位)

Translations messages and strings

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:
102WHOAMI [/UPN | /FQDN | /LOGONID]

WHOAMI [/UPN | /FQDN | /LOGONID]

104语法 2:
Syntax 2:
105WHOAMI { [/USER] [/GROUPS] [/CLAIMS] [/PRIV] } [/FO format] [/NH]

WHOAMI { [/USER] [/GROUPS] [/CLAIMS] [/PRIV] } [/FO format] [/NH]

107语法 3:
Syntax 3:
108WHOAMI /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
147TABLE 和 CSV 格式有效。

valid only for TABLE and CSV formats.

148/? 显示此帮助消息。

/? Displays this help message.

150Examples:
Examples:
151WHOAMI
WHOAMI
152WHOAMI /UPN
WHOAMI /UPN
153WHOAMI /FQDN
WHOAMI /FQDN
154WHOAMI /LOGONID
WHOAMI /LOGONID
155WHOAMI /USER
WHOAMI /USER
156WHOAMI /USER /FO LIST
WHOAMI /USER /FO LIST
157WHOAMI /USER /FO CSV
WHOAMI /USER /FO CSV
158WHOAMI /GROUPS
WHOAMI /GROUPS
159WHOAMI /GROUPS /FO CSV /NH
WHOAMI /GROUPS /FO CSV /NH
160WHOAMI /CLAIMS
WHOAMI /CLAIMS
161WHOAMI /CLAIMS /FO LIST
WHOAMI /CLAIMS /FO LIST
162WHOAMI /PRIV
WHOAMI /PRIV
163WHOAMI /PRIV /FO TABLE
WHOAMI /PRIV /FO TABLE
164WHOAMI /USER /GROUPS
WHOAMI /USER /GROUPS
165WHOAMI /USER /GROUPS /CLAIMS /PRIV
WHOAMI /USER /GROUPS /CLAIMS /PRIV
166WHOAMI /ALL
WHOAMI /ALL
167WHOAMI /ALL /FO LIST
WHOAMI /ALL /FO LIST
168WHOAMI /ALL /FO CSV /NH
WHOAMI /ALL /FO CSV /NH
169WHOAMI /?
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
401SID 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.
476FQDN
FQDN
477UPN
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
700Int Int
701UInt UInt
702字符串 String
703FQBN FQBN
705BLOB BLOB
706BOOL BOOL
800声明名称 Claim Name
801声明 ID Claim ID
802标志 Flags
804 Values
900TRUE TRUE
901FALSE 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:
5005N/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).

EXIF

File Name:whoami.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-whoami.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_dfce1a6f2f15eb9a\
File Size:10 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:10240
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:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:whoami - 显示已登录的用户信息
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:whoami.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:whoami.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-whoami.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_83af7eeb76b87a64\

What is whoami.exe.mui?

whoami.exe.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file whoami.exe (whoami - 显示已登录的用户信息).

File version info

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