G
Guest
Hello
I have several XP SP2 machines and would like to make perl script that would:
1. check that anti-virus updates are up to date
2. personal firewall is on
3. windows is updated
If for example anti-virus check would return "not up to date", I could
change personal fw settings to allow traffic only to the anti-virus update
service.
I have seen some articles about WMI and that for example these task could be
done with it.
Does anyone have examples how to make such WMI queries with perl or examples
with any language?
I have several XP SP2 machines and would like to make perl script that would:
1. check that anti-virus updates are up to date
2. personal firewall is on
3. windows is updated
If for example anti-virus check would return "not up to date", I could
change personal fw settings to allow traffic only to the anti-virus update
service.
I have seen some articles about WMI and that for example these task could be
done with it.
Does anyone have examples how to make such WMI queries with perl or examples
with any language?