Disable Windows 10 Creators Update Notification


in company install updates through wsus. going run creators update through wsus saw online user still receive notification install manually. make gpo disable notification , not allow user install update manually. possible? far couldn't find way so. appreciated. thanks.

hi,

if mean windows 10 creators update notification ads, there way found remove below reghack.

[hkey_local_machine\software\microsoft\windowsupdate\ux\settings]
“hidemctlink”=dword:00000001

note: remember take backup before modifying registry.

we can perform registry modifications using group policy preferences or perform using reg file under computer
config>policies>windows settings>scripts>startup
. check manually reg file can executed on clients.

more articles reference:

configure registry item

https://technet.microsoft.com/en-us/library/cc753092.aspx

deploying custom registry changes through group policy

http://blogs.technet.com/b/askds/archive/2007/08/14/deploying-custom-registry-changes-through-group-policy.aspx

best regards,

alvin wang


please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.



Windows Server  >  WSUS



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file