Skip to content

Comments

Update Detection_script.ps1#1

Open
cquresphere wants to merge 1 commit intodamienvanrobaeys:mainfrom
cquresphere:patch-1
Open

Update Detection_script.ps1#1
cquresphere wants to merge 1 commit intodamienvanrobaeys:mainfrom
cquresphere:patch-1

Conversation

@cquresphere
Copy link

Substitute Get-EventLog with Get-WinEvent.
Get-WinEvent is a lot faster then Get-EventLog.
On my test there was 2 seconds vs 55 seconds.
(difference in attributes name TimeGenerated -> TimeCreated)

Substitute Get-EventLog with Get-WinEvent.
Get-WinEvent is a lot faster then Get-EventLog.
On my test there was 2 seconds vs 55 seconds. 
(difference in attributes name TimeGenerated -> TimeCreated)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant