winmgmt
词条简介
进程文件: winmgmt orwinmgmt.exe
进程名称: Windows Management Service
进程类别:其他进程
英文描述:
WinMgmt.exe is the Windows Management Instrumentation. It is used by system administrators to create Windows management scripts, for example, scripts that handles the user accounts on a server.
中文参考:
WinMgmt.exe是Windows管理服务。用于系统管理员创建WIndows管理脚本。
出品者:Microsoft Corp.
属于:Windows
系统进程:Yes
后台程序:Yes
网络相关:No
常见错误:N/A
内存使用:N/A
安全等级 (0-5): 0
间谍软件:No
广告软件:No
病毒:No
木马:No
===================================================
小提示
Windows Management Service透过Windows Management Instrumentation data (WMI)技术处理来自应用客户端的请求。winmgmt是Windows 2000客户端管理的核心组件。当客户端应用程序连接或当管理程序需要他本身的服务时这个进程初始化。WinMgmt.exe(CIM对象管理器)和知识库(Repository)是WMI两个主要构成部分,其中知识库是对象定义的数据库,它是存储所有可管理静态数据的中心数据库,对象管理器负责处理知识库中对象的收集和操作并从WMI提供程序收集信息。WinMgmt.exe在Windows 2000/NT上作为一个服务运行,而在Windows 95/98上作为一个独立的exe程序运行。Windows 2000系统在某些计算机上出现的WMI错误可以通过安装Windows 2000 SP2来修正。