Re: Security centre though wmi



Torgeir Bakken (MVP) wrote:

....

Hi,

If I run the script below on a computer that have the latest version
of Symantec Client Firewall (corporate edition) installed, I get this
output:

Company Name       : Symantec Corporation
Display Name       : Symantec Client Firewall
Enabled            : True
enableUIParameters :
pathToEnableUI     :
versionNumber      : 8.6.0.80


On a WinXP SP2 computer with only the builtin firewall available, I get nothing returned...


....

Thanks Torgeir, I just found a similar script after looking around a bit longer. It doesn't tell you if the windows firewall is enabled or not. But that information can be gotten though the the firewall com object I think.

It's a pitty there isn't a security centre wmi or com object that could provide this information. Or is there one?
.



Loading