Click to Rate and Give Feedback
MSDN
MSDN Library
WMI Reference

  Switch on low bandwidth view
WMI Reference

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

SectionDescription
WMI ClassesComplete list of the classes defined by WMI.
WMI ProvidersList of preinstalled providers that can request information from, and send instructions to, WMI managed objects.
COM API for WMIComplete list of the COM interfaces used by C and C++ management applications and providers to access WMI.
Scripting API for WMIComplete list of the components of the Scripting API for WMI. This reference provides information for developers that write applications using the Microsoft Visual Basic development system, Microsoft Visual Basic for Applications, Microsoft Visual Basic Scripting Edition (VBScript), and Microsoft JScript development software.
WMI and SQLWMI queries use WQL, a subset of SQL named WQL.
WMI Log FilesWMI and the WMI providers create several log files that assist in troubleshooting.
WMI SecurityThis section provides a list of objects used in security descriptors and constants used in methods that manipulate security descriptors or privileges.
WMI Command-Line ToolsSyntax used by mofcomp, winmgmt, wmic, smi2smir, and wmiadap.
WMI Infrastructure Objects and ValuesInformation about WMI return codes, events, qualifiers, Managed Object Format (MOF) syntax, performance counter types, and other data used by WMI providers, scripts, and applications.

 

Send comments about this topic to Microsoft

Build date: 6/15/2009

Tags What's this?: reference (x) wim (x) wmi (x) Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Access WMI Objects from PowerShell      Thomas Lee ... APNET   |   Edit   |   Show History
Note that you can also access and manipulate WMI objects using PowerShell. PowerShell helps administrators to access the richness and power of WMI in several ways:
  • The Get-WMIObject cmdlet enables you to get any WMI object that is represented in the CIM. You can also use Get-WMIObject to list out the WMI classes present to aid in discovery.
  • The [wmi], [wmiclass] and [wmisearcher] type accelerators that simplfy accessing WMI objects.
  • Default formatting for core objects to aid in discovery.
Some of the WMI classes here have been decorated with samples using PowerShell.
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker