Trying to automatically run a script on a locked pc (xp) at night. Is this possible?

Asked by Rob Marks

We have repeated tasks that we do overnight. The lab computers are required to be locked each evening. Can Sikuli run on a locked machine?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli script in its current version needs the objects it deals with to be visible on the screen.

So I guess in your situation it will not work. But just have a try with a simple long running script.

Revision history for this message
Obscure Reference (daniel-firstalt) said :
#2

I've accomplished this in my network because not all of our machines are required to be locked. Create a sikuli script on an unlocked machine to VNC into the lab computer, unlock it. From here you could have the lab computer run the script given a time, or have the machine doing the unlocking launch an executable. Have the original machine lock the lab computer again when its done (at a given time, or based on the status written to a file on a network share).

Can you help with this problem?

Provide an answer of your own, or ask Rob Marks for more information if necessary.

To post a message you must log in.