Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Windows Management Infrastructure (MI) API replaces WMI.NET libraries


View products that this article applies to.

Summary

Windows Management Infrastructure (MI) represents the latest version of the Windows Management Instrumentation (WMI) technologies. These technologies are based on the Common Information Model (CIM) standard from Distributed Management Task Force (DMTF). MI is fully compatible with earlier versions of WMI, and it provides a host of features and benefits that make it easier than ever to design and develop providers and clients. 

WMI.NET is the managed code library for WMI, and it provides writable properties and methods that can be invoked from managed code. You can also develop applications that provide data to WMI classes by using the System.Management.Instrumentation namespace. 

The MI API should be used for all new development. The WMI.NET libraries are now considered to be in final state. No additional development, improvements, or updates will be available for non-security–related issues that affect these libraries. 

↑ Back to the top


More Information

Both the new and existing WMI providers work with the new MI client applications. Similarly, existing client applications work with both the new and existing WMI providers. The new indications and CIM errors are automatically mapped to the older events and WMI error structures.

MI was introduced in Windows 8 and Windows Server 2012. MI is available as a downloadable update to Windows 7, Windows Server 2008 R2, and Windows Server 2008 Standard through Windows Management Framework 3.0.

For more information about MI, see Windows Management Infrastructure (MI).

↑ Back to the top


Keywords: kbexpertiseadvanced, kbtshoot, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 3049269
Revision : 1
Created on : 1/7/2017
Published on : 3/18/2015
Exists online : False
Views : 77