Skip to content

Commit 9a4fbf3

Browse files
Update EventID-Count-AllEvtx-Events.ps1
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <luizhamilton.lhr@gmail.com>
1 parent 0d58287 commit 9a4fbf3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

BlueTeam-Tools/EventLogMonitoring/EventID-Count-AllEvtx-Events.ps1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<#
22
.SYNOPSIS
3-
PowerShell Script for Counting EventID Occurrences in EVTX Files using Log Parser.
3+
PowerShell Script for Counting EventID Occurrences in EVTX Files using Log Parser.
44
55
.DESCRIPTION
66
This script counts occurrences of each EventID in EVTX files within a selected folder using
@@ -352,4 +352,3 @@ $form.Add_Shown({ $form.Activate() })
352352
#endregion
353353

354354
# End of script
355-

0 commit comments

Comments
 (0)