Auto Log Off question

  • Thread starter Thread starter JR
  • Start date Start date
J

JR

In XP Home does anyone know if there is a way to automatically Log Off on
inactive use in the same way a screen saver kicks in?

That is after 10 minutes or period I set, the system would auto log off.

TIA

Jerry
 
Yes. Create a new scheduled task and have it run this program:
%windir%\System32\SHUTDOWN.exe /l

Then in the advanced properties of the task, set it to use when idle, and
then set the time.
 
Back
Top