Evaluar y enviar comentarios
MSDN
MSDN Library

We were unable to locate this content in es-es.

Here is the same content in en-us.

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: 11/3/2009

Contenido de la comunidad   ¿Qué es Community Content?
Agregar contenido nuevo RSS  Anotaciones
Access WMI Objects from PowerShell      Thomas Lee ... APNET   |   Editar   |   Mostrar historial
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.
powershell does not seem to use the full wql spec      troth ... Thomas Lee   |   Editar   |   Mostrar historial

can't get the like operator to work under ps v1,

[tfl - 28 08 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at

http://www.microsoft.com/communities/newsgroups/en-us/ . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C &
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C &
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C &

Processing
© 2009 Microsoft Corporation. Reservados todos los derechos. Términos de uso | Marcas Registradas | Privacidad
Page view tracker