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

Install PSEventViewer

Install PSEventViewer from PowerShell Gallery.

Install the module from PowerShell Gallery before using the curated examples.

Install-Module PSEventViewer -Scope CurrentUser

Next steps