Quote:
If you change the 48 to 32 your stuff should work. This will mean that the call doesn't return until the query is complete which will slow down the processing a bit. With the 48 in there I think you can be working through the early colItems while the query is still processing the later ones.
Well that's interesting. I replaced all the 48s with 32s. I then ran both versions of the script locally on my desktop. The 32 script was faster. I then ran it on a remote system - the 32 script was still faster... I'll leave it that way for now (a simple search/replace is all that's needed to change it back).
Quote:
Pull the computer list from a file like in OAv1
Can do - will spend some time on it.
Quote:
Allow audit_run_type = "remote" to pass the individual computer strUser and strPass to psexec rather than the remote_user and remote_password.
Shouldn't be difficult to fix that.
_________________
Support and Development hours available from
Opmantek.
Please consider a purchase to help make Open-AudIT better for everyone.