WMI学习

来源:互联网 发布:中国食品出口数据 编辑:程序博客网 时间:2024/06/05 11:03

我们通过脚本管理计算机,使用脚本执行计算机安全行配置

Managing Applications Using WMI

http://msdn.microsoft.com/en-us/library/aa720264(v=VS.71).aspx

Windows Management Instrumentation

http://msdn.microsoft.com/en-us/library/aa394582(v=VS.85).aspx

The WMI Reference contains the following topics that discuss the core features of WMI.

 

 

WMI Classes

Complete list of the classes defined by WMI.

WMI Providers

List of preinstalled providers that can request information from, and send instructions to, WMI managed objects.

COM API for WMI

Complete list of the COM interfaces used by C and C++ management applications and providers to access WMI.

Scripting API for WMI

Complete list of the components of the Scripting API for WMI.

WMI and SQL

WMI queries use WQL, a subset of SQL named WQL.

WMI Log Files

WMI and the WMI providers create several log files that assist in troubleshooting.

WMI Security

This section provides a list of objects used in security descriptors and constants used in methods that manipulate security descriptors or privileges.

WMI Command-Line Tools

Syntax used by mofcomp,winmgmt,wmic,smi2smir, andwmiadap.

WMI Infrastructure Objects and Values

Information about WMI return codes, events, qualifiers,Managed Object Format (MOF) syntax, performance counter types, and other data used by WMI providers, scripts, and applications.

注:文章来源:http://hi.baidu.com/gotosky/blog/item/db4d6b0914a84bd73ac76345.html

原创粉丝点击