Win 7 security center popup about A/V and backup
I'm a new K2000 user and have found that after doing a scripted Win7 x64 install when a user logs in, one of the first things they see if a security center popup complaining that there is no backup solution setup. I am using Symantec Backup Exec DLO to backup laptops, but Windows apparently doesn't recognize that. It is simple enough to login as the user and disable the notification but it would save me time if I could find a way to prevent this popup from occuring.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
warmep
13 years ago
If you don't want to use Group Policy to "Remove the Action Center Icon", which suppresses all of the Action Center alerts, then you can set a registry key to disable it:
reg ADD HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\POLICIES\EXPLORER /v HideSCAHealth /t REG_DWORD /d 0x1 /f
You will need a reboot for it to take effect however.
reg ADD HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\POLICIES\EXPLORER /v HideSCAHealth /t REG_DWORD /d 0x1 /f
You will need a reboot for it to take effect however.
Posted by:
Fred Weston
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.