Skip to content

module and scripts for working with the Windows Event Collector (poor man's SIEM)

License

Notifications You must be signed in to change notification settings

davidhowell-tx/PS-WinEventSubscriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSWinEventSubscriptions

Module and Scripts for working with the Windows Event Collector (poor man's SIEM) This was written to easily interact with wecutil.exe

Installation

To "install" this module, create a folder named "EventSubscriptions" in any of your $Env:PSModulePath folders, and place EventSubscriptions.psm1 inside.

Usage

Import-Module EventSubscriptions

Get-Command -Module EventSubscriptions

Get-Help Get-WECSubscription -Examples

Get-Help Set-WECSubscription -Examples

About

module and scripts for working with the Windows Event Collector (poor man's SIEM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published