Project

PSWinReporting

This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.

Stars727
Forks72
Open issues20
PowerShell Gallery downloads15478
Releasev2.0.23
Language: PowerShell Updated: 2026-02-14T21:19:28.0000000+00:00

Documentation

Install PSWinReporting

Install PSWinReporting from PowerShell Gallery.

Install PSWinReporting from PowerShell Gallery:

Install-Module -Name PSWinReporting -Scope CurrentUser

Import the module before preparing subscriptions or task forwarders:

Import-Module PSWinReporting

Run examples from an elevated PowerShell session when they modify Windows Firewall rules or scheduled tasks.