I'm using Synergy to use my three PCs with only one keyboard and mouse. My problem is that when I press Windows + L to lock a PC, it always locks the main PC (the one functioning as the Synergy server.) I would like to have a command to lock/unlock all three PCs at once.

Does anyone know of a tool or have a suggestion on how to do it?

link|improve this question
feedback

1 Answer

You can use this command rundll32.exe user32.dll, LockWorkStation to lock the current workstation so you should be able to use psexec to run it on the other two machines. If you were to put the three commands into a batch file that should do the job.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.