Reproduced WSUS client Troubleshooting--using WSUS clients tools

Source: Internet
Author: User

1-1
1. Checking clients with WSUS client tools software

: http://www.microsoft.com/en-us/download/details.aspx?id=30827
There are three software checks:
wuserver=http://10.10.10.5:8530
-------(WSUS server address)
wustatusserver=http://10.10.10.5:8530-----(WSUS server address)
(1) Usewuserver is enable
---------Pass
(2) Onnection to server
----------Pass
(3) SelfUpdate Folfer is present
----------Pass
2-1 If all three items show pass and the client still does not have patch updates
Example: If the first two items pass and the error 80072efd is displayed
Workaround: Use Proxycfg-p proxyservername:port (proxyservername:port WSUS server address and port) on the client

2-1
1. Stop automatic Updates service and BITS service, run at the command prompt:
net stop Wuauserv
net stop bits
2. Delete the%windir%\softwaredistribution directory
3. Start the automatic Updates service and BITS service, and when these 2 services do not start, they will automatically create softwaredistribution and related sub-files.
Run at the command prompt:
net start wuauserv
net start bits
4. When the%windir%\softwaredistribution directory has been created, let the client immediately connect to the domain WSUS server.
Wuauclt.exe/resetauthorization/detectnow
5. After 15 minutes, check to see if the client is checking for the required updates.
If the problem persists, on the WSUS client, do the following:

1. Confirm Background Intelligent Transfer service starts
2. Run the following command to rename the Catroot2 folder
net stop cryptsvc
ren%systemroot%\system32\catroot2 oldcatroot2
net start cryptsvc

If the above operation is still unresolved, please copy the WindowsUpdate.log log file to the system disk Windows folder for professional analysis. (Note: Make sure that the WSUS server is not a problem and that other PCs can update properly.) )

PS: The first few days by this WSUS client can not receive the update prompt to make a quick crash, WSUS is no problem, the other several machines also received the update prompt, finally emperor not negative, found this method. Finally can receive the prompt!! The two machine systems are Windows Server 2003.

Reprint Address: http://blog.csdn.net/flyuniverse_shell/article/details/7492213

[Reprint]wsus Client Troubleshooting-Using WSUS Client tools

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.