I can not find this ANYWHERE on google. How on earth do you uncheck the box for WSUS to not join the Microsoft Update Improvement Program via registry or powershell?
I need an automated deployment and this one little thing is driving me nuts. I have looked at process monitor to try and see what this checkbox is doing. Everytime you click apply, the process will read values from
HKLM\Software\Microsoft\Update Services\Server\Setup
but there are no keys in there that look to have anything to do with an improvement program. How on earth do you check/uncheck this box programmatically
?