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