WSUS client troubleshooting-use WSUS client tools

Source: Internet
Author: User

1-1
1. Use WSUS client tools to check the client
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
Perform the 2-1 operation if all three items are pass and the client does not have any patch updates.
For example, if the first two items pass and the error 80072efd is displayed
Solution: Use proxycfg-P proxyservername: Port (proxyservername: Port WSUS server address and port) on the client)

2-1
1. Stop the Automatic Updates Service and BITS Service and run:
Net stop wuauserv
Net Stop bits
2. Delete the % WinDir % \ softwaredistribution directory
3. Start the Automatic Updates Service and BITS Service. When these two services are not started, they will automatically create softwaredistribution and related sub-files.
Run:
Net start wuauserv
Net start bits
4. When the % WinDir % \ softwaredistribution directory has been created, connect the client to the WSUS server immediately.
Wuauclt.exe/resetauthorization/detectnow
5. After 15 minutes, check whether the client has checked the required updates.
If the problem persists, perform the following operations on the WSUS client:

1. confirm that the Background Intelligent Transfer Service is started.
2. Run the following command to rename the catroot2 folder.
Net stop cryptsvc
Ren % SystemRoot % \ system32 \ catroot2 oldcatroot2
Net start cryptsvc

If the preceding operation persists, copy the windowsupdate. log file in the Windows folder on the system disk for analysis by professionals. (Note: Check that the WSUS server is correct. Other PCs can be updated normally .)

 

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.