I am soon deploying AVG 2012 to a lot of computer but there is a bug with some recent versions that it does not register with windows security center. As a result each the users will get popup messages that their computer is unprotected when, in fact, it is.
I am looking to write a script that will disable this notification. Ideally just a registry key i can change. Would need to fix this on windows XP and 7.
for WinXP:
HKEY_Local_Machine\Softwar
--> Set AntiVirusDisableNotify (a REG_DWORD) to Value 1
i think it will be in win7 the same