Hi, I try to do some ondemand screen capture to monitor some machines on the network. I have two autoit scripts, a sender (on pc1) who send mailslot to request a screencapture, and a listener (on pc2), running in the user session, who listen mailslot, get it, and do a screencapture. Now : - if pc2 have its session opened or locked, screencapture works nice, even when the session is locked I get the capture of the windows of the user desktop. - if I connect to pc2 with rdp, the list