[python-win32] wbemtest might be interesting

Tim Golden mail at timgolden.me.uk
Sun Jan 16 17:44:30 CET 2011


On 16/01/2011 12:51 PM, Stef Mientki wrote:
> hello,
>
> I just got tipped about a program that's standard available in windows,
>       wbemtest
> might be interesting to find or browse wmi settings.

Thanks. It is quite useful. If you want a slightly less powerful,
python-based alternative, you might want to try the wmiweb
module which comes packaged with the wmi module:

   http://timgolden.me.uk/python/wmi/index.html

TJG


More information about the python-win32 mailing list