status Securiy Center

  • Thread starter Thread starter wiebe1971
  • Start date Start date
W

wiebe1971

Is there a way to get the status of Security Center, by running an
command, are by reading an registry key. Most useful is separate for
update, virus and firewall.

Thanks
 
This is certainly possible using a WMI script. Runs fine irrespective of the
"Security Center" service status.

See this post by Torgeir Bakken:
http://groups.google.com/group/microsoft.public.windowsxp.wmi/msg/1ade0f5bd57a259b

If you're a scripter, you could also use WBEMTEST.EXE to see the list of
classes available in the "SecurityCenter" namespace.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there a way to get the status of Security Center, by running an
command, are by reading an registry key. Most useful is separate for
update, virus and firewall.

Thanks
 
Back
Top