Windows - remote system window text

Tim Golden mail at timgolden.me.uk
Tue Feb 5 03:54:23 EST 2008


Gabriel Genellina wrote:
> En Mon, 04 Feb 2008 17:25:00 -0200, rdahlstrom <roger.dahlstrom at gmail.com>  
> escribió:
>> On Feb 4, 2:17 pm, "m... at infoserv.dk" <m... at infoserv.dk> wrote:
> 
>>> Well, i guess you will need a process on each machine you need to
>>> monitor, and then you do have a client server setup.
>> Crap, that's what I didn't want to do.  I am slowly coming to the
>> realization that I'm going to have to, but I really didn't want to do
>> that.
> 
> Try WMI. I don't know for sure if you can enumerate windows, maybe yes. At  
> least you can enumerate remote processes.

Pretty sure not. You can just about get hold of a logon session
on the other machine and I did poke about through some of the
Lsa... and other stuff to see whether that was enough to give
you a remote workstation / windows list. But it doesn't seem
likely. (Happy to be proved wrong :)

TJG



More information about the Python-list mailing list