Windows Server 2008 R2 Thread, Pointing Clients to Wsus on Windows 2003 Server in Technical; Hello Everyone,
Is there a way I can point my clients to the Wsus server without having to do it ...
-
8th February 2012, 04:55 PM #1
- Rep Power
- 0
Pointing Clients to Wsus on Windows 2003 Server
Hello Everyone,
Is there a way I can point my clients to the Wsus server without having to do it with GPO's. I work in an environment where I have limited access to AD and Group Policy management. I was hoping to figure out a way to have my 10 other Windows 2003 Servers to talk to the Wsus without having to GPOs.
Your answers would be very helpful,
Adam
-
-
IDG Tech News
-
8th February 2012, 05:22 PM #2 If domain-wide group policies don't specify WSUS settings (or windows update settings), then whatever you set in local group policy (using gpedit.msc) as a local admin will stick. Be aware you won't be able to override domain-wide settings that are explicitly set to something.
To achieve the same in Regedit, add or edit:
Code:
HKLM\Software\Policies\Microsoft\Windows\Windows\WindowsUpdate\WUServer
and
Code:
HKLM\Software\Policies\Microsoft\Windows\Windows\WindowsUpdate\WUStatusServer
with a value of http://wsus.domain.whatever or https://wsus.domain.whatever
-
-
8th February 2012, 05:50 PM #3
- Rep Power
- 0
Thank you for the quick response Pete. I just checked on gpedit.msc and I do NOT have the regitry entries. I will go ahead and create them and see what happens.
Actually, I do have the entries on the Server that hosts Wsus but not the clients. Did you mean that also clients must have these entries?
Adam
Last edited by Gaga; 8th February 2012 at 05:53 PM.
-
-
8th February 2012, 06:03 PM #4 
Originally Posted by
Gaga
Thank you for the quick response Pete. I just checked on gpedit.msc and I do NOT have the regitry entries. I will go ahead and create them and see what happens.
Actually, I do have the entries on the Server that hosts
Wsus but not the clients. Did you mean that also clients must have these entries?
Adam

Any machine that should be pulling updates from your chosen WSUS server needs those settings. (The WSUS server always sets itself to update from itself).
To check where (if anywhere) your machines have been getting patches from, look in c:\windows\windowsupdate.log
-
-
8th February 2012, 06:22 PM #5
- Rep Power
- 0
Awesome. I'll try that.
Thanks again Pete
-
-
14th February 2012, 07:48 PM #6
- Rep Power
- 0
I fixed it. The problem was with IIS' authentication settings. Here is what I did.
"Check in the IIS Manager to see what authentication type is enabled on the directories that are part of the WSUS Server. Windows Integrated Authentication needs to be enabled on the "SimpleAuthWebService", "Content", "ClientWebService", "ReportingWebService" and the "SelfUpdate" folders. After correcting this, all my clients are making successful connections and downloading approved updates, as well as reporting to the server that the client exists and is using the Windows Server Update Services server."
Source: VerifyWUServerURL() failed with hr=0x800710dd - WSUS Support Forums
I hope this helps other people in the future.
Adam
-
SHARE:
Similar Threads
-
By reggiep in forum Windows Server 2008
Replies: 9
Last Post: 1st March 2011, 11:14 PM
-
By DaveMurphy in forum Windows
Replies: 5
Last Post: 25th October 2009, 05:26 PM
-
By marvin in forum Windows
Replies: 11
Last Post: 13th December 2007, 09:34 AM
-
By ptrainor1 in forum Windows
Replies: 3
Last Post: 8th March 2007, 07:43 AM
-
By acb_ in forum How do you do....it?
Replies: 13
Last Post: 17th July 2006, 11:19 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules