Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

create_file [n] (y|n) - create a text file names COMPUTERNAME_YYYYMMDDHHMMSS.xml in the directory the audit script is run.

debugging [01] (0-3) - Output debugging information Verbosity of the output to the command windowline. Set to "0" for no output.

ldap [] (string) - This value is passed in when running the audit_domain script. Only set this value if your audit host is on a different domain than audit targets and you are not using audit_domain.vbs - IE, you are running "cscript audit_windows.vbs COMPUTER" where COMPUTER is on a seperate domain than the PC you are running the command on. This would then apply to ALL systems audited like this. This would be the exception rather than the rule.

...

strcomputer [.] (string) - The name of the target PC. "." means the local PC on which the script is running.

struser [] (string) - Shoudl Should be of the format DOMAIN/USERNAME. Runs the script against the target PC using these credentials.

...