WMI004-WMI学习笔记(四)——Managing Applications Using WMI(使用WMI管理应用程序)

来源:互联网 发布:怪物猎人p2g武器数据 编辑:程序博客网 时间:2024/05/17 06:04

原文地址链接:http://msdn.microsoft.com/en-us/library/aa720264.aspx

Managing Applications Using WMI

.NET Framework 1.1

Windows Management Instrumentation (WMI) provides a rich set of system management services built in to the Microsoft Windows operating systems. A broad spectrum of applications, services, and devices are available that use WMI to provide extensive management features for information technology (IT) operations and product support organizations. The use of WMI-based management systems leads to more robust computing environments and greater system reliability, which allows savings for corporations.

WMI提供了内建于MS Windows操作系统的一个非常丰富的系统管理服务集。

使用WMI可以操作非常广泛的内容,诸如应用程序、服务、设备等,它提供了一个扩展的管理特性,用于IT操作和产品支持组织。

使用基于WMI的管理系统,导致更强健的计算环境和更好的系统可靠性。

In This Section

Using WMI with the .NET Framework
Accessing Management Information with System.Management
Instrumenting .NET Framework Applications with System.Management
Browsing the WMI Schema