Clients Still Trying to Connect to the Microsoft Windows Update Server

Goto the SUS Home Page

 
I’ve configured in Group Policy to update from http://local-address-ip/selfupdate/CUN5_4/ but my clients don’t take the update. So I’ve tried to configure the client via the Registry using this script:

*hklm\local...\software\Microsoft\windows\currentVersion\windowsupdate:
(string value)URL --> http://address-ip/SelfUpdate/CUN5_4/
*hklm\local...\software\Microsoft\windows\currentVersion\windowsupdate\Critical Update:
(string value)SelUpdServ --> http://address-ip/SelfUpdate/CUN5_4/
*hklm\local...\software\Microsoft\windows\currentVersion\windowsupdate\Critical Update\SelfUpdServer:
(string value)SelUpdServ --> http://address-ip/SelfUpdate/CUN5_4/

But this still doesn’t work

From the microsoft.public.softwareupdatesvcs newsgroup
The '
/selfupdate/CUN5_4' portion is not needed and shouldn't be used in the policy redirecting to the SUS server.
 

© FAQShop.com 2003 - 2008

Goto the SUS Home Page

Email the Author