Prevent lock of windows detecting user idle time
Posted
by Zimelemon
on Stack Overflow
See other posts from Stack Overflow
or by Zimelemon
Published on 2009-09-30T12:24:46Z
Indexed on
2010/04/24
1:33 UTC
Read the original article
Hit count: 369
Windows
|terminalservices
I work in a Windows Terminal Server enviroment where if you left the computer for a while, windows lock the session and terminal is power off.
What i need is the code needed to send a message to Windows for it to believe the user is in front of the PC (mouse or keyboard activity).
Thanks in advance
© Stack Overflow or respective owner