EvotecIT / 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.
MIT License
705 stars 70 forks source link

Error - no events were found that match for version 1.8.1.3 #59

Closed PrzemyslawKlys closed 3 years ago

PrzemyslawKlys commented 4 years ago

image

Not sure why this would happen. We need to review PSEventViewer as this should be a silent error.

PrzemyslawKlys commented 3 years ago

Actually - this happens if the event log doesn't have any logs. In this case I was getting this for ForwardingLog when I haven't configured it. Added a fix which should handle the error gracefully.