1. net stop wuauserv
2. удалить значения: PingID, AccountDomainSid, SusClientId, SusClientIDValidation (некоторых может не быть) из ветки реестра HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate
3. удалить всё содержимое папки %WinDir%\SoftwareDistribution
4. добавить в реестр данные:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="
http://имя
сервера""WUStatusServer"="
http://имя
сервера"[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"UseWUServer"=dword:00000001
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000f
"DetectionFrequencyEnabled"=dword:00000001
"DetectionFrequency"=dword:00000016
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
5. net start wuauserv
6. wuauclt.exe /resetauthorization /detectnow
7. wuauclt.exe /detectnow