Share via

I'm using SQL Server 2025, with SSMS V22.5.2, and the Maintenance Plan Wizard is grayed out.

Keith Vollero 81 Reputation points
2026-05-04T20:29:51.49+00:00

I'm running into the problem of the SQL Server Maintenance Plans options being grayed out.

I've gone thru the "common reasons" for this and eliminated those issues.

  • I'm using SQL Server 2025 Standard, V 17.0.1110.1, with SSMS V22.5.2.
  • SSIS, (Integration Services) is installed. I even ran the Repair to verify that it is present.SQL3_SSIS
  • Verified that the account I'm using is a SysAdmin,
  • Agent XPs are turned on, enabled.

What could be the next step to finding a solution?

Thank you,

Keith Vollero

SQL Server Integration Services
0 comments No comments

Answer accepted by question author

  1. Erland Sommarskog 133.9K Reputation points MVP Volunteer Moderator
    2026-05-04T20:59:48.31+00:00

    You need to add support for SSIS to SSMS. In the Start menu, find Visual Studio Installer. When it starts, you will see something like this:

    User's image

    Press Modify. On the page that comes up, select Individual components. You need to select SSIS and the installer will then add one of SSAS and SSRS, because there is some dependency.

    User's image

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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