Tech Support > Operating Systems > SUS server setup
SUS server setup
Posted by Eimis on August 27th, 2003


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\Win dows\WindowsUpdate]
"WUServer"="http://wil-dc-02"
"WUStatusServer"="http://wil-dc-02"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\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


Posted by Lucy [MS] on September 2nd, 2003


We need to check to see if any errors are being reported.

Let's view the Windows Update log file

Copy and paste "%windir%\windows update.log" (w/o the quotes)
into the Internet Explorer address bar and hit Enter.

Scroll down to the current date and look for the error being reported.

Next, Look for the error message in the Windows Update Troubleshooter:

http://v4.windowsupdate.microsoft.com/troubleshoot/

Please try the suggestions listed. If error persists please post the error message from the log file.


--
Thanks,
Lucy [MS]

This posting is provided "AS IS" with no warranties, and confers no rights.


"Eimis" <esvabas@hotmail.com> wrote in message news:uMrMXtMbDHA.2372@TK2MSFTNGP10.phx.gbl...
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\Win dows\WindowsUpdate]
"WUServer"="http://wil-dc-02"
"WUStatusServer"="http://wil-dc-02"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\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



Similar Posts