How can I programmatically determine (in Python) when someone connects into my windows 7 machine via

Posted by Jon Cage on Stack Overflow See other posts from Stack Overflow or by Jon Cage
Published on 2010-03-25T09:53:14Z Indexed on 2010/03/25 10:13 UTC
Read the original article Hit count: 114

Filed under:
|
|
|
|

This doesn't need to be a real time solution, but are there some log files or system messages that could be read to identify periods of time where someone was connected via RDP to a Windows 7 machine?

I'm building a watchdog script for a computer which will be deployed in a remote place and would like to add this metric to a daily status update.

© Stack Overflow or respective owner

Related posts about python

Related posts about rdp