CLeWMI - Command Line WMI query tool News
Status: Beta
Brought to you by:
jabberw0cky
This version utilizes the ForwardOnly flag for the WMI ExecQuery function. This results in a much smaller memory footprint and faster return of large datasets.
Made some minor bug fixes to the initial release. Also added support for custom WQL queries. Also changed the format of the output slightly to make it easier to read.
I finally finished up my beta version of a command line WMI query tool (CLeWMI, pronounced "clue me") that runs from Windows 2000/2003/XP. Main purpose is for querying and returning results in a format that is easily importable into a spreadsheet or database. Written in perl, but ported to an .exe for those who don't want to install a perl distribution.