Quantcast
Channel: PowerShell
Viewing all articles
Browse latest Browse all 15370

Failed login attempt script not outputting all attempts

$
0
0

I have a script that I took and modified for my own purposes, and I have it outputting to a text file, then converting it to a CSV so I can manipulate it for reporting and documentation purposes.

Unfortunately, as of today, and without ANY changes to the original script, it stopped outputting everything, well, mostly everything... I get 5 failed login attempts when, after looking at the event logs of the server in question, there are hundreds.

For those who are going to ask, the answer is yes, I've put in requests to be able to add firewall rules to fix the problems, but have not been allowed to yet...But on a positive note, gathering all the failed login attempts is going to hopefully make the higher ups see that we NEED to invest in security components and make changes to our existing components.

So here's a snippet of the script,...


Viewing all articles
Browse latest Browse all 15370

Trending Articles