|
Posted by Roger Abell [MVP] on December 13, 2005, 10:39 pm
If you were Registered and logged in, you could reply and use other advanced thread options
stop and restart the Automatic Update service
after verifying that those reg values are indeed set
> I'm hoping that someone can help me out here!
>
> I have a SUS server set up, Windows Server 2003, non AD.
> It synced fine... all updates downloaded and I approved a couple as a
> test.
>
> Now, the client, I configured the registry according to the SUS "white
> pages", as follows:
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
> "WUServer" = "http://horrace"
> "WUStatusServer" = "http://horrace"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
> "RescheduleWaitTime"=dword:0000001e (30)
> "NoAutoRebootWithLoggedOnUsers"=dword:00000001 (1)
> "NoAutoUpdate"=dword:00000000 (0)
> "AUOptions"=dword:00000003 (3)
> "ScheduledInstallDay"=dword:00000000 (0)
> "ScheduledInstallTime"=dword:0000000d (13)
> "UseWUSServer"=dword:00000001 (1)
>
> Problem is that the client is still looking at the Microsoft site for
> updates, not Horrace (the SUS server).
>
> I can reach http://horrace/susadmin fine.
>
> Any input would be great!
> Thanks!
>
>
|