HI,
Our customers are usually smaller ones and don't have their own DBA. We are working on a custom installer which could install SQL Server 2017, SSMS, SSRS instance and our own applications in one shot and in silent mode (start once and sit ideal till environment is set up)
Once SQL Server engine is installed, SSMS installation fails as it asks for rebooting the server. Can we suppress server reboot ? in other case, we need to put lot of efforts to modify our custom installer. Is there any other way to get things done ?
Appreciate your insight !! Thank you.