OP here. When in doubt, read the (very well commented) wmi.py source code :)
computerSystem = wmi.WMI().Win32_ComputerSystem()[0] Sorry for the interuption. Malcolm ----- Original message ----- From: pyt...@bdurham.com To: python-win32@python.org Date: Wed, 03 Mar 2010 21:01:19 -0500 Subject: [python-win32] WMI script that shows general info about a computer Apologies for the vague description. I'm looking for tips on a WMI query that would allow me to show general info about a computer. We're going to use this data as part of a workstation inventory project I'm working on. I'm sure I've seen this type of query before but my google-mojo is failing me. Thank you, Malcolm _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32