Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Fri Apr 19, 2024 11:17 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
PostPosted: Fri Aug 24, 2007 9:26 am 
Offline
Helper

Joined: Thu Jun 14, 2007 4:06 am
Posts: 96
Location: Georgia, USA
XP SP2 Firewall and XP SP2 Registered Antivirus information are missing in Vista. I've modified the first line in each section of audit.vbs to collect this info for Vista. Can someone else test this?

[code]
'''''''''''''''''
' AV Settings '
'''''''''''''''''
if (ServicePack = "2" AND SystemBuildNumber = "2600") or (Cint(SystemBuildNumber) >= 6000) then[/code]

[code]'''''''''''''''''''''''''''
'XP SP2 Firewall Settings '
'''''''''''''''''''''''''''
if (ServicePack = "2" AND SystemBuildNumber = "2600") or (Cint(SystemBuildNumber) >= 6000) then[/code]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group