Is there anyway to call a custom dialog when you're in the maintenance mode?
For example, I would like the end user to be able to follow this progression:
Open Maintenance Mode ->
Press the Repair Button ->
[Display Dialog to Re-Input SQL Server Settings and update property values]
Execute the repair with the new property settings.
I have tried adding a custom action to display a dialog on the repair button press, but it just seems to ignore this. Is there anything that can be done to do this?