Microsoft KB Archive/325427

From BetaArchive Wiki
Knowledge Base


Article ID: 325427

Article Last Modified on 12/3/2007



APPLIES TO

  • Microsoft Windows XP Professional
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows Server 2003, 64-Bit Datacenter Edition
  • Microsoft Windows Server 2003, Enterprise x64 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



[GRAPHIC: View this Support WebCast]To view, please click on the link: [javascript:fnViewMMC('http://support.microsoft.com/servicedesks/webcasts/seminar/shared/asp/view.asp?url=/servicedesks/webcasts/en/wc072402/manifest.xml'); 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



[GRAPHIC: Download the presentation]Download 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).

[GRAPHIC: Read the transcript]Read the transcript from this Support WebCast

[GRAPHIC: Tell a friend]Tell a friend about this Support WebCast

[GRAPHIC: Supplemental reading] Supplemental reading:

Provide Feedback on this Broadcast

Support WebCasts Home

Keywords: kbdownload kbinfo KB325427