<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2009://3/tag:ask-leo.com,2007://3.3019-</id>
  <updated>2009-11-18T17:51:22Z</updated>
  <title>Comments for How can I force a computer to sign out automatically?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:39194</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c39194" />
    <title>Comment from Greeze on 2009-10-22</title>
    <author>
      <name>Greeze</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>There's this free third pary tool called <a href="http://sites.google.com/site/theubuntuguy/timeout">Romaco Timeout</a> which allows you to force a true logoff or shutdown after a specified time. I wrote a short post on the various ways you can use the tool. You can check it out <a href="http://www.wareprise.com/2009/10/16/how-to-logoff-or-shutdown-a-pc-automatically-after-certain-time/">here</a> if you like.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-23T04:10:21Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28670</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28670" />
    <title>Comment from Mike on 2008-10-14</title>
    <author>
      <name>Mike</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi Leo, why wouldn't you just use the "Window" "L" command to take you straight to the Log In screen?  Its so simple and at least gives you the first layer of protection and it is immediate, i.e. you don't have to wait for a Screen Saver . Certainly your boss could and should have used it!   Mike.<br />
<div class="leocomment">a) you have to <strong>remember</strong> to do it, and b) my example actually pre-dates the Windows key :-). Ctrl+Alt+Del might have done it at the time, but again - you have to remember to do it. Distraction is a problem.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">15-Oct-2008</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-10-14T19:33:16Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28669</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28669" />
    <title>Comment from Eli Coten on 2007-05-12</title>
    <author>
      <name>Eli Coten</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I managed to get it to force a logoff. It involves a registry edit but there is a key in the registry that controls the screensaver. Edit the screensaver.scr entry (Somewhere in the Users's settings\Control\Desktop key) and make it point to A SHORTCUT or BATCH FILE.</p>

<p>In the shortcut or batch file, type in "shutdown -l" and if you have done it correctly, after the specified screensaver delay the user will be logged off.</p>

<p>You cannot put "shutdown -l" straigth into the registry, I don't know why but I tried it myself and it didn't work.</p>

<p>Also this is a forced logoff so any unsaved work WILL be lost. If you use this trick do not leave the computer with anything unsaved otherwise it will be lost.</p>

<p>Hope this is helpful,<br />
Eli</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-12T23:14:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28668</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28668" />
    <title>Comment from Dominick Franzini on 2007-05-12</title>
    <author>
      <name>Dominick Franzini</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Wow -- sorry about those typos: </p>

<p>Another 2 cents: The WinExit screensaver (I believe part of the WinNT4 or Win2k resource kits) will log the user off after a configurable period of inactivity. I've used it in a few applications of shared computers. Not sure if it's compatible with WinXP.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-12T19:34:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28667</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28667" />
    <title>Comment from Dan Ullman on 2007-05-10</title>
    <author>
      <name>Dan Ullman</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>er, IN not IT :)</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-10T16:08:56Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28666</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28666" />
    <title>Comment from Dan Ullman on 2007-05-10</title>
    <author>
      <name>Dan Ullman</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Er, Leo.  You might want to reread what you put it bold face type...</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-10T16:07:12Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28665</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28665" />
    <title>Comment from Thierry Delettre on 2007-05-10</title>
    <author>
      <name>Thierry Delettre</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>There is a very similar way to do the same thing on a Mac  (with Mac OS X 10.4) : go to System Preferences/Security and check the 'Require password to wake this computer from sleep or screen saver' box.<br />
You can add something : in Utilities/Keychain Access, open the Preferences and check 'Show status in menu bar'. It will allow you to open the screen saver from the menu bar.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-10T15:03:02Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3019-comment:28664</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3019" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html#c28664" />
    <title>Comment from George Arauz on 2007-05-10</title>
    <author>
      <name>George Arauz</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Does this work with Mac's as well?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_force_a_computer_to_sign_out_automatically.html">How can I force a computer to sign out automatically?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-10T12:03:15Z</published>
  </entry>

</feed>
