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
707
stars
70
forks
source link
Error - no events were found that match for version 1.8.1.3 #59
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.
Not sure why this would happen. We need to review PSEventViewer as this should be a silent error.