system event log export

  • Thread starter Thread starter rintintin
  • Start date Start date
R

rintintin

Hi all,

is it possible to export the system event log by a command line (for exemple
export system event log at eatch logon and copy it on a server)

thx a lot for yoru help
 
You could try the following:
1. Go to the command prompt
2. type in cd \%systemroot%\system32\config /d then press enter
3. type in COPY sysevent.evt [destination folder] (example copy sysevent.evt
"c:\My Documents") then press enter

File Names for Event Logs
Application = appevent.evt
Security = secevent.evt
System = sysevent.evt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top