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

Keith Vollero 101 Reputation points

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

0 comments No comments

Sign in to comment

Answer accepted by question author

Erland Sommarskog 134.7K Reputation points MVP Volunteer Moderator

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. Keith Vollero 101 Reputation points

    Yes! Thank you! The graphics you provided were particularly helpful.

    Much appreciation.


Sign in to comment

0 additional answers

Sign in to answer

Your answer