Begriff |
Windows Management Instrumentation Version 2 |
Abkürzung |
WMI |
Synonyme/Aliase |
|
Erläuterung des Begriffs
Windows Management Instrumentation Version 2
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:
- Einfacheres erstellen von WMI-Providern mit Visual Studio-Vorlagen und MOF-Designer in Visual Studio
(Vorlagen: "CIM Authoring" für MOF-Daten und "CIM Provider" für einen zueghörigen Provider)
- Erstellen von WMI-Providern mit Windows Workflow oder Windows PowerShell
(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 ability to write Windows PowerShell cmdlets in native code
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)
Querverweise zu anderen Begriffen im Lexikon
Windows Management Instrumentation Windows Server 2008 Windows PowerShell Windows Server WS-Management Native Code Powershell Windows 8 Windows 7 Channel
|