By default, the downloadable package uses an Infopath template that' published on this web site. I discovered that it was easier for others to see what was possible by providing an out-of-the-box solution that would pretty much work if internet connectivity was available than provide a tonne of documentation into amending scripts to work in an isolated infrastructure.
Infopath is easily customisable but you must be able to amend the template (Located here: http://www.laurierhodes.info/sites/default/files/QAResults.xsn)
Adding or Removing checks
00_Template.vbs is a blank template that may be ued for adding a new checking item. Copy the template and change the name to be descriptive of the test.
Within the test vbs file, the Name, ScriptPurpose, ScriptName and ScriptResult fields are what are reported bck to the Infopath output.
Three ScriptResult types are catered for - "Pass" Fail" and "Info". Colour coding on the Infopath form will reflect these results.
The other scripts can be used as examples for querying the MSI database with SQL.