We have a group policy that forces workstations to lock after X minutes. But from time to time I would like to suspend the law of the GPO. I already have a tiny Auto-It script that clicks the Control Key every two minutes and have looked at the registry changes that would need to be made to prevent the locking in a less obtrusive to the user way. With no time to spare on such efforts, I thought I would ask the wonderful serverfault community, has anyone run across a (preferably open source) utility that would prevent a workstation from locking?
Thanks