client update for NT 4.0 clients

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

I have applied the following registry settings to windows
NT 4.0 workstations but still don't get the auto update
from SUS server. what am I doing wrong?
please help.


HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Wind
owsUpdate]
"WUServer"="http://sussvr"
"WUStatusServer"="http://sussrv"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Win
dowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000005
"ScheduledInstallTime"=dword:0000000c
"UseWUServer"=dword:00000001
"RescheduleWaitTime"=dword:00000003
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
 
You might want to double check the SUS documentation, but I could swear that
it only works with Windows 2000 (SP2) and newer.
 
Back
Top