Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED WSUS issue, unable to launch the WSUS console

  • Thread starter Thread starter Gokul
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

Gokul

Well-Known Member
Staff member
Messages
321
Solutions
4
Reaction score
58
Points
28
One of our secondary site WSUS console was not working . We tried re configuring the WSUS but it fails .We could't capture the SS, just sharing the steps which we have taken to resolve the issue so that it will helps the needy
1587452383646.png

1) Issues found with Site Component which was unable to update to SMS_X01 (Secondary site code) container in AD.

2) Found the server was not given full permissions in Site container. Hence deleted the container and gave full permissions to the object and its descendent objects in AD.

3) Restarted the SMS_Component service on the server. The container reappeared in AD will full permissions.

4) Opened IIS manager and found WSUS administration missing in IIS though WSUS feature was installed.

5) Uninstalled, SUP and WSUS feature on the server.

6) Checked mpcontrol.log on the server and found the log showing 500 Internal server error. Tried accessing Http://localhost/SMS_MP/ which was showing similar error.

7) Reinstalled MP , however the issue was still existing.

8) Ran the command appcmd.exe Set config /Section:system.webserver/httpcompression /-[name=’xpress’] from path C:\Windows\System32\Inetsrv and rebooted the server.

9) MPcontrol log showed status 200 ok.

10) Installed WSUS feature and installed SUP.

11) WSUS administration appeared in IIS and server was running normal
 
Back
Top