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 ...
environment upon which scripts can execute on a Windows system. The key here is that WSH “creates the environment” that allows your scripts to execute on a Windows system. It is included by default on ...