WSUS SUS .. Wiki Contributors .. I Love WSUS .. WSUS Wiki Diary .. Wiki Statistics .. To Do Page Miscellaneous Stuff .. Other Resources .. Do You Know? Terms of Use Trademarks Privacy Statement
|
In some cases, AU clients do not show up in WSUS Administration console, and thus never receive updates from WSUS. There are several reasons why this can happen. Ensure server and port number shown in the output exist and are correct. Typos in these settings can be the cause of your problem. Next check whether WSUS is installed on Default Website. If client policies point to the default web site for updating, check that WUS is also installed in Default Website. If you have installed WUS on a different port run the script %Program Files%\MicrosoftWindowsUpdate\Services\"SetupInstallSelfupdateOnPort80.vbs. Also, use the clientdiag tool from the RC (download this from the WSUS Beta Site) to see what other errors there might be. If other computers are checking in fine but you have one or more that aren't, check a couple relevant text logs for clues. There's the main windows update log at %systemroot%\WindowsUpdate.log (WindowsUpdate all one word) and another log covering individual component updates at %systemroot%\SoftwareDistribution\ReportingEvents.log I found a handy page that has a list of error messages with some plain english messages. You'll want to check that out at http://perso.wanadoo.fr/doc.jm/WU5-ERR.htm I had one computer not checking in and found errors like this in the ReportingEvents.log: Windows failed to install the following update with error 0x800703e3: Automatic Updates. and in WindowsUpdate.log I saw:start delayed initialization of WU client Loading inf file D:\WINDOWS\SoftwareDistribution\SelfUpdate\wusetup.inf . . . Required Version for binary D:\WINDOWS\system32\cdm.dll is: 5,8,0,2339 Binary: D:\WINDOWS\system32\cdm.dll: Target version: 5.5.3790.2182 Required: 5.8.0.2339 Required Version for binary D:\WINDOWS\system32\iuengine.dll is: 5,8,0,2339 Binary: D:\WINDOWS\system32\iuengine.dll: Target version: 5.4.3790.2182 Required: 5.8.0.2339 . . . WU client failed Searching for update with error 0x8024001b ISusInternal API CClientCallRecorder::DisconnectCall succeeds Starting File operations for section cdm InstallUpdatedBinaries failed with error 0x800703e3 A quick visit to the beta v6 windowsupdate site updated the WU client and everything just started working from my local WSUS after that. You can force the client to restart the AU process by doing: pskill wuauclt [or use task manager; I'm unsure if this step is neccesary or good] net stop "Automatic Updates" net start "Automatic Updates" wuauclt /detectnow If client machines do not have web access, download the full file Windows Update Client agent Agent from WindowsUpdateAgent20-x86.exe /wuforce /quiet to install it remotely. Add /norestart if you're doing it during the day (my clients didn't need a reboot, but ya never know).
If you're seeing error 0x8024400A and are running WSUS on Win2K3 SP1 it might be an IIS bug that's causing it. A hotfix is available. See: http://support.microsoft.com/Default.aspx?id=898708 I personally had success via a "shotgun" aproach suggested by ctobio on the wsus.info forums. I've consolidated the operations into a batch file form here, suitable for running remotely: REM Stop the Automatic Updates service After you do this, you will have to delete the old and now spurious computer account in the WSUS admin interface. Delete the old computer that shows a status of not having checked in for so many days. Leave the account that's never checked in. This new account will be checking in and that should be reflected after a little while in the admin interface. You'll also have to move the new account into the proper group where the old one was. Monitor the WindowsUpdate.log in %systemroot% on that client machine to ensure that it's grabbing updates again.
If a client appears in the admin console but all the updates are flagged "unknown" the system cannot determine which updates are needed or installed. Multiple errors similar to the following may appear in the client's Application event log:
Additionally the following error may appear once around the time of the first occurrence of the above error:
To resolve this problem, stop the Automatic Updates service on the affected client, delete %windir%\SoftwareDistribution\DataStore\Logs\edb.log and restart the service. [I couldn't find any record of this error at Microsoft or anywhere else.] The following registry location can be useful to see what state the client is in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\AUState
Comments:From geraghty - 5/11/07 6:39 AM I spent days trying to work out why none of my clients were connecting to WSUS - finally realised the problem was that the IUSER account was disabled! I'd disabled it ages ago to increase the security of the server...
From laurin1 - 6/21/06 1:27 PM I had it working fine, but now it's broke. None of my clients show up in the Console and all log Event ID 16.
From weeble - 2/27/06 1:47 AM This may not apply to everybody but I've got around 40 Windows 2000 machines that are not checking into my WSUS Server. So far, the solution that I've found to get them all to start checking in is as follows: Download and install the following:
Once I've restarted the computer, it will then check in with my WSUS server and start the updating process. I've found that in some remote cases, I've also had to export the REGKEYS from a working machine and them import them into a machine that isn't working after I've done all the updates. If you're having problems, and you've checked everything else, try this ... it may work and you've obviously got nothing else to loose. So far, it's worked without fail for me. From giadzich - 2/22/06 12:16 PM It will take a while for client to report back to WSUS server after you delete it. From rpaz - 1/8/06 6:13 PM Sorry about the duplicated comments. Dam reload!
From rpaz - 1/8/06 6:00 PM
For those that accidentally removed All The Clients, don't worry to much they will get back on next cycle From rpaz - 1/8/06 6:00 PM
For those that accidentally removed All The Clients, don't worry to much they will get back on next cycle From rpaz - 1/8/06 5:46 PM
For those that accidentally removed All The Clients, don't worry to much they will get back on next cycle From rpaz - 1/8/06 5:42 PM
I'm a little bit confused.
From helsby - 10/6/05 8:45 AM You are better going to http://www.microsoft.com/windowsserversystem/updateservices/support/default.mspx for the client diag download as this also has links to the readme. There are also server diag tools from this link too.
From jahovabob - 7/7/05 9:48 AM clientdiag can also be downloaded here.
From ipelivan - 4/20/05 3:07 PM Hi! I have simillar problem. I removed one client computer from computer group. How to get it back? From karmacop - 3/29/05 8:10 AM Hi WUS is all working fine, but i accidentally removed all my clients ffrom the 'All Computers' Group. Is there a way to get the computers back or do i need to re-install WUS? Last Modified 4/11/06 10:39 PM | Hide Tools | |||||||||||||||||