Tim Golden wrote*
*
I had  someone with a very similar error contact me recently. (I'm the
author of the wmi module). In that case it turned out to be a borked
Windows configuration. Can you access WMI on that machine by, eg, VBS or
Powershell -- ie something built-in?

This probably won't thread properly as I wasn't subscribed when Tim wrote the above, and I had to visit the archive.

I have sent the customer a small VBS script I used when I was developing the Python WMI version and am awaiting a reply. I have also found the following resources which seem relevant:

http://stackoverflow.com/questions/7078184/unable-to-get-wmi-object-via-getobjectwinmgmts?rq=1

which offers some possible reset/repair options and also leads to the Microsoft WMI Diagnosis Utility

http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=7684

--
Regards

David Hughes
Forestfield Software


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to