WSUS Detailed Reports

Kat_701 20 Reputation points
2024-11-12T16:00:51.2666667+00:00

On our WSUS server (2022), when I try to view a detailed report or pull a report for the updates needed for a computer, etc, the report windows comes up, hangs for a few seconds, and the the whole WSUS console closes. There's no error displayed. I've reinstalled WSUS, and all of the report viewer pieces, but no change. Any ideas on how to fix this?

Image

Image

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-11-14T03:07:17.8133333+00:00

    Hello,

    The issue you are experiencing with the WSUS console crashing when trying to view or pull reports.

    Check Event Viewer:

    Look in the Windows Event Viewer for any related error messages. There might be an application crash event with details that can point you toward the cause of the crash.

    Update Report Viewer:

    Make sure you have the latest version of Microsoft Report Viewer installed. WSUS relies on it to generate reports. If there’s a compatibility issue, updating to the latest supported version for your server might help.

    WSUS Maintenance:

    Conduct regular WSUS maintenance tasks such as:

    Declining unnecessary updates.

    Running the Cleanup Wizard to remove obsolete updates.

    Re-indexing the WSUS database.

    These tasks can improve the performance of your WSUS server.

    Database Issues:

    If you’re using an external database like SQL Server for WSUS, ensure that the database server is running correctly and that WSUS can connect to it. Performance issues or corruption within the database can cause the kinds of problems you’re experiencing.

    IIS Configuration:

    WSUS uses IIS (Internet Information Services) to operate. Check the application pool settings for WSUS to make sure they’re configured correctly, and consider increasing the private memory limit for the application pool.

    Run WSUS with Reset:

    Run wsusutil reset from an elevated command prompt. This command checks that every metadata row in the database has corresponding content stored in the file system, and if content is missing or corrupt, it will download it again.

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Adam J. Marshall 10,356 Reputation points MVP
    2024-11-13T03:05:25.48+00:00

    Are you performing the proper WSUS maintenance including but not limited to running the Server Cleanup Wizard (SCW), declining superseded updates, running the SQL Indexing script, etc.? Have you made the required IIS, database, and WSUS optimizations?

    https://www.ajtek.ca/wsus/how-to-setup-manage-and-maintain-wsus-part-8-wsus-server-maintenance/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.