File name: | WinMgmt.exe.mui |
Size: | 6144 byte |
MD5: | b8d6a34ce7c547bc462375f919e8bc7b |
SHA1: | ab62ee668e7b347abdd90de41c0f49820c10a1c5 |
SHA256: | 2836dba9838a0eae791f688eafdd274efce70bda70126c135f02ea10bcb63923 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | WinMgmt.exe WMI 服务控制实用程序 (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 | Windows Management Instrumentation |
Windows Management Instrumentation |
102 | 用法: winmgmt [/backup ] [/restore ] [/resyncperf] [/standalonehost []] [/sharedhost] [/verifyrepository []] [/salvagerepository] [/resetrepository] |
Usage: winmgmt [/backup ] [/restore ] [/resyncperf] [/standalonehost []] [/sharedhost] [/verifyrepository []] [/salvagerepository] [/resetrepository] |
103 | /backup 使 WMI 将存储库备份到指定的文件名。 filename 参数应包含文件位置的完整路径。 此过程需要存储库上的写锁定,因此备份过程 完成之前,将暂停对存储库的 写操作。 |
/backup Causes WMI to back up the repository to the specified file name. The filename argument should contain the full path to the file location. This process requires a write lock on the repository so that write operations to the repository are suspended until the backup process is completed. |
104 | /restore 手动从指定的备份文件还原 WMI 存储库。filename 参数应包含备份文件位置的完整路径。为了执行 还原操作,如果操作失败,WMI 将保存现有存储 库,以便进行写回。然后从在 filename 参数中 指定的备份文件还原存储库。如果无法实现对存 储库的独占访问,现有客户端将从 WMI 断开连接。 flag 参数必须是 1 (强制 -- 断开用户连接并还原)或 0 (默认 -- 没有连接的用户时还原),并且指定还原 模式。 |
/restore Manually restores the WMI repository from the specified backup file. The filename argument should contain the full path to the backup file location. To perform the restore operation, WMI saves the existing repository to write back if the operation fails. Then the repository is restored from the backup file that is specified in the filename argument. If exclusive access to the repository cannot be achieved, existing clients are disconnected from WMI. The flag argument must be a 1 (force — disconnect users and restore) or 0 (default — restore if no users connected) and specifies the restore mode. |
105 | /resyncperf 使用 WMI 注册系统性能库。 |
/resyncperf Registers the system performance libraries with WMI. |
106 | /standalonehost [] 将 Winmgmt 服务移动到具有固定 DCOM 终结点的独立 Svchost 进程。默认的终结点是 "ncacn_ip_tcp.0.24158"。 但是,可以通过运行 Dcomcnfg.exe 更改终结点。level 参数是 Svchost 进程的身份验证等级。如果未指定 等级,则默认为 4 (RPC_C_AUTHN_LEVEL_PKT)。 |
/standalonehost [] Moves the Winmgmt service to a standalone Svchost process that has a fixed DCOM endpoint. The default endpoint is "ncacn_ip_tcp.0.24158". However, the endpoint may be changed by running Dcomcnfg.exe. The level argument is the authentication level for the Svchost process. If level is not specified, the default is 4 (RPC_C_AUTHN_LEVEL_PKT). |
107 | /sharedhost 将 Winmgmt 服务移动到共享的 Svchost 进程。 |
/sharedhost Moves the Winmgmt service into the shared Svchost process. |
108 | /verifyrepository [] 在 WMI 存储库上执行一致性检查。添加 不带有 参数的 /verifyrepository 开关时,将验证当前由 WMI 使用的活动存储库。 指定 path 参数时,可以验证存储库的任何已 保存副本。在这种情况下,path 参数应包含已 保存的存储库副本的完整路径。已保存的存储库 应是整个存储库文件夹的副本。 |
/verifyrepository [] Performs a consistency check on the WMI repository. When you add the /verifyrepository switch without the argument, then the live repository currently used by WMI is verified. When you specify the path argument, you can verify any saved copy of the repository. In this case, the path argument should contain the full path to the saved repository copy. The saved repository should be a copy of the entire repository folder. |
109 | /salvagerepository 在 WMI 存储库上执行一致性检查,如果 检测到不一致,则重建存储库。如果可以 读取不一致的存储库的内容,则将其合并 到重建的存储库。回收操作始终与 WMI 服 务当前正在使用的存储库一起工作。包含 #pragma autorecover 预处理器声明的 MOF 文件被还原到存储库。 |
/salvagerepository Performs a consistency check on the WMI repository, and if an inconsistency is detected, rebuilds the repository. The content of the inconsistent repository is merged into the rebuilt repository, if it can be read. The salvage operation always works with the repository that the WMI service is currently using. MOF files that contain the #pragma autorecover preprocessor statement are restored to the repository. |
110 | /resetrepository 首次安装操作系统时,会将存储库重置 到原始状态。包含 #pragma autorecover 预处理器声明的 MOF 文件被还原到存储库。 |
/resetrepository The repository is reset to the initial state when the operating system is first installed. MOF files that contain the #pragma autorecover preprocessor statement are restored to the repository. |
200 | 错误代码: 0x%08X |
Error code: 0x%08X |
201 | 错误代码: 0x%08X 设备: %s 描述: %s |
Error code: 0x%08X Facility: %s Description: %s |
202 | 储存库备份未能完成 |
Repository backup failed to complete |
203 | 储存库还原未能完成 |
Repository restore failed to complete |
204 | 服务配置更改成功。 请停止并重新启动 Winmgmt 服务,以使更改生效。 |
Service configuration changes succeeded. Please stop and restart Winmgmt service for changes to take effect. |
205 | 服务配置更改失败 |
Service configuration changes failed |
206 | WMI 存储库验证失败 |
WMI repository verification failed |
207 | WMI 存储库一致 |
WMI repository is consistent |
208 | WMI 存储库不一致 |
WMI repository is INCONSISTENT |
209 | WMI 存储库已回收 |
WMI repository has been salvaged |
210 | WMI 存储库回收失败 |
WMI repository salvage failed |
211 | WMI 存储库已重置 |
WMI repository has been reset |
212 | WMI 存储库重置失败 |
WMI repository reset failed |
213 | 无效参数 |
Invalid parameter |
File Description: | WMI 服务控制实用程序 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | winmgmt |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | winmgmt.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |