Firefox Posted December 6, 2011 Posted December 6, 2011 Hello, I am looking for a way, to untick the Windows Update options under action center. These are under security messages "Windows Update" and maintenance messages "Check for updates" I would really like to deploy this change via GPO rather then asking all our users to manually untick the options. I have succesfully removed the Windows Backup message by adding the DisableMonitoring reg key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup Unfortunately this doesn't work for the Windows Update option. I have also exported the reg keys from HKCU\Software\Microsoft\Windows\CurrentVersion\Action Center\Checks on a machine that has these options unselected, but after reapplying these to another machine it does not change the settings. Anyone achieved this?
Michael Posted December 7, 2011 Posted December 7, 2011 You can remove the Action Center icon navigating to: User Config > Policies > Admin Templates > Start Menu and Taskbar - Remove the Action Center icon - Enabled
Firefox Posted December 7, 2011 Author Posted December 7, 2011 It's my understanding this actually turns off the AC altogether? I still want it to run for other services like AV. I just do not want\need the Windows Update "reminders"
sted Posted December 7, 2011 Posted December 7, 2011 if your not using wsus just set a policy to point at a dummy server it will think that updates are scheduled etc and should stop bothering you.
Michael Posted December 7, 2011 Posted December 7, 2011 It's my understanding this actually turns off the AC altogether? I still want it to run for other services like AV. I just do not want\need the Windows Update "reminders" It's better/easier to turn it off so users are not prompted with any messages relating to Windows Updates, Anti-Virus or Firewall. I don't think you can split them up. It's either all or nothing.
Firefox Posted December 7, 2011 Author Posted December 7, 2011 I have it working so:- Windows Defender does not flag at all AV only flags if no AV is present (which I want) Windows Backup does not flag at all Windows Firewall does not flag at all Windows Update - being a royal pain :-( Windows Troubleshooting - Works a treat The idea is, although we have ways of checking through EPO if an agent has been deployed. We wanted the failsafe for AV so if a user spots a message about it they will contact us. Windows Update is being controlled via SCCM, but sadly the action center does not seem to recognise that as a valid source for it's settings :-(
Michael Posted December 8, 2011 Posted December 8, 2011 I wonder if you can get SCCM and WSUS to talk to each other?
Compstuff Posted June 7, 2015 Posted June 7, 2015 I know this is a very old thread but I am struggling with the windows backup message in the action center. I am trying to turn it off for my WIN7 x64 ENT offline images and nothing I try seems to work. Even the DisableMonitoring https://msdn.microsoft.com/en-us/library/bb891959(VS.85).aspx ...any advice would be really welcome... thanks in advance I have it working so:- Windows Defender does not flag at all AV only flags if no AV is present (which I want) Windows Backup does not flag at all Windows Firewall does not flag at all Windows Update - being a royal pain :-( Windows Troubleshooting - Works a treat The idea is, although we have ways of checking through EPO if an agent has been deployed. We wanted the failsafe for AV so if a user spots a message about it they will contact us. Windows Update is being controlled via SCCM, but sadly the action center does not seem to recognise that as a valid source for it's settings :-(
Firefox Posted June 8, 2015 Author Posted June 8, 2015 For the Backup setting the key below definitely works for us. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsBackup Value Name - DisableMonitoring Value Type - REG_DWORD Value data - 1 We set this as a group policy preference. If you already have the DisableMonitoring value then you need to set the action to "Update"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now