The script starts with a variable array that defines which event IDs to look for in Windows event logs. For each ID in the variable array, PowerShell will look for events that happened in the last ...
### Hopefully I'll get this to a point where we can read user input to dictate depth of the scan, as well as writing this scan to a log for other scripts. # Update 2020 - This was a fun experiment.