Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP WMI

Notices

Reply

Security Center via WMI

 

LinkBack Thread Tools Display Modes
Old 01-17-2006, 02:42 AM   #1 (permalink)
Default Security Center via WMI

Is anyone aware of how to access the Windows XP Security Center via WMI? I
only need it in a read-only capacity. The primary usage would be to query
clients as to whether there are any Security Center alerts on their machines
before they get network access.

Chip


Chip Andrews
Guest
 
Posts: n/a
Reply With Quote  
Old 01-18-2006, 08:28 PM   #2 (permalink)
Default Re: Security Center via WMI

I don't beleive you will be able to find the alerts in WMI. You can however
gather FIrewall and Anti-Virus Products installed.

Look under the namespace root\SecurityCenter.



--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Chip Andrews" <chip.andrews@removeme.gmail.com> wrote in message
news:OJkYbgxGGHA.516@TK2MSFTNGP15.phx.gbl...
Quote:
> Is anyone aware of how to access the Windows XP Security Center via WMI?
> I only need it in a read-only capacity. The primary usage would be to
> query clients as to whether there are any Security Center alerts on their
> machines before they get network access.
>
> Chip
>

Jonathan Liu [MSFT]
Guest
 
Posts: n/a
Reply With Quote  
Old 01-21-2006, 03:43 PM   #3 (permalink)
Default Re: Security Center via WMI

Thanks you for responding.

When I attempt to query on /root/SecurityCenter/AntiVirusProduct or
/root/SecurityCenter/FirewallProduct, it always returns "The selected
classes do not have instances" using the WMI Object Browser. Does this
sound correct?

Chip


"Jonathan Liu [MSFT]" <jonliu@online.microsoft.com> wrote in message
news:OpjdjYHHGHA.312@TK2MSFTNGP09.phx.gbl...
Quote:
>I don't beleive you will be able to find the alerts in WMI. You can
>however gather FIrewall and Anti-Virus Products installed.
>
> Look under the namespace root\SecurityCenter.
>
>
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
>
> "Chip Andrews" <chip.andrews@removeme.gmail.com> wrote in message
> news:OJkYbgxGGHA.516@TK2MSFTNGP15.phx.gbl...
Quote:
>> Is anyone aware of how to access the Windows XP Security Center via WMI?
>> I only need it in a read-only capacity. The primary usage would be to
>> query clients as to whether there are any Security Center alerts on their
>> machines before they get network access.
>>
>> Chip
>>
>
>

Chip Andrews
Guest
 
Posts: n/a
Reply With Quote  
Old 01-23-2006, 06:59 PM   #4 (permalink)
Default Re: Security Center via WMI

It is possible depending if the AV and Firewall you are using do not follow
the guidelines and use WMI to add their info. This will then cause the
Security Center to not be able to report any FW or AV software.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Chip Andrews" <chip.andrews@removeme.gmail.com> wrote in message
news:OAdHNnqHGHA.3728@tk2msftngp13.phx.gbl...
Quote:
> Thanks you for responding.
>
> When I attempt to query on /root/SecurityCenter/AntiVirusProduct or
> /root/SecurityCenter/FirewallProduct, it always returns "The selected
> classes do not have instances" using the WMI Object Browser. Does this
> sound correct?
>
> Chip
>
>
> "Jonathan Liu [MSFT]" <jonliu@online.microsoft.com> wrote in message
> news:OpjdjYHHGHA.312@TK2MSFTNGP09.phx.gbl...
Quote:
>>I don't beleive you will be able to find the alerts in WMI. You can
>>however gather FIrewall and Anti-Virus Products installed.
>>
>> Look under the namespace root\SecurityCenter.
>>
>>
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> Use of included script samples are subject to the terms specified at
>> http://www.microsoft.com/info/cpyright.htm
>>
>>
>> "Chip Andrews" <chip.andrews@removeme.gmail.com> wrote in message
>> news:OJkYbgxGGHA.516@TK2MSFTNGP15.phx.gbl...
Quote:
>>> Is anyone aware of how to access the Windows XP Security Center via WMI?
>>> I only need it in a read-only capacity. The primary usage would be to
>>> query clients as to whether there are any Security Center alerts on
>>> their machines before they get network access.
>>>
>>> Chip
>>>
>>
>>
>
>

Jonathan Liu [MSFT]
Guest
 
Posts: n/a
Reply With Quote  
Old 02-14-2006, 11:30 PM   #5 (permalink)
Default Re: Security Center via WMI

I donot think you can query on root\secuirtycenter\antivirusproduct.
The way i am doing it is query on root\securitycenter, then click on the
antivirusproduct on the left list, then click "Instance" button on the top
right side, then you will be able to see the antivirus sw installed in your
system.

Hopefully it will help.

Cheers,
talpey

"Chip Andrews" wrote:
Quote:
> Thanks you for responding.
>
> When I attempt to query on /root/SecurityCenter/AntiVirusProduct or
> /root/SecurityCenter/FirewallProduct, it always returns "The selected
> classes do not have instances" using the WMI Object Browser. Does this
> sound correct?
>
> Chip
>
>
> "Jonathan Liu [MSFT]" <jonliu@online.microsoft.com> wrote in message
> news:OpjdjYHHGHA.312@TK2MSFTNGP09.phx.gbl...
Quote:
> >I don't beleive you will be able to find the alerts in WMI. You can
> >however gather FIrewall and Anti-Virus Products installed.
> >
> > Look under the namespace root\SecurityCenter.
> >
> >
> >
> > --
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > Use of included script samples are subject to the terms specified at
> > http://www.microsoft.com/info/cpyright.htm
> >
> >
> > "Chip Andrews" <chip.andrews@removeme.gmail.com> wrote in message
> > news:OJkYbgxGGHA.516@TK2MSFTNGP15.phx.gbl...
Quote:
> >> Is anyone aware of how to access the Windows XP Security Center via WMI?
> >> I only need it in a read-only capacity. The primary usage would be to
> >> query clients as to whether there are any Security Center alerts on their
> >> machines before they get network access.
> >>
> >> Chip
> >>
> >
> >
>
>
>
talpey
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Security center Frédéric ESNOUF \(ISA MVP\) Windows Vista Security 12 12-20-2007 01:31 PM
Disable Security Center Justin Windows Vista Security 0 07-23-2006 08:53 PM
Security center won't go away! gautam Windows Vista Security 5 06-12-2006 01:39 AM
Security Center Issues Jaime Devesa Windows Vista Security 1 06-10-2006 07:33 PM
Vista and security center Frédéric ESNOUF \(ISA MVP\) Windows Vista Security 3 03-25-2006 10:45 PM


All times are GMT. The time now is 01:49 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48