Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Just so you have an answer for this instead of people leaving answers which might be better off as comments.</p> <p>This is certainly possible, though as many people have already said it's not really wise, what happens if someone is walking by the computer as it unlocks, how long do they have to play around, etc?</p> <p>Anway, apart from suggesting you have a service to do any work that you want on hte computer, or even remotely connecting to the computer to do work you might be able to make user of the following information. (as for 'code excerts' you can make it yourself)</p> <p><a href="http://www.paralint.com/projects/aucun/" rel="nofollow noreferrer">http://www.paralint.com/projects/aucun/</a> is a GINA implementation which will be able to give you rights to log on even if someone else has already logged on. Look into it it might be what you're looking for and is a lot safer than unlocking the workstation at a certain time.</p> <p>As an alternative, look into writing your own GINA implementation that will do an unlock at a scheduled time.</p> <p>Information on GINA</p> <p><a href="http://msdn.microsoft.com/en-gb/magazine/cc163803.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-gb/magazine/cc163803.aspx</a></p> <p><a href="http://msdn.microsoft.com/en-us/magazine/cc163786.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/magazine/cc163786.aspx</a></p> <p>After you've unlocked the desktop I'm pretty sure you're going to want to lock it again.</p> <p><a href="http://www.codeproject.com/win32/AntonioWinLock.asp" rel="nofollow noreferrer">http://www.codeproject.com/win32/AntonioWinLock.asp</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload