15
edits
Changes
→Generic Library for scripted checks
This is a prototype script library based in a .WSC (Windows Scripting Component) file that can be included into your script files to simplify the process.
It provides a skeletal framework to consolidate and collect useful functions for administrators. You can trim down the code you have to write and write your tests to a simple standardfor re-usability and sharing. The WSC file contains a rough-and-ready command-line parser and semi-automated parameter checks with options to debug code, trap errors 'in-the-field' and build up a unified library of WPKG testschecks.
It's a work in progress.