Windows Management Instrumentation Version 2 (WMI)

Eintrag zuletzt aktualisiert am: 12.02.2012

Windows Management Instrumentation Version 2 wurde von Microsoft entwickelt für Windows 8 und Windows Server "8". Es ist ebenfalls verfügbar für Windows 7 und Windows Server 2008 R2 (jeweils mit SP1).

Neuheiten in WMI v2:


(Vorlagen: "CIM Authoring" für MOF-Daten und "CIM Provider" für einen zueghörigen Provider)
(Quelle: http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-644T?format=auto)
  • A new provider development model

This new model brings down the cost of provider development and removes the dependency on COM.
  • A new MI Client API to perform standard CIM operations.

The API can be used to interact with any standard WsMan + CIMOM implementation, allowing management applications on Windows to manage non-Windows computers.
The new WMI Provider APIs supports an extended Windows PowerShell semantics API allowing you to provide rich Windows PowerShell semantics. E.g., Verbose, Error, Warning, WhatIf, Confirm, Progress

(Quelle: http://blogs.msdn.com/b/powershell/archive/2011/09/20/windows-management-framework-3-0-community-technology-preview-ctp-1-available-for-download.aspx)