Det finns en textfil med i paketet eller så finns den att ladda ner från samma ställe som paketet hos MS.
Men följande register ändringar använder jag för att peka om till "min" server och ställa in så att den automatisk laddar ner och installerar (och bootar om vid behov) alla säkerhetspatchar.
REGEDIT4
;Contributor: Gunnar Dahlstrom
;Updated: 20031022 - Created
; 20031024 - Added autoupdate of clienten
; 20031110 - Changed to new (real) server, hds85
;
;Subject: Setup W2K, XP client to use local SUS server
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://xxx.xxx.xxx
"WUStatusServer"="http://xxx.xxx.xxx"
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU]
"RescheduleWaitTime"=dword:30
"NoAutoRebootWithLoggedOnUser"=dword:1
"NoAutoUpdate"=dword:0
"AUOptions"=dword:4
"UseWUServer"=dword:1
"ScheduledInstallDay"=dword:0
"ScheduledInstallTime"=dword:4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Critical Update]
"SelfUpdServer"="http://xxx.xxx.xxx/SelfUpdate/CUNS5_4"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Critical Update\Critical Update SelfUpdate]
"SelfUpdServer"="http://xxx.xxx.xxx/SelfUpdate/CUNS5_4"
/red: Ta bort radbrytningarna i nycklarna, varför kommer dom dit?
