<?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/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.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,2009://3.3755-</id>
  <updated>2009-11-18T17:49:23Z</updated>
  <title>Comments for Can I tell when someone logged into my machine, and what they did?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35059</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35059" />
    <title>Comment from Carmen on 2009-06-14</title>
    <author>
      <name>Carmen</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>What about using Start>Search>For Files or Folders and searching all files and folders created/opened that day (then sorting chronologically)?<br />
<div class="leocomment">Sure. Assuming that she didn't clean up after herself, that is. Problem is ... you just don't know.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">15-Jun-2009</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-15T04:39:42Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35038</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35038" />
    <title>Comment from Glenn P. on 2009-06-13</title>
    <author>
      <name>Glenn P.</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>It's going rather far, but if you're <b><i>really</i></b> suspicious, you can write a teensy little batchfile that'll write the current date and time to a designated textfile. For example (but mind you, this is just off the top of my head):</p>

<blockquote>
@echo off<br />
echo %DATE%%TIME% &gt; C:\<b>[Put-Your-Desired-Path-Here]</b>\xxx.txt<br />
exit
</blockquote>

<p>...You save this somewhere inconspicuous with a name ending in *.BAT (for example, "Hello.BAT"), and put a shortcut to that batchfile (make sure it runs minimized!) in your "startup" folder.</p>

<p>Now, anytime anyone logs on, the date and time of the latest login will be stored to that text file. (If you want a <i>running list</i> of logins, put a "&gt;&gt;" before the filename -- that is, use two, instead of just one, "greater-than" -- to signal an "append" as opposed to an "overwrite" operation.)</p>

<p>The downside is that the title of the batchfile itself will be visible, very briefly, in the Windows Taskbar during each login, and if your <i>interloper</i> is suspicious, he can trace your little logon-tracker without too much effort. Naming your batchfile something innocuous should go a long way to allaying such suspicions.</p>

<p>Hope this helps, and good luck!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>:)</b></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-13T13:01:23Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35037</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35037" />
    <title>Comment from Mark Jacobs on 2009-06-10</title>
    <author>
      <name>Mark Jacobs</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>you may get a few more details of what they did if they didn't try to cover their tracks</p>

<p>1, Check recent documents and you may see the names of any files created.<br />
2. Check the browsed cache to see which web  sites they visited (the time of the files will make it easy to see if they were downloaded when you weren't using your machine.<br />
3. I use Total Commander (plug for a great utility) but there are lots of other options and can search my computer for any files created between certain times.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-10T13:26:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35036</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35036" />
    <title>Comment from yalters on 2009-06-09</title>
    <author>
      <name>yalters</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>in XP (when suspicious) I've used command "net user " to check when last log on occurred.<br />
Good Luck and happy learning<br />
YALTERS</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-09T21:19:38Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35035</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35035" />
    <title>Comment from anon on 2009-06-09</title>
    <author>
      <name>anon</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Windows XP does not have the 'login' list.</p>

<p>Additionally, the 'history' may not even list the last 24 hours, depending on YOUR activities.</p>

<p>Security lists only log off/log on when switch uses is activated not a straight turn on computer -> log on.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-09T16:11:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3755-comment:35034</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3755" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html#c35034" />
    <title>Comment from Howard on 2009-06-09</title>
    <author>
      <name>Howard</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Can`t one use a keylogger to tell what was done while one is away from one`s machine?</p>

<p><br />
If so,what is the best keylogger?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/can_i_tell_when_someone_logged_into_my_machine_and_what_they_did.html">Can I tell when someone logged into my machine, and what they did?</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-06-09T15:19:12Z</published>
  </entry>

</feed>
