SUS server setup

  • Thread starter Thread starter Eimis
  • Start date Start date
E

Eimis

Hello,

I have setup SUS server and set up login script for people to get automatic
updates, here is the registry entry that is being pushed:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://wil-dc-02"
"WUStatusServer"="http://wil-dc-02"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:0000000c
"UseWUServer"=dword:00000001
"RescheduleWaitTime"=dword:00000005


People are getting updates fine, seems to be working, BUT if I want to do
manually updates from windowsupdates.microsoft.com it won't work, here is
what I get:

Windows Update Error


Windows Update has encountered an error and cannot display the requested
page.

Select from any of the following pages for information about Windows Update
services, or send us your feedback.

Windows Update Home Page
About Windows Update
Support Information



You can also get online support if you are having problems with Windows
Update.


Send error number to Microsoft (0x800A138F)
Note This sends error information but does not create a support incident;
you may or may not receive a response.


And this happens on all machines that is getting that registry entry, the
registry was created by active directory group policy, any help would be
appreciated !

Thank you


Eimis
 
Hi Eimis

Try posting this in a SUS Newsgroup, for example in:

microsoft.public.softwareupdatesvcs


Thanks and Regards


Fabio
 
Back
Top