Support WebCast: WMIC: A New Approach to Managing Windows Infrastructure from a Command Line (325427)



The information in this article applies to:

  • Microsoft Windows XP Professional
  • Microsoft Windows Server 2003, Datacenter Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Server 2003, 64-Bit Datacenter Edition
  • Microsoft Windows Server 2003, 64-Bit Enterprise Edition
  • Microsoft Windows Small Business Server 2003, Premium Edition
  • Microsoft Windows Small Business Server 2003, Standard Edition

This article was previously published under Q325427

Session Summary



The Microsoft Windows Management Instrumentation Command-line (WMIC) is a command-line interface to Windows Management Instrumentation (WMI). WMIC provides a simple interface to WMI so that you can take advantage of WMI to manage computers that are running Microsoft Windows. WMIC interoperates with existing shells and utility commands, and can be easily extended by scripts or other administration-oriented programs.

WMIC allows you to define new aliases (friendly names), add output formats, and create and run scripts. With WMIC you can browse the WMI and other like-schema, and query its classes and instances. You can also get information from a local computer, a remote computer, and from multiple computers in a single command.

Being a systems administrator tool, WMIC is more intuitive than WMI, in large part because of aliases. Aliases take simple commands that you enter at the command line, and then act on the WMI namespace in a predefined way, such as constructing a complex WMI Query Language (WQL) command from a simple WMIC alias command. The output is returned as XML documents, which can then be processed by XSL to render reports in multiple formats (including forms, tables, html, process-friendly formats, and CSV).

The presentation will first briefly review the WMIC functionality and architecture, it will then focus on demonstrating the WMIC modes of operation, use of progressive help discovery and report generation. Finally, the customization of the WMIC aliases, transformation and output formats will be explained.

This is a Level 200 session that was recorded July 24, 2002 and presented by Arkady Retik. Arkady Retik is a Program Manager in the Windows Management Instrumentation Group, which is a part of Windows Server Division.

Viewing the Presentation



View this Support
		  WebCastTo view, please click on the link: View this Support Webcast (Length: 1 hour 43 minutes)

This Windows Streaming Media archive requires an Internet connection of 28.8 Kbps or faster, and is best viewed with a minimum screen resolution of 800 X 600.

Additional Resources



Download the
		  presentationDownload presentation wc072402. This is a 816-KB Microsoft PowerPoint (.ppt) file.
If you do not have PowerPoint and you want a copy of the slides, use the PowerPoint Viewer (2,752 KB).

Read the
		  transcriptRead the transcript from this Support WebCast

Tell a
		  friendTell a friend about this Support WebCast

Supplemental
		  reading Supplemental reading: Provide Feedback on this Broadcast

Support WebCasts Home

Modification Type:MajorLast Reviewed:7/28/2006
Keywords:kbdownload kbinfo KB325427