Open-AudIT
https://www.open-audit.org/phpBB3/

Extra computer name filter in audit.vbs HFNetChk section
https://www.open-audit.org/phpBB3/viewtopic.php?f=8&t=3508
Page 1 of 1

Author:  jpa [ Tue Jan 26, 2010 6:02 am ]
Post subject:  Extra computer name filter in audit.vbs HFNetChk section

There's a bit of developer specific filtering going on in the HFNetChk section of audit.vbs. It's highly unlikely that someone else will have these computer names in their environment but you never know. Mostly FYI.

[code]''''''''''''
' HFNetChk '
''''''''''''
if (strComputer <> "KEDRON-QPCU" AND strComputer <> "ACADEMY02-QPCU" AND strComputer <> "ACADEMY05-QPCU") then 'QPCU
if hfnet = "y" then
comment = "HFNetChk"[/code]

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/