29.07.19, 16:31
0
Code:
Windows Registry Editor Version 5.00
; UseWUServer Reg_DWORD 1 = The computer gets its updates from a WSUS server.
; 0 = The computer gets its updates from Microsoft Update.
; The WUServer value is not respected unless this key is set.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"AcceptTrustedPublisherCerts"=dword:00000001
"TargetGroupEnabled"=dword:00000001
"TargetGroup"="Group"
"WUServer"=""
"WUStatusServer"=""
"UpdateServiceUrl"=""
"UpdateServiceUrlAlternate"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"UseWUServer"=dword:00000000
"NoAutoUpdate"=dword:00000001
"AllowMUUpdateService"=dword:00000001