Drive and file access time stamps

Posted: 08-26-2003, 03:31 AM
Is there a way to look at a time stamp log of the access
date/time of my c drive, as well as my network personal
share drive. I'd also like to look at a date/time stamp
log that identifies access to my files on my c drive and
network personal share drive. The problem with the method
I've tried (right click on file, select properties) is
that the last access date/time immediately changes to the
current date/time.
Reply With Quote

Responses to "Drive and file access time stamps"

jj
Guest
Posts: n/a
 
Re: Drive and file access time stamps
Posted: 08-26-2003, 09:29 AM
Open a command prompt (start - run: cmd <enter>), change dir to the location
of your files, and type the command:

dir /TA

Or, to dump the file list to a text file and open it in notepad:

dir /TA > filelist.txt
notepad filelist.txt

To see all options for the dir command:

dir /?



"Bob" <bob.grant@sogeti-usa.com> wrote in message
news:05cc01c36b7a$19e2ec30$a601280a@phx.gbl...
> Is there a way to look at a time stamp log of the access
> date/time of my c drive, as well as my network personal
> share drive. I'd also like to look at a date/time stamp
> log that identifies access to my files on my c drive and
> network personal share drive. The problem with the method
> I've tried (right click on file, select properties) is
> that the last access date/time immediately changes to the
> current date/time.

Reply With Quote
Bob
Guest
Posts: n/a
 
Re: Drive and file access time stamps
Posted: 08-27-2003, 02:19 AM
jj-

Thanks for your reply. Your information allows me to find
out when the last time my drive/files were accessed. Is
there a way to display a log of this access activity for
the past several days, or to specify the access activity
on 8/22/03 from 12:00 pm to present? Also, is there a way
to find out when my PC was shut down on 8/22/03?

Thanks,
Bob
>-----Original Message-----
>Open a command prompt (start - run: cmd <enter>), change
dir to the location
>of your files, and type the command:
>
>dir /TA
>
>Or, to dump the file list to a text file and open it in
notepad:
>
>dir /TA > filelist.txt
>notepad filelist.txt
>
>To see all options for the dir command:
>
>dir /?
>
>
>
>"Bob" <bob.grant@sogeti-usa.com> wrote in message
>news:05cc01c36b7a$19e2ec30$a601280a@phx.gbl...
>> Is there a way to look at a time stamp log of the
access
>> date/time of my c drive, as well as my network personal
>> share drive. I'd also like to look at a date/time stamp
>> log that identifies access to my files on my c drive
and
>> network personal share drive. The problem with the
method
>> I've tried (right click on file, select properties) is
>> that the last access date/time immediately changes to
the
>> current date/time.
>
>
>.
>
Reply With Quote
jj
Guest
Posts: n/a
 
Re: Drive and file access time stamps
Posted: 08-28-2003, 08:15 AM
Yes Bob, your question was clear, and I apologize for not reading it right.

The Event Log should allow you to see when the computer was shut down and
restarted. (find it under Control Panel - Administrative Tools). Just look
for "eventlog" events in the Source column. A typical shutdown entry should
look like "The Event log service was stopped." This is valid only if the
EventLog service was not manually, or accidentally stopped before the
shutdown.

As for the file access log -- you might find of interest these links below
(WinXP Pro):
- Auditing file and folder access
http://www.microsoft.com/technet/tre...nevents_17.asp
- To set, view, change, or remove auditing for a file or folder
http://www.microsoft.com/technet/tre...ile_folder.asp
- Audit access to a file
http://www.lokbox.net/SecureXP/audit.asp





"Bob" <bob.grant@sogeti-usa.com> wrote in message
news:05c901c36c39$39a44b30$a401280a@phx.gbl...
> jj-
>
> Thanks for your reply. Your information allows me to find
> out when the last time my drive/files were accessed. Is
> there a way to display a log of this access activity for
> the past several days, or to specify the access activity
> on 8/22/03 from 12:00 pm to present? Also, is there a way
> to find out when my PC was shut down on 8/22/03?
>
> Thanks,
> Bob
> >-----Original Message-----
> >Open a command prompt (start - run: cmd <enter>), change
> dir to the location
> >of your files, and type the command:
> >
> >dir /TA
> >
> >Or, to dump the file list to a text file and open it in
> notepad:
> >
> >dir /TA > filelist.txt
> >notepad filelist.txt
> >
> >To see all options for the dir command:
> >
> >dir /?
> >
> >
> >
> >"Bob" <bob.grant@sogeti-usa.com> wrote in message
> >news:05cc01c36b7a$19e2ec30$a601280a@phx.gbl...
> >> Is there a way to look at a time stamp log of the
> access
> >> date/time of my c drive, as well as my network personal
> >> share drive. I'd also like to look at a date/time stamp
> >> log that identifies access to my files on my c drive
> and
> >> network personal share drive. The problem with the
> method
> >> I've tried (right click on file, select properties) is
> >> that the last access date/time immediately changes to
> the
> >> current date/time.
> >
> >
> >.
> >

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date/Time Stamps On Messages? Braden Windows XP Messenger 1 03-05-2004 10:55 PM
WinXP Pro v5.1 SP1 - Windows Explorer file access time John Pollard Windows XP Basics 10 08-27-2003 03:59 PM
Opening a file on a network drive takes a long time Wayne Mitchell Windows XP Network & Web 0 07-24-2003 12:02 PM
time stamps on floppy drive files... bill Windows XP 0 07-12-2003 12:45 AM
new hard drive now system locks up from time to time? tim miles Windows XP Hardware 1 07-01-2003 01:13 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90