Learn about the features in Windows Script Host and its native scripting engines, VBScript and JScript, that make automating just about any Windows task a snap. Are you a big batch file advocate? If ...
I've been working on a Windows Scripting Host/VBS script to grab some logfiles from disparate remote servers, and then dissect/parse/report those logs into an Excel spreadsheet. (roll your own ...