From LedHed's Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  wevtutil cl <LogName>
 
  wevtutil cl <LogName>
  
If you combine this command with the [[at command]] command you can clear security logs after you've logged off of a computer thus removing traces that you were on the machine.
+
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.