From LedHed's Wiki
Jump to: navigation, search
(Created page with " Category:Windows")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
You can clear an event log by running the following:
 +
wevtutil cl <LogName>
  
 +
If you combine this command with the [[AT Command]] you can clear security logs after you've logged off of a computer thus removing traces that you were on the machine.
  
 
[[Category:Windows]]
 
[[Category:Windows]]
 +
[[Category:Remote_Admin_Tricks]]

Latest revision as of 07:07, 15 May 2013

You can clear an event log by running the following:

wevtutil cl <LogName>

If you combine this command with the AT Command you can clear security logs after you've logged off of a computer thus removing traces that you were on the machine.