Chris King
Chris King
Powershell is dead, a c# version would be amazing
All input files should allow commented out lines to ignore the line
Sometimes you want to limit the number of hosts to scan (random selection out of host file is fine).
Prevent user account lockouts by tracking to see if it was valid previously. If it was valid, don't warn on "invalid creds". if it never was successful, prompt to continue.
If you timestamp NTUSER.DAT inside the user folder, its a lot more accurate than just the home folder itself. However, it would require more than just 1 additional request per...