Re: [python-win32] WMI performance issues?

2010-04-19 Thread Tim Golden
On 18/04/2010 21:45, drk...@speakeasy.net wrote: In the following code, there is a substantial performance difference from a minor change. I'm guessing it has to do with the lower level calls and not the actual wrapper, but I am curious if anyone can explain it.

Re: [python-win32] Detecting when the screen saver started

2010-04-19 Thread Tim Golden
And I've now got round to writing Klaas's code up into a How-Do-I page: http://timgolden.me.uk/python/win32_how_do_i/track-session-events.html TJG On 12/04/2010 20:18, Jan Schneider wrote: Hi, you could use ISensLogon: http://mail.python.org/pipermail/python-win32/2008-January/006645.html

[python-win32] set password administrator remote host

2010-04-19 Thread pacopyc
Hi, I'd like to set password local administrator all hosts of my LAN. I know network admin password, but I don't know password local admin of hosts. And then I cannot change password, but I must set password. How can I do? I'd like also enabled/disabled NIC of a remote host. Is it possible?

[python-win32] Getting PyWin32 working with private Python installs

2010-04-19 Thread Bill Janssen
Bill Janssen jans...@parc.com wrote: Mark Hammond mhamm...@skippinet.com.au wrote: On 8/04/2010 12:05 PM, Bill Janssen wrote: I don't think I've tried that config. I'll give it a shot. [After trying it...] Nope, that may be necessary, but it's not sufficient. I installed