karldenton Posted December 2, 2008 Posted December 2, 2008 Hello, Our ISP has changed proxy so we can now download WSUS updates. Got it all setup, downloaded all the updates with Microsoft. However, none of the clients appear in the computers section. I have changed GPO so that the update server is http:.//2003server:80 which is the default site in IIS that WSUS is using. Any ideas? Thanks
powdarrmonkey Posted December 2, 2008 Posted December 2, 2008 How long have you left it? They won't show straight up, they'll appear next time they do an update.
karldenton Posted December 2, 2008 Author Posted December 2, 2008 Since yesterday afternoon. Also done a wuauclt /detectnow
RabbieBurns Posted December 2, 2008 Posted December 2, 2008 http://. is wrong there should be no . Have you set up the other parts of the GPO properly like "enable windows updates" etc have you applied the GPO policy to the OU the computers are in can the clients ping the server by name? I had an issue when I first set wsus up that the dns was set wrong on the clients. Took me ages to figure out. Try a gpupdate /force on the clients to update the GPO and then a wuauclt /detectnow to force it to check for updates
Michael Posted December 2, 2008 Posted December 2, 2008 I presume you've changed the GPO where your Computer Objects are located? If WSUS is installed in the default website, you don't need to specify the port. http://servername If you didn't use the standard port, then you'd specify: http://servername:8080
RabbieBurns Posted December 2, 2008 Posted December 2, 2008 you replied before i finished typing i didnt see your previous response. Also, i meant "Configure Automatic Updates" and not "Enable... " in my previous post
RabbieBurns Posted December 2, 2008 Posted December 2, 2008 I presume you've changed the GPO where your Computer Objects are located? If WSUS is installed in the default website, you don't need to specify the port. http://servername If you didn't use the standard port, then you'd specify: http://servername:8080 I thought it only let you use the standard port, or 8530 ?
Jon_boy1984 Posted December 2, 2008 Posted December 2, 2008 (edited) If what you typed is accurate: I have changed GPO so that the update server is http:.//2003server:80 Thanks As has been suggested, You should be using: http://2003server:80 (theoretically you could just have http://2003server, as it will try port 80 by default). Also the stats server field will need to read the same as the update server field. Try that, if you have no luck, let me know. Edited December 2, 2008 by Jon_boy1984 I really should read the other posts before I add my comment! d'oh!
Michael Posted December 2, 2008 Posted December 2, 2008 I thought it only let you use the standard port, or 8530 ? In some situations installing WSUS in the default website isn't possible. IIS can be used for a whole range of applications and using an alternative port is the simpler solution.
karldenton Posted December 2, 2008 Author Posted December 2, 2008 Sorry guys, its set to EduGeek.net - was a typo when adding it to here. GPO is set to "Configure Automatic Updates" - enabled.
RabbieBurns Posted December 2, 2008 Posted December 2, 2008 In some situations installing WSUS in the default website isn't possible. IIS can be used for a whole range of applications and using an alternative port is the simpler solution. aye, but when setting up WSUS, and not wanting to use the default port, i didnt think it let you choose the other non default port to use. I thought the two options were only default port, or 8530 ?
Gatt Posted December 2, 2008 Posted December 2, 2008 Have you also changed the setting in WSUS Admin Console to tell it to look for computers from the GPO? WSUS Console -> <> -> Options -> Computers -> "Use Group Policy or registry settings on computers" By default its set to "Use the Update Services Console" which means you have to manually add PCs in..
Michael Posted December 2, 2008 Posted December 2, 2008 aye, but when setting up WSUS, and not wanting to use the default port, i didnt think it let you choose the other non default port to use. I thought the two options were only default port, or 8530 ? From memory I think during the WSUS 3.0 install, you can choose from a list of ports. Alternatively you could just amend the port within IIS. I see no reason why not...
Athlona Posted December 2, 2008 Posted December 2, 2008 I have also just install WSUS onto a Server and having the smae problems they download to the server WSUS ok, but no client pcs get any updates GP is setup correctly!!! I have even used one of my TechNet calls up on this!!!
mattx Posted December 2, 2008 Posted December 2, 2008 Whats in the windowsupdate.log file in the windows dir of the clients ?
box_l Posted December 2, 2008 Posted December 2, 2008 also make sure that you are applying the group policy to a computers OU, and not to a users OU. made that mistake the first time i set up WSUS. took me ages to figure out why it was not working. BoX
karldenton Posted December 3, 2008 Author Posted December 3, 2008 Did you get it working Athlona ? Left mine overnight and worked the following morning. Copied the GPO settings to all Workstations and hey presto they are reporting their status !!
Newton Posted December 3, 2008 Posted December 3, 2008 Have you tried running ClientDiag on the clients, got it form Microsoft site a while back, lets you they clients are getting the setttings from GPO etc
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now