View Single Post
  #2 (permalink)  
Old 05-23-2008, 10:19 AM
David H. Lipman
 
Posts: n/a
Re: change "Security Center Alerts" status comand line / vbs
From: <spiroom@gmail.com>

| Hi, I need to change the "Security Center Alerts" : "Change the way
| Security Center alerts me..."
| but via command line, bat or script, cause is for apply on a workgroup
| lan with more than 50 pc,

| I know the way to do it modifying the registry, but I think script or
| command is a better way.

| ANY HELP ????

| Thanks in advance

A scripting language such as KiXtart [ http://Kixtart.org , KiXtart is CareWare ] has the
ability to read/write the Registry. You can also use WMI to remotely modify the Registry
of all computers. Thus a script can be created that can perform this from the POV of one
PC on the workgroup.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


Reply With Quote