by jabberw0cky
CLeWMI (pronounced "clue me") is a Command Line WMI query tool. It's written in perl, for Windows. It allows dynamic querying of WMI from a command line. Works on Window NT, 2000, 2003, and XP. Stand alone executable available.
# Changelog: # # 2007-06-12 v1.4 Jared Cheney # - modified help summary to reflect the --noheader option. Also added the -q option, to accomplish # setting the --noheader and --nobanner functionality # - made csv and tab output include servername ...
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.
v1.3 - modified WMI queries to require less memory and return results faster
v1.3 - modified WMI queries to require less memory and return results faster
2005-06-19 v1.2-RC2 Jared Cheney
- fixed display bugs when listing in default format and when selecting specific
properties (versus all)
- added flag to just print version
Changelog: 2005-05-25 v1.1-RC2 Jared Cheney - fixed bug that prevented all fields from displaying properly when specifying properties 2005-05-17 v1.0-RC2 Jared Cheney - fixed convertDate option to work when time offset is +*** - changed ...
Changelog: 2005-05-25 v1.1-RC2 Jared Cheney - fixed bug that prevented all fields from displaying properly when specifying properties 2005-05-17 v1.0-RC2 Jared Cheney - fixed convertDate option to work when time offset is +*** - changed ...
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.
Changelog: 2005-05-25 v1.1-RC2 Jared Cheney - fixed bug that prevented all fields from displaying properly when specifying properties 2005-05-17 v1.0-RC2 Jared Cheney - fixed convertDate option to work when time offset is +*** - changed ...
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 ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use