Project

PSEventViewer

PSEventViewer (Get-Events) is really useful PowerShell wrapper around Get-WinEvent. One of the features you may be interested in is a simple way of getting “hidden” events data

Stars125
Forks22
Open issues0
PowerShell Gallery downloads1037716
ReleasePSEventViewer-v3.4.1
Language: C# Updated: 2026-03-30T08:50:25.0000000+00:00

Documentation

PSEventViewer overview

PSEventViewer wraps common Windows Event Log query and watcher workflows.

Use PSEventViewer when event-log troubleshooting needs reusable query patterns, selected event watchers, and output that is easier to shape than raw Get-WinEvent calls.

Good fit

  • querying named event patterns across one or more machines
  • watching selected event IDs during a troubleshooting window
  • shaping event output for reports or handoff notes
  • building Windows or Active Directory diagnostics around event data