Hi,
When I upgrade from SQL Server 2014 to SQL Server 2017 with only the database engine and SSIS installed. I am able to uninstall SQL Server 2014 SSIS, and SSMS using unattended configuration file. But When I have all the services installed (SSRS, SSIS, SSAS) somehow the installation process leaves a lot of SQL Server 2014 menu items behind, and SSIS 12 in the configuration manager behind. But I can't clean it up. I see some suggestions to go to the program features and uninstall, but I am try to execute this in an unattended way.
First of all is this to be expected. shouldn't it get rid of SQL Server 2014 items from the menu? Thanks.