My fault [puts hand up].
I simply haven't had the time to finish the web pages.
Basically, the "stand-alone" script is an audit.vbs, with the audit.config inserted, that only prints. It doesn't submit to any server.
Easy to do yourself - download the .svn code for audit.vbs and audit.config.
Insert the audit.config code into audit.vbs.
Remove the 3 lines that look like this:
Code:
' Below calls the file audit_include.vbs to setup the variables.
sScriptPath=Left(WScript.ScriptFullName, InStrRev(WScript.ScriptFullName,"\"))
ExecuteGlobal CreateObject("Scripting.FileSystemObject").OpenTextFile(sScriptPath & "audit.config").ReadAll
Set the 'online' variable to 'p' - online='p'
You should be good to go.
The actual script will have a lot of unnessecary stuff cut out, but you should get an idea.
Again, my apologies.
Mark.
_________________
Support and Development hours available from
Opmantek.
Please consider a purchase to help make Open-AudIT better for everyone.