Contents of .reg-File:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="
http://192.168.2.23:8530"
"WUStatusServer"="
http://192.168.2.23"
"UpdateServiceUrlAlternate"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"UseWUServer"=dword:00000001
this codes changes update settings to local windows update server called WUS its very usefull solution for business computers, with this method every computer did not update from windows server, bandwith did not consumed
